Custom Fees
FixedFee
A fixed number of units (hbar or token) to assess as a fee during a CryptoTransfer that transfers units of the token to which this fixed fee is attached.
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.
| Field | Type | Description |
|---|---|---|
amount | int64 | The number of units to assess as a fee |
denominating_token_id | TokenID | The denomination of the fee; taken as hbar if left unset |
Was this page helpful?