Namespace Thirdweb.Bridge
Classes
- BuyPrepareData
Represents the data returned in the buy prepare response.
- BuyQuoteData
Represents the data returned in the buy quote response.
- Intent
Represents the base intent object for different types of transactions.
- OnrampIntent
Represents the intent used to prepare the onramp.
- OnrampPrepareData
Represents the core data of an onramp response.
- OnrampStatusData
Represents the status of an onramp transaction.
- QuoteData
Represents the common fields for both Buy and Sell transactions.
- SellPrepareData
Represents the data returned in the sell prepare response.
- SellQuoteData
Represents the data returned in the sell quote response.
- StatusData
Represents the data returned in the status response.
- Step
Represents a single step in a transaction, including origin and destination tokens.
- TokenData
Represents a token in a step, including metadata like chain ID, address, and pricing.
- Transaction
Represents a transaction ready to be executed.
- TransactionStatus
Represents the transaction details for a specific status.
- TransferIntent
Represents the intent object for the transfer prepare response.
- TransferPrepareData
Represents the data returned in the transfer prepare response.
Enums
- StatusType
Represents the possible statuses for a transaction.