GET
/
receivers
/
{receiverId}
/
blockchain-accounts

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

receiverId
string
required

Response

200 - application/json
id
string
required

The ID of blockchain account.

name
string
required

Display name of the blockchain account.

Required string length: 1 - 100
network
enum<string>
required

Blockchain network.

Available options:
Ethereum,
Base,
Arbitrum,
Polygon
address
string
required

Wallet public address.