Cryptocurrency Accounts
CryptApproveAllowance
Hedera CryptoApproveAllowance protobuf message reference for granting hbar and token 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 CryptoApproveAllowance protobuf message reference for granting hbar and token 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?