Skip to main content

Module token

Expand description

Token resource models for the Circle Developer-Controlled Wallets API.

Contains response types for the token lookup endpoint. The Token struct itself is defined in crate::models::wallet.

Structsยง

TokenData
Inner data of a get-token response.
TokenResponse
Response wrapper for the get-token endpoint.