Note
Tokenization is a premium feature that requires an additional purchase. If you don’t have access to this feature, contact your Customer Success Manager to discuss having it enabled in your Fireblocks workspace.
Overview
In the Fireblocks Console, you can link existing tokens and smart contracts on the Tokenization page. Linking means connecting tokens and contracts deployed outside of Fireblocks to your workspace. This allows you to operate and manage these items from the Tokenization page.
Linking tokens allows you to use the Console to perform tokenization functions, such as minting or burning, for tokens issued elsewhere. You can also link custom smart contracts to use for your Tokenization efforts. All your linked smart contracts will appear as a template option when creating new tokens.
Linking existing tokens
- On the Tokenization page, select Link existing.
- Select Token (fungible) or NFT/SFT (non-fungible/semi-fungible), and choose the token’s blockchain. Then either select the token from the dropdown list or enter the token’s contract address.
- Select Link token to link your token. If the token’s contract doesn’t include an ABI, you must select one of the following before you can link the token:
- Link without ABI: Select this to link your token without a contract ABI. Your token will have limited operability via the Fireblocks Console and API. ERC-20 token contracts without an ABI will only have the ability to mint and burn using Fireblocks. All other token contracts will have no operability within Fireblocks.
- Add ABI: Select this to paste the ABI code to the contract for the token you’re linking.
Linking custom smart contracts
- On the Tokenization page, select Link existing.
- Select Token utility, choose the blockchain where your smart contract is deployed, and then enter your contract’s address.
- Select Link token utility to upload your smart contract. Select Add ABI to paste the ABI code for the contract you’re linking.