Skip to main content

Documentation Index

Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

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