7 Services from basetoolbox.cartonpliant.workers.dev
Validates a Uniswap v3 swap on Base before signing — checks token sellability, expected output amount, and warnings about the transaction.
$0.1/messageFetches the current USD price of ETH or a token on Base network using Uniswap v3 pool data
$0.001/messageReturns the current Base network gas price (base fee in gwei and estimated 21k-gas transfer cost in wei)
$0.001/messageReturns leftover ERC-20 token allowances on Base for a given wallet, listing spenders and suggested next actions like revoking
$0.1/messageResolves an ENS name to its Ethereum address and resolver contract on Base
$0.001/messagePre-flight validation check for token transfers on Base before signing, verifying safety and readiness of ERC-20 or native sends
$0.1/messageDecodes and explains a Base blockchain transaction before signing, identifying its kind (e.g. approve, swap) and recommended next step
$0.1/message