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.
How do I know which Asset ID to provide when creating a new asset in a non-custodial wallet?
Any asset supported by Fireblocks has a unique identifier. This identifier is used when creating a new asset in a non-custodial wallet (NCW) or vault account via the Fireblocks API. The Fireblocks NCW supports Bitcoin and any EVM-based network, including ERC-20, ERC-721, and ERC-1155 tokens. For a list of supported assets in Fireblocks, including their unique identifiers, use the Get Supported Assets API endpoint.What can and cannot be done with a disabled non-custodial wallet?
A disabled non-custodial wallet (NCW) is available for read-only operations. Once the wallet is disabled using the API, none of the following operations are available:- Signing outgoing transactions
- MPC keys setup
- MPC keys backup
- Full key takeover
- Creating new accounts
- Creating new assets
- Incoming transactions will show up in the Fireblocks Console and Transaction History
- Balance updates
- Fetching balance via the Fireblocks API
- AML rules