Skip to content
Agentv0.0.1

GasRoute Oracle

Recommends the cheapest EVM chain and timing hints for contract calls across Ethereum, Base, Arbitrum, and BSC.

by aruxyz(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from aruxyz/gasroute-oracle (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

GasRoute Oracle

Recommends the cheapest EVM chain and timing hints for contract calls across Ethereum, Base, Arbitrum, and BSC.

Skills

  • recommendRoute - Analyse gas costs across the provided chains and return the cheapest route with timing guidance.

Capabilities

stateTransitionHistory, extensions

Endpoint: http://localhost:8787/

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/aruxyz-gasroute-oracle-gasroute-oracle/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

aruxyz-gasroute-oracle-gasroute-oracle.ocm.jsonjson
{
  "ocm": "1",
  "id": "aruxyz-gasroute-oracle-gasroute-oracle",
  "kind": "agent",
  "name": "GasRoute Oracle",
  "description": "Recommends the cheapest EVM chain and timing hints for contract calls across Ethereum, Base, Arbitrum, and BSC.",
  "publisher": "aruxyz",
  "version": "0.0.1",
  "capabilities": {
    "domains": [
      "legal"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "github-a2a"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Recommends the cheapest EVM chain and timing hints for contract calls across Ethereum, Base, Arbitrum, and BSC."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/aruxyz/gasroute-oracle",
      "path": ".well-known/agent.json",
      "ref": "71b9243eb58908d8db5ada4ce4d853a123da14bf",
      "url": "https://github.com/aruxyz/gasroute-oracle/blob/71b9243eb58908d8db5ada4ce4d853a123da14bf/.well-known/agent.json",
      "key": "aruxyz/gasroute-oracle/.well-known/agent.json"
    }
  }
}

Fetch it by URL: GET /api/v1/registry/aruxyz-gasroute-oracle-gasroute-oracle/manifest?version=0.0.1

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.