VyQuery_GetErc20TokensByWalletId

QueryTypeDescription

tokenAddress

String

Address of the token (contract) to fetch the balance for

all

Boolean

Set to `false` if you do not want to retrieve 0 or dust balances (example 0.00000000001). When set to `true` everything is returned including 0 balances. In case of **HEDERA**: tokens with 0 balance are associated tokens.

includePossibleSpam

Boolean

Indication to include possible spam tokens in the response body or not.

Last updated