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 withdrawal or liquidity removal Implements: DecodedDetails

Fields

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