Add an address
Adding a new address to the address book
Header parameters
x-api-public-keystringOptional
Public API-key
x-api-signaturestringOptional
Signing the request body with a private API-key
Content-typestringOptionalExample:
Request content type
application/jsonBody
addressstringOptionalExample:
The address in the blockchain
0xe2d3A739EFFCd3A99387d015E260eEFAc72EBea2networksstring[]OptionalExample:
List of address networks
ethereumaliasstringOptional
Address name
commentstringOptional
Comment on the address
Responses
200Success
application/json
post
/api-gateway/address-book/add200Success
Last updated