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

query (optional)

Query to filter the operation results

Returns

void Token allowance of Hedera wallet retrieved successfully.

Last updated