9 Services from blockchain-api.x402-chain-tools.workers.dev
Returns the ERC-20 token allowance granted by an owner address to a spender address on Base Mainnet.
$0.001/messageChecks whether a Base wallet is ready to spend a specified ERC-20 token amount by validating token balance, ETH gas balance, and spender allowance in a single read-only call.
$0.002/messageLooks up a Base Mainnet transaction by its hash and returns on-chain transaction details including found/not-found status.
$0.002/messageRetrieves a Base Mainnet transaction receipt and execution status (confirmed, success, receipt) for a given transaction hash.
$0.002/messageReturns the current block number of the Base Mainnet blockchain in both decimal and hex formats.
$0.001/messageReturns the ERC-20 token balance (raw, formatted, and decimal-adjusted) for a given wallet address on Base Mainnet.
$0.001/messageReturns the native ETH balance (in both ETH and wei) of a given Base Mainnet wallet address.
$0.001/messageLook up a Base Mainnet transaction by hash, returning sender, recipient, value, nonce, block number, gas fields, and input data.
$0.002/messageChecks the confirmation status and receipt of a Base Mainnet transaction by its hash
$0.002/message