Reissue a multichain token. This endpoint allows you to reissue a token on one or more blockchains. The token must be initially issued using the issueTokenMultiChain endpoint.
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 token link
The id of the vault account that initiated the request to issue the token
"0"
The base asset identifiers of the blockchains you want to deploy to
["ETH", "POLYGON"]
Whether to use gasless deployment or not
true
Max fee amount for the deploy request. Interchangeable with the 'feeLevel' field
"2000"
Fee level for the deploy request. Interchangeable with the 'fee' field
LOW, MEDIUM, HIGH "MEDIUM"
Successfully reissued multichain token
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