Skip to main content
Decoded details for a token swap on a decentralized exchange Implements: DecodedDetails

Fields

type
enum
Enum value identifying the transaction typeType: TransactionType
amount_out
string
Amount of tokens received
amount_in
string
Amount of tokens sold
token_out
object
Metadata for the token boughtType: TokenContractMetadata
token_in
object
Metadata for the token soldType: TokenContractMetadata