Expand description
Common types shared across the Developer-Controlled Wallets API.
Includes shared pagination, blockchain, error, and identifier types used across developer-controlled wallet endpoints.
Structs§
- ApiError
Body - Error response body returned by the Circle API on non-2xx status codes.
- Page
Params - Pagination cursor parameters shared across list endpoints.
- Transaction
Fee - Transaction fee breakdown (all fields optional / chain-dependent).
Enums§
- Account
Type - Smart contract account type.
- Blockchain
- Blockchain network identifier.
- Custody
Type - Custody type for a wallet.
- EvmBlockchain
- EVM-compatible blockchain network identifier.
- FeeLevel
- Transaction fee priority level.
- Token
Standard - Token standard.
- Wallet
State - Wallet lifecycle state.