Hedera
Search
⌃
K
Welcome to Hedera — let’s build the future
Getting Started
Tutorials
Networks
Core Concepts
Open Source Solutions
SDKs & APIs
SDKs
REST API
Hedera Consensus Service gRPC API
Hedera APIs
Basic Types
AccountAmount
AccountID
ContractID
CryptoAllowance
CurrentAndNextFeeSchedule
FeeComponents
FeeData
FeeSchedule
FileID
Fraction
HederaFunctionality
Key
KeyList
NftAllowance
NftTransfer
NodeAddress
NodeAddressBook
RealmID
ScheduleID
SemanticVersion
ServicesConfigurationList
ServiceEndpoint
Setting
ShardID
Signature
SignatureList
SignatureMap
SignaturePair
SubType
TransferList
TransactionID
ThresholdKey
ThresholdSignature
TokenAllowance
TokenBalance
TokenBalances
TokenFreezeStatus
TokenPauseStatus
TokenID
TokenKycStatus
TokenRelationship
TokenTransferList
TokenType
TokenSupplyType
TopicID
TransactionFeeSchedule
Cryptocurrency Accounts
Consensus Service
Schedule Service
Token Service
File Service
Smart Contracts
Miscellaneous
Deprecated
Support & Community
Powered By
GitBook
CryptoAllowance
An approved allowance of hbar transfers for a spender.
Field
Type
Description
owner
AccountID
The account ID of the hbar owner (ie. the grantor of the allowance)
spender
AccountID
The account ID of the spender of the hbar allowance
amount
int64
The amount of the spender's allowance in tinybars
Previous
ContractID
Next
CurrentAndNextFeeSchedule
Last modified
9mo ago