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 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