22 Services from chain.openverbs.com
Resolves an ENS name (e.g. alice.eth, *.base.eth) to its Ethereum address by reading live from the ENS resolver on Ethereum mainnet
$0.003/messageSimulates an EVM transaction using eth_estimateGas and returns estimated gas units and fee in wei/ETH, or a decoded revert reason if the transaction would fail.
$0.004/messageReturns the live ERC-20 token balance (raw and decimal-formatted) held by a wallet address on a specified EVM chain
$0.002/messageResolves an ENS name to its Ethereum address and text records (avatar, URL, email, Twitter, GitHub, etc.) in a single live call from the Ethereum mainnet resolver.
$0.002/messageDetects whether a smart contract is an upgradeable proxy and resolves its implementation address by reading EIP-1967, EIP-1822, OpenZeppelin legacy, and EIP-1167 minimal-proxy slots on-chain.
$0.004/messageReturns the live on-chain spending allowance an owner has granted to a spender for a given ERC-20 token, including raw amount, decimal-formatted amount with symbol, and an unlimited-approval flag.
$0.002/messageLooks up a Bitcoin transaction by its TXID and returns confirmation status, block height and time, fee, fee rate, size, weight, input/output counts, and total output value.
$0.006/messageReturns live gas price, EIP-1559 base fee, and suggested max priority fee for a specified EVM chain in both wei and gwei.
$0.002/messageResolves an NFT (contract address + tokenId) on a specified EVM chain into normalized metadata including name, description, image URL, attributes, and token standard (ERC-721 or ERC-1155).
$0.006/messageReads live ERC-20 token metadata (name, symbol, decimals, total supply) directly from a contract on EVM chains, handling both string and legacy bytes32 encodings.
$0.002/messageReturns live recommended Bitcoin fee rates (sat/vB) for five confirmation-speed tiers and estimates total fee cost for a transaction of a given virtual size.
$0.006/messageReverse-resolves an Ethereum address to its primary ENS name by reading the reverse record live on Ethereum mainnet
$0.003/messagePerforms deterministic on-chain risk analysis of an ERC-20 token by inspecting its bytecode and metadata, flagging dangerous capabilities like blacklist/freeze, owner mint, pausability, and upgradeable proxies with severity scores and a verdict.
$0.006/messageReturns live on-chain state for an EVM address: native balance (wei + ether), nonce/transaction count, and whether it's a contract or EOA with code size.
$0.002/messageDecodes an on-chain transaction hash into plain-language summary including transfer type, decoded method, ERC-20/NFT token movements, gas cost, and status
$0.006/messageReturns confirmed balance, total received/sent, transaction count, and unconfirmed/pending mempool data for a given Bitcoin address.
$0.006/messageReturns a live snapshot of the Bitcoin mempool including unconfirmed transaction count, pending virtual size, block backlog, total pending fees, fee-rate histogram, and current chain tip height.
$0.006/messageFetches a live Ethereum/EVM transaction receipt by hash, returning status, gas usage, logs, block info, and contract address if created
$0.003/messageFetches live on-chain status and full details of an EVM transaction by its hash, including success/failure, value, gas, and block info
$0.003/messageDecodes a 4-byte function selector or full EVM calldata into a human-readable function signature and decoded argument values, using a supplied ABI or public signature registries as fallback.
$0.004/messageFetches raw and auto-decoded event logs for a specific contract address over a bounded block range on EVM chains, with optional topic filtering.
$0.006/messageFetches a live block summary by number, hex, or tag from EVM chains, returning number, hash, parent, timestamp, transaction count, gas used/limit, base fee, and miner.
$0.001/message