Get USDC Gateway wallet info
Returns the USDC Gateway wallet information associated with the given vault account. Note: This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.
Path Parameters
The ID of the vault account
Response
USDC Gateway wallet information
The USDC Gateway wallet identifier
"b68a9e08-b59c-4ff9-893f-52d4f78c21e6"
The USDC Gateway provider identifier
"CIRCLEGATEWAY"
Current activation status of the USDC Gateway wallet
ACTIVATED, DEACTIVATED "ACTIVATED"
The token symbol supported by this wallet (e.g. USDC)
"USDC"
Aggregate USDC balance across all assets
"150"
Per-chain USDC asset balances
[
{
"id": "USDC",
"balance": "100",
"chain": "Ethereum",
"network": "Mainnet"
}
]The id of the virtual asset
"0e7e2ab4-544e-40aa-a7d2-93b6f6a1516e"