GetTokenAllowancesForHedera
Description
This endpoint retrieves the token allowances specifically for Hedera chain
void GetTokenAllowancesForHedera(const FString& walletAddress, const FVyQuery_GetTokenAllowancesForHedera& query) const
Parameters
walletAddress
FString
The public address of the wallet that own tokens
Returns
void Token allowance of Hedera wallet retrieved successfully.
Last updated