Coins
getCoinsByWallet
Get a list of coins that an account has on its wallet.
get/v1/coins/wallet/{address}
Path parameters
addressstring required
Queried wallet address.
Queried wallet address.
Query parameters
pageinteger required
Queried API page.
sizeinteger required
Number of queried entries.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.