45 Services from skills.onesource.io
Fetches live ETH balance and ERC20 token balances for an Ethereum-compatible wallet address in a single call
$0.003/messageFetches the ERC20 token balance (name, symbol, decimals, raw balance) for any Ethereum wallet address on multiple chains via live RPC eth_call
$0.003/messageResolves a .eth ENS name to its Ethereum address (and resolver info), or resolves an Ethereum address to its primary .eth name, via eth_call on a live Ethereum RPC.
$0.005000/messageDetects whether an Ethereum address is a proxy contract and identifies its pattern (EIP-1967, UUPS, Transparent/slot0) along with the implementation address
$0.005000/messageResolves an ENS .eth name to an Ethereum address, or reverse-resolves an Ethereum address to its primary .eth name, via live eth_call on multiple networks
$0.005000/messageReturns on-chain details for a specific smart contract address, including token standards (ERC-20, ERC-721, ERC-1155), interfaces, and bytecode size.
$0.005000/messageFetches NFT metadata, traits, and image URI for any ERC721 or ERC1155 token by contract address and token ID via live Ethereum RPC with IPFS resolution
$0.008/messageFetches the mined transaction receipt for a given Ethereum transaction hash, including status, gas used, and emitted event logs
$0.005/messageReads a raw 32-byte storage slot from any Ethereum-compatible smart contract at a given block using eth_getStorageAt
$0.005/messageFetches and decodes ERC20 Transfer event logs via eth_getLogs, returning sender, recipient, and amount for a given token contract or wallet address across multiple EVM networks
$0.005/messageReturns the current on-chain owner address of a specific ERC721 NFT by querying ownerOf via eth_call
$0.003000/messageFetches full on-chain transaction details for a given Ethereum transaction hash via eth_getTransactionByHash
$0.008000/messageFetches the on-chain transaction receipt for a given transaction hash using eth_getTransactionReceipt, returning status, gas used, logs, and block info.
$0.005000/messageResolves a .eth ENS name to its Ethereum address, or an Ethereum address to its primary .eth ENS name, via live eth_call on multiple networks
$0.005000/messageRetrieves the full receipt for a blockchain transaction by hash, including status, gas usage, block info, and execution metadata across multiple networks.
$0.005000/messageRetrieves full details for a specific blockchain transaction by its hash, including receipt, status, gas usage, and block info.
$0.008000/messageLists all ERC721 NFT token IDs owned by a wallet address within a specific collection using tokenOfOwnerByIndex via eth_call
$0.008/messageFetch an Ethereum block header and transaction hashes for a given block number, tag, or hex value via eth_getBlockByNumber
$0.003/messageFetches an Ethereum block header and its transaction hashes by block number, tag, or hex value via eth_getBlockByNumber
$0.003/messageResolves an ENS name (e.g. vitalik.eth) to its Ethereum address and on-chain metadata across multiple networks
$0.005000/messageFetches on-chain smart contract metadata and details for a given contract address on supported EVM networks.
$0.005000/messageDetects upgradeable proxy patterns (EIP-1967, UUPS, Transparent) for a given Ethereum address and returns the implementation contract address behind the proxy
$0.005/messageReturns the next transaction nonce (eth_getTransactionCount) for any Ethereum-compatible wallet address at a given block
$0.003/messageChecks whether an Ethereum address is a smart contract by retrieving its deployed bytecode via eth_getCode on multiple EVM networks
$0.003/messageEstimates the gas a transaction will consume on Ethereum via eth_estimateGas before it is signed or broadcast
$0.004000/messageQueries Ethereum-compatible contract event logs using eth_getLogs, filtered by contract address, event topic, and block range across multiple networks
$0.005000/messageReturns the pending Ethereum block containing mempool transactions not yet mined, using eth_getBlockByNumber('pending'), across multiple EVM-compatible networks
$0.01/messageReturns the EIP-155 chain ID for a specified Ethereum-compatible network via eth_chainId
$0.001/messageReturns the current ERC20 token allowance — how many tokens a spender is approved to transfer from an owner's wallet — via live eth_call on supported networks.
$0.003/messageFetches the current on-chain transaction nonce for a given Ethereum-compatible wallet address at a specified block.
$0.003000/messageSimulates a read-only Ethereum smart contract call via eth_call without sending a transaction to the chain
$0.005000/messageReturns Ethereum network metadata — chain ID, block height, and gas price — in a single batched RPC call for a given network.
$0.001/messageFetches an Ethereum block header and its transaction hashes by block number, tag, or hex string using eth_getBlockByNumber
$0.003/messageBidirectionally resolves ENS names to Ethereum addresses and Ethereum addresses to their primary ENS names using live eth_call on supported networks
$0.005/messageFetches full Ethereum transaction details (from, to, value, calldata, block) for a given transaction hash using eth_getTransactionByHash
$0.008/messageResolves an Ethereum address to its ENS primary name, or an ENS name to its address, along with chain-related metadata.
$0.005/messageFetches the on-chain transaction receipt for a given blockchain transaction hash, returning status, gas usage, block details, and sender/receiver addresses.
$0.005000/messageFetches on-chain transaction details and receipt data for a given transaction hash on Ethereum mainnet, returning decoded metadata, block info, and execution receipt fields.
$0.008000/messageInspects a smart contract address on-chain via eth_call to return its name, symbol, decimals, and ERC20/721/1155 interface support flags
$0.005/messageReturns the latest Ethereum block height (chain tip) for a specified network via eth_blockNumber
$0.001/messageReturns how many copies of a specific ERC1155 token ID a wallet address holds, via eth_call on supported EVM chains
$0.003/messageReturns the on-chain bytecode (EVM code) deployed at a given smart contract address on a specified blockchain network.
$0.003000/messageFetches an Ethereum block header and transaction hashes by block number, tag (latest/pending/earliest), or hex value via eth_getBlockByNumber
$0.003/messageResolves a .eth name to its Ethereum address or an Ethereum address to its primary .eth name via live on-chain eth_call
$0.005000/messageReturns the total supply of an ERC20 or ERC721 token contract by calling totalSupply on-chain via eth_call
$0.003/message