Wallet

getWalletByAddress

get

Returns public information about a wallet specified by its address

Authorizations
AuthorizationstringRequired
Path parameters
wallet_addressstringRequired
Responses
chevron-right
200

OK

application/json
addressstring · max: 255Optional

The blockchain address of the wallet

Pattern: ^(0x)?[0-9a-fA-F]+$
statusstring · enumOptional

Status of the wallet

Possible values:
designationstring · enumOptional

Designated usage of the wallet

Possible values:
get
/wallets/byaddress/{wallet_address}

Last updated