Cryptocurrency Accounts
CryptApproveAllowance
Hedera protobuf reference for the CryptoApproveAllowance message used to grant HBAR, fungible token, and NFT spending allowances to delegated spender accounts.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Hedera protobuf reference for the CryptoApproveAllowance message used to grant HBAR, fungible token, and NFT spending allowances to delegated spender accounts.
| Field | Type | Description |
|---|---|---|
cryptoAllowance | repeated CryptoAllowance | List of hbar allowances approved by the account owner |
nftAllowance | repeated NftAllowance | List of non-fungible token allowances approved by the account owner |
tokenAllowance | repeated TokenAllowance | List of fungible token allowances approved by the account owner. |
Was this page helpful?