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.
A blockchain transaction with decoded event data
Fields
The decoded event data (varies by event type)Type: DecodedDetails
Amount of tokens approved for spending
Total USD value of the approved amount
USD price per token at time of approval
Address of the approved spender
Metadata for the approved token contractType: TokenContractMetadata
Name of the token contract
Address of the token contract
Number of decimal places for the token
Ticker symbol of the token
Total USD value of the bridged amount
USD price per token at time of bridge
Metadata for the bridged token contractType: TokenContractMetadata
Name of the token contract
Address of the token contract
Number of decimal places for the token
Ticker symbol of the token
Amount of tokens deposited
Total USD value of the deposited amount
USD price per token at time of deposit
Metadata for the deposited token contractType: TokenContractMetadata
Name of the token contract
Address of the token contract
Number of decimal places for the token
Ticker symbol of the token
Recipient or pool address
Error or status message describing the issue
Show HypercoreDelegationEvent
Transaction/event hash from the Hypercore L1
ISO-8601 timestamp of the delegation event
Whether this is an undelegation (true) or delegation (false)
Validator address that received or lost the delegation
Show HypercoreDepositEvent
Transaction/event hash from the Hypercore L1
ISO-8601 timestamp of the deposit event
Show HypercoreFillTransaction
Liquidation details, present only when this fill resulted from a liquidationType: HypercoreLiquidation
Mark price at the time of liquidation
Liquidation method: Market or Backstop
Address of the user whose position was liquidated
TWAP order ID when this fill was part of a TWAP execution
Fee paid to the builder, if a builder was involved
Fill side: BUY, SELL, or UNSPECIFIED
Client-supplied order ID for programmatic order tracking
Realized PnL from the closed portion of the position
Fee charged for this fill
Token in which the fee was denominated
Order ID that originated this fill
Direction indicator for the position change
Position size before this fill executed
Unique trade ID assigned by the exchange
Address of the builder that constructed this order
ISO-8601 timestamp of the fill
Whether the order crossed the spread (true = taker, false = maker)
On-chain transaction hash
Market/coin symbol (e.g. ETH, BTC)
Show HypercoreFundingEvent
Transaction/event hash from the Hypercore L1
ISO-8601 timestamp of the funding event
Position size indicator at the time of funding
Funding payment amount in USDC
Market/coin symbol (e.g. ETH, BTC)
Funding rate applied for this settlement
Show HypercoreLedgerEvent
Ledger subtype discriminator (e.g. withdraw, deposit, spot_transfer, send)
Subtype-specific ledger delta payloadType: LedgerDeltaShow LedgerSubAccountTransfer
Destination sub-account address
Withdrawal amount in USDC
Liquidated notional position value
Account value at time of liquidation
Leverage type (e.g. cross, isolated)
Token used for fee payment
Show LedgerVaultLeaderCommission
Commission amount in USDC
Destination DEX identifier
Token used for fee payment
Show LedgerInternalTransfer
Show LedgerAccountClassTransfer
Show LedgerAccountActivationGas
Token used for gas payment
Initial deposit amount in USDC
Operation type: borrow or lend
Show LedgerPerpDexClassTransfer
Whether transferring to perp (true) or to spot (false)
Show LedgerCStakingTransfer
Whether this is a deposit (true) or withdrawal (false)
Genesis distribution amount
Show LedgerDeployGasAuction
Show LedgerVaultDistribution
Distribution amount in USDC
Requested withdrawal amount in USD
Cost basis of the withdrawn share
Cost to close positions for withdrawal
Transaction/event hash from the Hypercore L1
Ledger subtype discriminator (e.g. withdraw, deposit, spot_transfer, send)
ISO-8601 timestamp of the ledger event
Show HypercoreWithdrawalEvent
Transaction/event hash from the Hypercore L1
ISO-8601 timestamp of the withdrawal event
Withdrawal amount in USDC
Amount of tokens received
Metadata for the token boughtType: TokenContractMetadata
Name of the token contract
Address of the token contract
Number of decimal places for the token
Ticker symbol of the token
Metadata for the token soldType: TokenContractMetadata
Name of the token contract
Address of the token contract
Number of decimal places for the token
Ticker symbol of the token
Amount of tokens transferred
Total USD value of the transferred amount
USD price per token at time of transfer
Metadata for the transferred token contractType: TokenContractMetadata
Name of the token contract
Address of the token contract
Number of decimal places for the token
Ticker symbol of the token
Amount of tokens withdrawn
Total USD value of the withdrawn amount
USD price per token at time of withdrawal
Metadata for the withdrawn token contractType: TokenContractMetadata
Name of the token contract
Address of the token contract
Number of decimal places for the token
Ticker symbol of the token
Source pool or contract address
The amount of gas used by the transaction
The hash of the block containing the transaction
The block number where the transaction was included
The type of decoded event (e.g., SWAP)
The address of the block miner
The position of the transaction in the block
Timestamp when the block containing this transaction was signed (ISO-8601)
Array of event logs emitted during the transactionType: TransactionLog
Address of the contract that emitted the log
Position of the log within the transaction
Indexed event parameters (topic[0] is the event signature hash)
The transaction value in native currency
The blockchain network where the transaction occurred
Whether the transaction was successful