Skip to main content

Module common

Module common 

Source
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§

ApiErrorBody
Error response body returned by the Circle API on non-2xx status codes.
PageParams
Pagination cursor parameters shared across list endpoints.
TransactionFee
Transaction fee breakdown (all fields optional / chain-dependent).

Enums§

AccountType
Smart contract account type.
Blockchain
Blockchain network identifier.
CustodyType
Custody type for a wallet.
EvmBlockchain
EVM-compatible blockchain network identifier.
FeeLevel
Transaction fee priority level.
TokenStandard
Token standard.
WalletState
Wallet lifecycle state.