TypeScript
const response: Promise<FireblocksResponse<GetFiatAccountsResponse>> = fireblocks.fiatAccounts.getFiatAccounts();
[ { "id": "<string>", "type": "BLINC", "name": "<string>", "address": "<string>", "assets": [ { "id": "<string>", "balance": "<string>" } ] } ]
Documentation IndexFetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
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.
A fiat account object
BLINC
Display name of the fiat account
Show child attributes