Receivers
Read all blockchain accounts
GET
/
receivers
/
{receiverId}
/
blockchain-accounts
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
The ID of blockchain account.
Display name of the blockchain account.
Required string length:
1 - 100
Blockchain network.
Available options:
Ethereum
, Base
, Arbitrum
, Polygon
Wallet public address.
Was this page helpful?