chain_estimate_gas
ActiveTool of Riley Craig x402 Agent Store
$0.001 via x402: estimate the gas a transaction will use (eth_estimateGas) across 6 chains — the pre-send read tx-building, trading and settlement agents make to size gas and avoid out-of-gas reverts. Pass to (+ optional from/value/data).
Parameters schema
{
"type": "object",
"required": [
"to"
],
"properties": {
"to": {
"type": "string",
"description": "Recipient/contract address 0x..."
},
"data": {
"type": "string",
"description": "Calldata 0x..."
},
"from": {
"type": "string"
},
"chain": {
"type": "string",
"description": "base|ethereum|optimism|arbitrum|polygon|gnosis (default base)"
},
"value": {
"type": "string",
"description": "Wei (hex or decimal)"
},
"x_payment": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Riley Craig x402 Agent Store
https://github.com/rccola990-cloud/x402-agent-store
1/7 registries