Call a write function on a deployed contract by blockchain native asset id and contract address. This creates an onchain transaction, thus it is an async operation. It returns a transaction id that can be polled for status check
Documentation Index
Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
The contract's onchain address
The vault account id this contract was deploy from
"0"
Amount in base asset. Being used in payable functions
"12.345"
Fee level for the write function transaction. interchangeable with the 'fee' field
LOW, MEDIUM, HIGH "MEDIUM"
Max fee amount for the write function transaction. interchangeable with the 'feeLevel' field
"2000"
Custom note, not sent to the blockchain, that describes the transaction at your Fireblocks workspace
Indicates whether the token should be created in a gasless manner, utilizing the ERC-2771 standard. When set to true, the transaction will be relayed by a designated relayer. The workspace must be configured to use Fireblocks gasless relay.
false
External id that can be used to identify the transaction in your system. The unique identifier of the transaction outside of Fireblocks with max length of 255 characters
"0192e4f5-924e-7bb9-8e5b-c748270feb38"