Skip to main content
Decoded details for a token transfer between addresses Implements: DecodedDetails

Fields

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