Expand description
Interface for SEP-41 Token Standard https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0041.md
Structs§
- Stellar
Asset Client - StellarAssetClient is a client for calling the contract defined in “StellarAssetExtension”.
- Token
Client - TokenClient is a client for calling the contract defined in “Token”.
- Token
Events
Traits§
- Stellar
Asset Extension - Extension for functions implemented by the SEP-0041 compliant native Stellar Asset Contract: https://github.com/stellar/rs-soroban-env/blob/main/soroban-env-host/src/native_contract/token/contract.rs
- Token
- SEP-0041 Token Standard Trait