Package-level declarations
Types
Link copied to clipboard
class QuoteService(serviceAddress: String, httpClient: HttpClient? = null, httpRequestHeaders: Map<String, String>? = null)
SEP-38 Anchor RFQ (Request for Quote) API client.
Link copied to clipboard
@Serializable
Information about a supported asset for exchange operations.
Link copied to clipboard
Buy asset information with price and decimal precision.
Link copied to clipboard
Delivery method for off-chain asset exchange operations.
Link copied to clipboard
@Serializable
Detailed breakdown of a single fee component.
Link copied to clipboard
Response containing supported assets and delivery methods.
Link copied to clipboard
Link copied to clipboard
@Serializable
Response containing indicative prices for multiple assets.
Link copied to clipboard
@Serializable
Request for creating a firm quote.
Link copied to clipboard
@Serializable
Response containing a firm quote.
Link copied to clipboard
Sell asset information with price and decimal precision.