Module soroban_sdk::token
source · Expand description
Structs
- Client is a client for calling the contract defined in “Interface”.
- Spec contains the contract spec of Token contracts, such as the Stellar Asset Contract.
Traits
- Interface for Token contracts, such as the Stellar Asset Contract.