Base Network Toolkit
Base Network Toolkit API provides comprehensive real-time data for developers building on Base (Coinbase's Layer 2). Features: - Real-time Gas Prices - Get current gas prices in Wei/Gwei with cost estimates for common operations - Wallet Validation - Verify Ethereum/Base addresses, detect contracts, check balances - Token Prices - Real-time price data for any Base token via CoinGecko - Fee…
Base Network Toolkit endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /health |
Check API status and uptime |
| GET |
Get Gas Prices /api/gas |
Get real-time gas prices on Base Network |
| GET |
Validate Wallet Address /api/validate/address |
Validate Ethereum/Base wallet address |
| GET |
Get Token Price /api/token/address |
Get token price via CoinGecko |
| GET |
Calculate Transaction Fee /api/calculate-fee |
Calculate transaction fee with custom gas limit |
| GET |
Get Network Statistics /api/network |
Get Base network statistics and block info |
Base Network Toolkit pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|