Skip to main content
Decoded details for a token deposit or liquidity addition Implements: DecodedDetails

Fields

type
enum
Enum value identifying the transaction typeType: TransactionType
amount
string
Amount of tokens deposited
quote_usd
float
Total USD value of the deposited amount
quote_rate_usd
float
USD price per token at time of deposit
contract_metadata
object
Metadata for the deposited token contractType: TokenContractMetadata
from
string
Sender wallet address
to
string
Recipient or pool address