GetTokenAllowancesForHedera

This endpoint retrieves the token allowances specifically for Hedera chain

public static VyTask<VyHederaNonFungibleAllowanceDto[]> GetTokenAllowancesForHedera(string walletAddress, VyQuery_GetTokenAllowancesForHedera query = null)

Parameters

Returns

VyTask<VyHederaNonFungibleAllowanceDto[]>

Last updated