Refresh vault account tokens
Updates all tokens and balances per blockchain and vault account. Learn more about Fireblocks NFT management in the following guide.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor.
PUT
TypeScript
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.
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Query Parameters
Blockchain descriptor filter
Available options:
ETH, ETH_TEST5, ETH_TEST6, POLYGON, POLYGON_TEST_MUMBAI, AMOY_POLYGON_TEST, BASECHAIN_ETH, BASECHAIN_ETH_TEST5, ETHERLINK, ETHERLINK_TEST, MANTLE, MANTLE_TEST, GUN_GUNZILLA, GUN_GUNZILLA_TEST, ETH_SONEIUM, SONEIUM_MINATO_TEST, IOTX_IOTEX, KLAY_KAIA, KLAY_KAIA_TEST, APECHAIN, APECHAIN_TEST, ROBINHOOD_CHAIN_TESTNET_TEST Vault account filter
Response
202 - undefined
Previous
List all distinct owned tokens (paginated)Returns all owned distinct tokens (for your tenant) and their data in your workspace.
Next
TypeScript