Overview
The NFTs page lets you view the non-fungible tokens (NFTs) in your Fireblocks Vault. While the tokens themselves are stored in your vault accounts, you can use the NFTs page to view each NFT’s token details and media. You can also use one of our Web3 integrations to buy, sell, or mint your NFTs.
Note
If you don't see the NFTs page in your Fireblocks Console, contact Fireblocks Support to request access.
About NFTs
NFTs are unique and indivisible blockchain-based digital assets. While cryptocurrencies can be traded like-for-like, each NFT remains distinct from another. NFTs are supported on many blockchains, such as Ethereum, Solana, and Polygon.
Creating an NFT involves writing a digital item and its associated metadata to the blockchain. Doing so establishes the asset’s immutable record of authenticity and ownership. An NFT’s metadata can be linked to digital or physical assets and can represent a wide range of assets including artwork, music, bonds, and more.
Supported assets & blockchains
On the NFTs page, you can view NFTs that adhere to the following token standards:
- ERC-721: A common standard for non-fungible tokens on EVM blockchains. The contract address and a unique TokenID represent each ERC-721 NFT.
- ERC-1155: A common token standard for semi-fungible tokens, sometimes referred to as SFTs. Similar to ERC-721, each token is represented by a contract address and a TokenID. However, unlike ERC-721, each TokenID may have an amount that represents the number of similar tokens that share the same attributes.
- FA2: A standard on the Tezos blockchain that supports a variety of token types, including NFTs. FA2 token contracts can be written to support a single token type (similar to ERC-20 or ERC-721) or multiple token types (similar to ERC-1155). The combination of a contract address and a TokenID uniquely identifies each token.
The NFT Gallery currently shows NFTs from the following blockchains:
- Base
- Base (Sepolia)
- Ethereum
- Ethereum (Sepolia)
- Iotex
- Mantle
- Palm
- Polygon
- Polygon (Mumbai)
- Soneium
- Soneium (Testnet)
- Tezos
- Tezos (Testnet)
- Tezos Etherlink
Note
NFTs that precede the ERC-721 standard, such as Cryptopunks deployed as a modified ERC-20, are not supported by the NFT Gallery. Learn more about NFT token support on Fireblocks.
NFTs page
The NFTs page shows the NFTs held in your Fireblocks Vault. Select List view to view your NFTs as a list, or select Card view
to view your NFTs as cards.
The data presented for each NFT in the gallery may include:
- Token name (if exists)
- TokenID
- Collection name (if exists)
- Date acquired
- Blockchain
- Balance (as reflected on the blockchain)
Library vs. Hidden
You can use the dropdown menu in the top-left corner of the NFTs page to alternate between two different views:
- Library: Select this option to view the NFTs you have not hidden or marked as spam.
- Hidden: Select this option to view the NFTs you have hidden or marked as spam. Learn more about hiding NFTs.
Viewing individual NFTs
Select an NFT to see it in further detail. The token ID, contract address, and token standard appear next to the token. Fireblocks-specific details, such as the vault account that contains the NFT and the unique Fireblocks NFT ID, also appear when viewing an individual NFT.
Select More Actions (...) to hide the NFT, mark the NFT as spam, or view the NFT on a block explorer or OpenSea.