getTokenAssociationsForHedera
This endpoint retrieves the token assocciations for a Hedera wallet using the wallet address.
Last updated
This endpoint retrieves the token assocciations for a Hedera wallet using the wallet address.
Last updated
Parameters
chain
String
The blockchain of the wallet. This will be `HEDERA`.
walletAddress
string
The wallet address
Returns
VyPromise<> Token assocciations of Hedera wallet retrieved successfully.