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.
FiatAccount
| Parameter | Type | Description |
|---|---|---|
| id | string | The ID of the account |
| type | string | [ BLINC ] |
| name | string | The display name of the fiat account |
| address | string | The address of the account |
| assets | Array of FiatAssets | An array of the assets under the account |
FiatAsset
| Parameter | Type | Description |
|---|---|---|
| id | string | The ID of the asset |
| balance | string | The balance of the asset |