Onesource
33 services · 15k calls/30d · api.onesource.io
Onesource · Chain Block Number
api.onesource.io
Latest Ethereum block height - current chain tip via eth_blockNumber
Onesource · Chain Erc20 Balance
api.onesource.io
ERC20 token balance for any Ethereum wallet - USDC, USDT, DAI, or any token - via balanceOf (eth_call) on OneSource live Ethereum RPC
Onesource · Chain ENS
api.onesource.io
ENS resolve - turn a .eth name into an address, or an address into its primary .eth name, via eth_call on OneSource live Ethereum RPC
Onesource · Chain Live Balance
api.onesource.io
Live wallet balance - native ETH plus up to 20 caller-supplied ERC20 tokens in one bounded RPC batch
Onesource · Chain TX
api.onesource.io
Full Ethereum transaction details by hash via eth_getTransactionByHash - from, to, value, calldata, block
Onesource · Chain Contract
api.onesource.io
Best-effort contract introspection via batched RPC - bytecode presence, token metadata, and ERC20-like/ERC721/ERC1155 classification
Onesource · Chain Erc721 Tokens
api.onesource.io
List every ERC721 NFT token_id a wallet owns in a collection via tokenOfOwnerByIndex (eth_call)
Onesource · Chain Block
api.onesource.io
Fetch an Ethereum block header and transaction hashes by number, tag, or hex via eth_getBlockByNumber
Onesource · Chain Nonce
api.onesource.io
Next transaction nonce for any Ethereum wallet via eth_getTransactionCount - how many txs it has sent
Onesource · Chain Total Supply
api.onesource.io
Total supply of an ERC20 or ERC721 token contract via totalSupply (eth_call)
Onesource · Chain Erc20 Transfers
api.onesource.io
ERC20 Transfer logs via eth_getLogs - raw Transfer events for a token or wallet
Onesource · Chain NFT Metadata
api.onesource.io
NFT metadata for ERC721 or ERC1155 tokens via eth_call, with IPFS, Arweave, data URI, and public HTTP(S) resolution
Onesource · Chain Receipt
api.onesource.io
Transaction receipt via eth_getTransactionReceipt - status, gas, and event logs for a mined Ethereum transaction
Onesource · Chain Chain ID
api.onesource.io
Ethereum chain ID (EIP-155) via eth_chainId - confirm which chain a network is on
Onesource · Chain Network Info
api.onesource.io
EVM network info - chain ID, block height, gas price, chain head age, and chain characteristics in one batched RPC call (eth_chainId + eth_blockNumber + eth_gasPrice + latest block header)
Onesource · Chain Events
api.onesource.io
Query Ethereum contract event logs via eth_getLogs - filter by contract, topic, and block range
Onesource · Chain NFT Owner
api.onesource.io
Look up the current owner of an ERC721 NFT by token_id via ownerOf (eth_call)
Onesource · Chain Call
api.onesource.io
Simulate a read-only Ethereum contract call via eth_call - no transaction sent
Onesource · Chain Allowance
api.onesource.io
ERC20 allowance via allowance (eth_call) - how much a spender is approved to move from an owner's wallet
Onesource · Chain Erc1155 Balance
api.onesource.io
ERC1155 token balance via balanceOf (eth_call) - how many copies of a token_id a wallet holds
Onesource · Chain Estimate GAS
api.onesource.io
Estimate the gas a transaction will consume via eth_estimateGas before signing it
Onesource · Chain Code
api.onesource.io
Check if an Ethereum address is a contract via eth_getCode - returns deployed bytecode
Onesource · Chain Pending
api.onesource.io
Pending block - transactions not yet mined, via eth_getBlockByNumber("pending")
Onesource · Chain Storage
api.onesource.io
Read a raw storage slot from any Ethereum contract via eth_getStorageAt
Onesource · Chain Proxy
api.onesource.io
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Onesource · Deepstate Book
api.onesource.io
Deepstate, the on-chain order-book exchange on Robinhood Chain. Order-book snapshot for a market, bids descending and asks ascending, with live resting size per level.
Onesource · Deepstate Stats
api.onesource.io
Deepstate, the on-chain order-book exchange on Robinhood Chain. Rolling 24h / 7d / 30d volume and price change for a market.
Onesource · Deepstate Candles
api.onesource.io
Deepstate, the on-chain order-book exchange on Robinhood Chain. OHLCV candles for a market.
Onesource · Deepstate Markets
api.onesource.io
Deepstate, the on-chain order-book exchange on Robinhood Chain. Lists the markets this service serves with their token layout (base, quote, token0/token1, decimals).
Onesource · Deepstate Trades
api.onesource.io
Deepstate, the on-chain order-book exchange on Robinhood Chain. Trade tape for a market, newest first.
Onesource · Analytics Cost TO Quote
api.onesource.io
Deepstate, the on-chain order-book exchange on Robinhood Chain. Gas spent resting and cancelling orders for a market.
Onesource · Analytics Makers
api.onesource.io
Deepstate, the on-chain order-book exchange on Robinhood Chain. Per-maker time-at-top, notional rested, fills, and DEEP rewards earned for a market.
Onesource · Analytics Depth History
api.onesource.io
Deepstate, the on-chain order-book exchange on Robinhood Chain. Depth heatmap - resting order size by price level over time for a market.