| Name | Type | Description | Notes |
|---|---|---|---|
| walletId | String | The Circle Gateway wallet identifier | |
| type | String | The Circle Gateway provider identifier | |
| status | StatusEnum | Current activation status of the Circle Gateway wallet | |
| symbol | String | The token symbol supported by this wallet (e.g. USDC) | |
| assetIds | List<String> | Fireblocks asset IDs available for this wallet |
| Name | Value |
|---|---|
| ACTIVATED | "ACTIVATED" |
| DEACTIVATED | "DEACTIVATED" |