Skip to main content

Portfolio & Wallets

goldrush balances

Full token portfolio across 100+ chains. ERC20s, native tokens, NFTs, USD values, and 24h changes.
goldrush balances <chain> <address>
goldrush balances eth-mainnet vitalik.eth

goldrush transfers

Transfer history for any wallet - inbound, outbound, and token details.
goldrush transfers <address> <chain>

goldrush watch

Real-time wallet activity streaming. Swaps, transfers, and deposits as they happen.
goldrush watch <address> <chain>
goldrush watch 0xbaed383ede0e5d9d72430661f3285daa77e9439f base-mainnet
This is the command you leave running in a tmux pane. It streams continuously until you stop it.

Market Discovery

goldrush new_pairs

Live stream of new DEX liquidity pairs as they’re created. Supports 35+ protocol integrations across 9 chains: Uniswap V2/V3, PancakeSwap, Raydium, Pump.fun, Moonshot, Meteora, Orca, Shadow, Clanker, Virtuals, nad.fun, and more.
goldrush new_pairs <chain> [protocols...]
goldrush new_pairs solana-mainnet raydium pump-fun
Filter by protocol, navigate with arrow keys, and copy addresses to clipboard.

goldrush ohlcv_pairs

Live OHLCV candlestick charts rendered in ASCII. Configurable intervals from 1 second to 1 day.
goldrush ohlcv_pairs <pair> <chain> [-i interval] [-t timeframe]
goldrush ohlcv_pairs 0x9c087Eb773291e50CF6c6a90ef0F4500e349B903 base-mainnet -i 1m -t 1h

Trading Intelligence

goldrush traders

Top traders for any token, ranked by unrealized PnL. See who’s accumulating and who’s dumping.
goldrush traders <token_address> <chain>

goldrush gas

Real-time gas price estimates by transaction type.
goldrush gas [chain]
Find any token by name, symbol, or contract address.
goldrush search <query>

Utilities

CommandDescription
goldrush chainsList every supported chain
goldrush authSet your API key (stored in your OS keychain, not a config file)
goldrush installConfigure Claude Desktop or Claude Code for MCP integration in one command
goldrush configView or update settings like proxy port, default chain, and quote currency
goldrush statusCheck API key validity and proxy connectivity
goldrush logoutClear API key and session data from your OS keychain