Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/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 id of the vault account that initiated the request to issue the token
"0"
The id of the blockchain the request was initiated on
"B7QG017M"
The base asset identifier of the blockchain you want to deploy to
"ETH_TEST5"
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
Max fee amount for the write function transaction. interchangeable with the 'feeLevel' field
"2000"
Fee level for the write function transaction. interchangeable with the 'fee' field
LOW, MEDIUM, HIGH "MEDIUM"
Custom note that describes the transaction at your Fireblocks workspace. This note will be visible in the Fireblocks UI and in the transaction details and not on the blockchain.
"Token creation transaction for new stablecoin"
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"
Token was created successfully
The token link id
"fbfbfbfb-fbfb-fbfb-fbfb-fbfbfbfbfbfb"
The token status
PENDING, COMPLETED "COMPLETED"
The type of token
FUNGIBLE_TOKEN, NON_FUNGIBLE_TOKEN, TOKEN_UTILITY, TOKEN_EXTENSION "NON_FUNGIBLE_TOKEN"
The Fireblocks' reference id
"BQ5R_MY_TOKEN"
The token display name. If was not provided, would be taken from the contract template
"My Simple ERC20 Token"
The token's metadata