You're viewing a demo portfolio

Join the waitlist
PRSM

chain_estimate_gas

Active

Tool of Riley Craig x402 Agent Store

declared in 1.0.0

$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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →