Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 710 Bytes

File metadata and controls

26 lines (14 loc) · 710 Bytes

UsdcGatewayWalletInfoResponse

Properties

Name Type Description Notes
walletId String The USDC Gateway wallet identifier
type String The USDC Gateway provider identifier
status StatusEnum Current activation status of the USDC 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"