Skip to main content
Decoded details for a cross-chain bridge transfer Implements: DecodedDetails

Fields

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