other · Listed · Found · 37 endpoints · Not used for Gateway
GoldRush Multichain Data APIs
GoldRush Multichain Data APIs
Covalent's GoldRush Multichain Data APIs OpenAPI Schema.
Not used for Gateway
Listed — live manifest, not yet verified · not used for Gateway Still catalogued — dead/unreachable knowledge is index value. (Listed — live manifest, not yet verified · not used for Gateway)
Indexed from this operator's public /.well-known/x402.json. Found is not operator-owned and is not attested. Claim or opt out.
Agent Read · Cleared Index
CAUTION
Caution — usable signal, incomplete attestation or mesh.
confidence
61%
source
signal
Index before you pay. Same payload for agents:
GET /api/cleared/agent-read?slug=goldrush-multichain-data-apis-n56h
When to call
- Covalent's GoldRush Multichain Data APIs OpenAPI Schema.
Risks
- Found — not operator-owned; claim status unknown.
- No Cleared settlement receipt on file yet.
- Uptime not yet marked stable.
- Endpoint response check pending or failed.
Price posture
37 endpoints — confirm price on manifest before pay.
Category · Gateway
other · no Gateway routes yet — early / unproven on Cleared market share.
Endpoint hints
GET /v1/allchains/transactions/Fetch paginated transactions for up to 10 EVM addresses and 10 EVM chains with one API call. Useful for building Activity Feeds.
GET /v1/allchains/address/{walletAddress}/balances/Fetch paginated spot & historical native and token balances for a single address on up to 10 EVM chains with one API call.
GET /v1/{chainName}/approvals/{walletAddress}/Commonly used to get a list of approvals across all token contracts categorized by spenders for a wallet’s assets.
GET /v1/{chainName}/address/{walletAddress}/balances_v2/Commonly used to fetch the native and fungible (ERC20) tokens held by an address. Response includes spot prices and other metadata.
GET /v1/{chainName}/address/{walletAddress}/portfolio_v2/Commonly used to render a daily portfolio balance for an address broken down by the token. The timeframe is user-configurable, defaults to 30 days.
GET /v1/{chainName}/address/{walletAddress}/transfers_v2/Commonly used to render the transfer-in and transfer-out of a token along with historical prices from an address.
GET /v1/{chainName}/tokens/{tokenAddress}/token_holders_v2/Used to get a paginated list of current or historical token holders for a specified ERC20 or ERC721 token.
GET /v1/{chainName}/address/{walletAddress}/historical_balances/Commonly used to fetch the historical native and fungible (ERC20) tokens held by an address at a given block height or date. Response includes daily prices and
Evidence (Cleared)
- → Intake listed · not used for Gateway
- → Trust 40/100 · fail · tier listed
- → Protocol x402
- → Manifest reachable · schema valid
- → Found listing — indexed from public x402.json, not operator-attested.
Endpoints
getTransactions
$MeteredGET https://goldrush.dev/v1/allchains/transactions/Fetch paginated transactions for up to 10 EVM addresses and 10 EVM chains with one API call. Useful for building Activity Feeds.
getTokenBalances
$MeteredGET https://goldrush.dev/v1/allchains/address/{walletAddress}/balances/Fetch paginated spot & historical native and token balances for a single address on up to 10 EVM chains with one API call.
getApprovals
$MeteredGET https://goldrush.dev/v1/{chainName}/approvals/{walletAddress}/Commonly used to get a list of approvals across all token contracts categorized by spenders for a wallet’s assets.
getTokenBalancesForWalletAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/balances_v2/Commonly used to fetch the native and fungible (ERC20) tokens held by an address. Response includes spot prices and other metadata.
getHistoricalPortfolioForWalletAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/portfolio_v2/Commonly used to render a daily portfolio balance for an address broken down by the token. The timeframe is user-configurable, defaults to 30 days.
getErc20TransfersForWalletAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/transfers_v2/Commonly used to render the transfer-in and transfer-out of a token along with historical prices from an address.
getTokenHoldersV2ForTokenAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/tokens/{tokenAddress}/token_holders_v2/Used to get a paginated list of current or historical token holders for a specified ERC20 or ERC721 token.
getHistoricalTokenBalancesForWalletAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/historical_balances/Commonly used to fetch the historical native and fungible (ERC20) tokens held by an address at a given block height or date. Response includes daily prices and other metadata.
getNativeTokenBalance
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/balances_native/Lightweight endpoint to just get the native token balance for an EVM address.
getBitcoinHdWalletBalances
$MeteredGET https://goldrush.dev/v1/btc-mainnet/address/{walletAddress}/hd_wallets/Fetch balances for each active child address derived from a Bitcoin HD wallet.
getBitcoinBalanceForWalletAddress
$MeteredGET https://goldrush.dev/v1/btc-mainnet/address/{walletAddress}/balances_v2/Fetch Bitcoin balance for a non-HD address. Response includes spot prices and other metadata.
getHistoricalBitcoinBalanceForWalletAddress
$MeteredGET https://goldrush.dev/v1/btc-mainnet/address/{walletAddress}/historical_balances/Commonly used to fetch the historical Bitcoin balance held by an address at a given block height or date. Response includes daily prices and other metadata.
getBlock
$MeteredGET https://goldrush.dev/v1/{chainName}/block_v2/{blockHeight}/Commonly used to fetch and render a single block for a block explorer.
getResolvedAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/resolve_address/Commonly used to resolve ENS, RNS and Unstoppable Domains addresses. Only supports the resolution of a registered domain to an address.
getBlockHeights
$MeteredGET https://goldrush.dev/v1/{chainName}/block_v2/{startDate}/{endDate}/Commonly used to get all the block heights within a particular date range. Useful for rendering a display where you sort blocks by day.
getLogs
$MeteredGET https://goldrush.dev/v1/{chainName}/events/Commonly used to get all the event logs of the latest block, or for a range of blocks. Includes sender contract metadata as well as decoded logs.
getLogEventsByAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/events/address/{contractAddress}/Commonly used to get all the event logs emitted from a particular contract address. Useful for building dashboards that examine on-chain interactions.
getLogEventsByTopicHash
$MeteredGET https://goldrush.dev/v1/{chainName}/events/topics/{topicHash}/Commonly used to get all event logs of the same topic hash across all contracts within a particular chain. Useful for cross-sectional analysis of event logs that are emitted on-chain.
getAllChains
$MeteredGET https://goldrush.dev/v1/chains/Commonly used to build internal dashboards for all supported chains on Covalent.
getAllChainStatus
$MeteredGET https://goldrush.dev/v1/chains/status/Commonly used to build internal status dashboards of all supported chains.
getAddressActivity
$MeteredGET https://goldrush.dev/v1/address/{walletAddress}/activity/Commonly used to locate chains which an address is active on with a single API call.
getGasPrices
$MeteredGET https://goldrush.dev/v1/{chainName}/event/{eventType}/gas_prices/Get real-time gas estimates for different transaction speeds on a specific network, enabling users to optimize transaction costs and confirmation times.
getNftsForAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/balances_nft/Commonly used to render the NFTs (including ERC721 and ERC1155) held by an address.
checkOwnershipInNft
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/collection/{collectionContract}/Commonly used to verify ownership of NFTs (including ERC-721 and ERC-1155) within a collection.
checkOwnershipInNftForSpecificTokenId
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/collection/{collectionContract}/token/{tokenId}/Commonly used to verify ownership of a specific token (ERC-721 or ERC-1155) within a collection.
getTokenPrices
$MeteredGET https://goldrush.dev/v1/pricing/historical_by_addresses_v2/{chainName}/{quoteCurrency}/{contractAddress}/Get the historical prices of one (or many) large cap ERC20 tokens between specified date ranges. Also supports native tokens.
getPoolSpotPrices
$MeteredGET https://goldrush.dev/v1/pricing/spot_prices/{chainName}/pools/{contractAddress}/Get the spot token pair prices for a specified pool contract address. Supports pools on Uniswap V2, V3 and their forks.
getTransaction
$MeteredGET https://goldrush.dev/v1/{chainName}/transaction_v2/{txHash}/Used to fetch and render a single transaction including its decoded event logs. For foundational chains, can also retrieve internal transactions, state changes and method ID where available.
getRecentTransactionsForAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/transactions_v3/Commonly used to fetch and render the most recent transactions involving an address. Frequently seen in wallet applications.
getTransactionsForAddressV3
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/transactions_v3/page/{page}/Commonly used to fetch the transactions involving an address including the decoded log events in a paginated fashion.
getTimeBucketTransactionsForAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/bulk/transactions/{walletAddress}/{timeBucket}/Commonly used to fetch all transactions including their decoded log events in a 15-minute time bucket interval.
getEarliestTimeBucketTransactionsForAddress
$MeteredGET https://goldrush.dev/v1/{chainName}/bulk/transactions/{walletAddress}/Commonly used to fetch and render the earliest transactions involving an address. Frequently seen in wallet applications.
getTransactionsForBlockByPage
$MeteredGET https://goldrush.dev/v1/{chainName}/block/{blockHeight}/transactions_v3/page/{page}/Commonly used to fetch all transactions including their decoded log events in a block and further flag interesting wallets or transactions.
getTransactionsForBlock
$MeteredGET https://goldrush.dev/v1/{chainName}/block/{blockHeight}/transactions_v3/Commonly used to fetch all transactions including their decoded log events in a block and further flag interesting wallets or transactions.
getTransactionsForBlockHash
$MeteredGET https://goldrush.dev/v1/{chainName}/block_hash/{blockHash}/transactions_v3/Commonly used to fetch all transactions including their decoded log events in a block and further flag interesting wallets or transactions.
getTransactionSummary
$MeteredGET https://goldrush.dev/v1/{chainName}/address/{walletAddress}/transactions_summary/Used to fetch the earliest and latest transactions, and the transaction count for a wallet. Also enriched with gas expenditure details and total ERC20 token transfers count.
getTransactionsForBtcAddress
$MeteredGET https://goldrush.dev/v1/cq/covalent/app/bitcoin/transactions/Used to fetch the full transaction history of a Bitcoin non-HD wallet address.
Checks
reachable
valid
2026-09-06T06:02:38.434Z
Intake listed · Listed — live manifest, not yet verified · not used for Gateway · probed 0/3 · No settlement evidence found in chain signals.
Claim this listing to upgrade to Cleared attestation.
Claim listing