Endpoint shape
For every chain in the table above:https://rpc.goldrushdata.com/v1/base-mainnet, and for Solana it is https://rpc.goldrushdata.com/v1/solana-mainnet.
EVM chains accept the standard eth_* / net_* / web3_* / debug_* / trace_* methods; Solana accepts the Solana JSON-RPC method set over HTTP and WebSocket subscriptions over wss://rpc.goldrushdata.com/v1/solana-mainnet. See the Solana chain page for the full method list.
Listing chains programmatically
To fetch the list of supported chains at runtime, call therpc_listChains method on the _meta endpoint:
Adding a chain
If you need a chain that isn’t listed, contact us. We add chains based on demand and upstream coverage.Per-chain pages
Drill into a specific chain’s method support.
Pricing
Credit rates per method.