Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 718 Bytes

File metadata and controls

26 lines (14 loc) · 718 Bytes

CircleGatewayWalletInfoResponse

Properties

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

Enum: StatusEnum

Name Value
ACTIVATED "ACTIVATED"
DEACTIVATED "DEACTIVATED"