Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Field | Type | Description |
|---|---|---|
contractID | ContractID | The contract instance to call |
gas | int64 | The maximum amount of gas to use for the call |
amount | int64 | Number of tinybars sent (the function must be payable if this is nonzero) |
functionParameters | bytes | Which function to call, and the parameters to pass to the function |
Was this page helpful?