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.
EVM assets
Fireblocks supports Ethereum Virtual Machine (EVM) assets across all Fireblocks workspaces.What standards are supported?
Originally defined for the Ethereum blockchain, the ERC-20 token standard provides a standard interface to implement transferable tokens within smart contracts. ERC-20 is used on EVM blockchains such as Arbitrum C-Chain (ARC-20), Binance Smart Chain (BEP-20), Polygon (MRC-20), and all other EVM blockchain networks supported by Fireblocks. Fireblocks also supports token formats that adhere to the ERC-20 standard, including ERC-1400 and ERC-1404. You can view a list of all the supported EVM blockchains when you add a new ERC-20 asset to a workspace.How do I add EVM tokens to my workspace?
- Via the Fireblocks Console: Use this guide.
- Via the Fireblocks API: Use this guide.
- Via Contract Calls: Use this guide.