1inch Infrastructure

Call Web3 JSON-RPC, broadcast transactions via the Transaction Gateway, and resolve ENS/domains through the 1inch MCP `product_api` tool.

1inch c9694f7 2 files · 2.0 KB Updated

File contents

Infrastructure (product_api)

Call the authenticated tool product_api with the recipes in references/RECIPES.md.

Prefer these intents

User ask Product
eth_call / eth_blockNumber / RPC Web3 RPC — POST /web3/{chainId}
Broadcast a signed raw tx Transaction Gateway
Resolve ENS / domain lookup Domains

Fallback

If a path 404s, read file://1inch-mcp/guides/api-index or call search, then retry.

Example prompts

  • "Get the latest block number on Ethereum via 1inch Web3 RPC"
  • "Broadcast this signed transaction on Base"
  • "Resolve vitalik.eth"

1inch/1inch-ai/tree/main/skills/1inch-infrastructure commit c9694f725f

Frequently asked questions

npx skillmds@latest add 1inch/1inch-infrastructure