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.
Overview
Tokenization is the representation of an asset, which could be a real-world physical asset or a digitally native one, on a distributed ledger. Tokens represent ownership, control, claim, or a right to the underlying asset or service. With Fireblocks, you can issue and manage tokens for your specific use case, such as stablecoins, carbon credits, in-game assets, concert tickets, real estate, memorabilia, artwork, NFTs, or any other asset you want to tokenize.Tokenization in Fireblocks
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.
Supported assets and blockchains
Fireblocks supports token issuance and management for the following networks and assets:- All EVM-compatible blockchains supported by Fireblocks
- Stellar
- Ripple
Token lifecycle management
Generally, a token’s lifecycle involves:- Issuing new tokens or linking previously issued tokens.
- Viewing token information on the Tokenization page.
- Executing operations (minting, distributing, burning, etc.).
The Fireblocks Console
- EVM blockchains: You can call any smart contract function, such as minting and burning, for your EVM-based tokens on the Tokenization page.
- Stellar and Ripple: You can issue, mint, burn, and transfer tokens on the Tokenization page. You can also create wallets with automatically established trustlines (an explicit opt-in to hold the token).
- All supported assets: You can link tokens on the Tokenization page, where you can view detailed information about each of them.
The Fireblocks API
- EVM blockchains: You can mint, burn, and transfer tokens using specific API operations. For all other operations, you can use contract calls.
- Stellar and Ripple: You can issue, mint, burn, and transfer tokens. You can also create wallets with automatically established trustlines.