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.

Tracing Enhancements Supported on Ethereum Introducing the following tracing enhancements to our Multichain & Multiaddress Transactions API and Get a Transaction for ethereum-mainnet:
  • Internal Transactions
  • State Changes
  • Input Data
Use the following query params:
  • with-internal - includes internal transfers/transactions in the chain’s native token.
  • with-state - includes all transaction state changes with before and after values
  • with-input-data - includes the transaction’s input data, currently just the Method ID.
Learn more