Overview
GoldRush offers the most comprehensive Ink Data API suite for developers, analysts, and enterprises. Whether you’re building a DeFi dashboard, a wallet, a trading bot, an AI agent or a compliance platform, our Ink Data APIs provide fast, accurate, and developer-friendly access to the essential onchain data you need.Supported APIs
Foundational API
Access structured historical blockchain data across 100+ chains using REST APIs.
Get token balances, transaction histories, decoded event logs, NFT assets, token holders and more.
Use cases: Wallets, portfolio trackers, crypto accounting & tax tools, and DeFi dashboards.
Use cases: Wallets, portfolio trackers, crypto accounting & tax tools, and DeFi dashboards.
Pipeline API
Stream blockchain data directly to your own infrastructure. Push decoded blocks, transactions, event logs, and protocol-specific data into your database, warehouse, queue, or webhook with ABI decoding and SQL transforms built in.
Use cases: Data warehousing, analytics dashboards, ETL pipelines, and backend indexing.
Use cases: Data warehousing, analytics dashboards, ETL pipelines, and backend indexing.
Mainnet
Testnet
API Usage
To use this blockchain network in GoldRush API calls, use:Chain Name
ink-mainnet(mainnet)ink-sepolia-testnet(testnet)
Example API Calls
SDK Usage
Foundational API Support
This chain supports 22 GoldRush Foundational APIs:Wallet API
- Get token balances for address on Ink
- Get native token balance for address on Ink
- Get historical portfolio value over time on Ink
- Get ERC20 token transfers for address on Ink
Pricing API
Security API
Transactions API
- Get a transaction on Ink
- Get transaction summary for address on Ink
- Get earliest transactions for address (v3) on Ink
- Get recent transactions for address (v3) on Ink
- Get paginated transactions for address (v3) on Ink
- Get bulk time bucket transactions for address (v3) on Ink
- Get all transactions in a block (v3) on Ink
- Get all transactions in a block by page (v3) on Ink
Block Explorer API
- Get a block on Ink
- Get all chain statuses on Ink
- Get all chains on Ink
- Get block heights on Ink
- Get gas prices on Ink
- Get log events by contract address on Ink
- Get log events by topic hash(es) on Ink
- Get logs on Ink