getTokenAllowancesForHedera
This endpoint retrieves the token allowances specifically for Hedera chain
Parameters
walletAddress
string
The public address of the wallet that own tokens
Returns
VyPromise<VyHederaNonFungibleAllowanceDto[]> Token allowance of Hedera wallet retrieved successfully.
Last updated