Wallets, Accounts, Addresses
Last updated
Last updated
Returns a list of wallets for the connection.
Cursor for pagination. Use the next cursor from previous response to get next page
Number of records to return per page
Field to order results by
Set to "true" or "1" for descending order
The provider connection through which the resource is accessed
Returns a specific wallet by ID.
The ID of the wallet to retrieve
The provider connection through which the resource is accessed
Returns a list of accounts for the connection.
Cursor for pagination. Use the next cursor from previous response to get next page
Number of records to return per page
Field to order results by
Set to "true" or "1" for descending order
The provider connection through which the resource is accessed
Returns a specific account by ID.
The ID of the account to retrieve
The provider connection through which the resource is accessed
Returns a list of addresses for the connection.
Cursor for pagination. Use the next cursor from previous response to get next page
Number of records to return per page
Field to order results by
Set to "true" or "1" for descending order
The provider connection through which the resource is accessed
Returns a specific address by ID.
The ID of the address to retrieve
The provider connection through which the resource is accessed