resolve_proposal
Search across multiple blockchain protocol repositories (EIPs, BIPs, CIPs, etc.) by keyword, concept, or proposal number. Returns ranked results with status and fork info.
Instructions
Find blockchain protocol proposals by keyword, concept, or proposal number.
Searches across EIPs, ERCs, BIPs, SIMDs, Cosmos ADRs, Polkadot RFCs, Stacks SIPs, Avalanche ACPs, Cardano CIPs, Tezos TZIPs, Sui SIPs. Returns ranked results with fork info and status. Use the returned ID with query_protocol_docs to read the full spec.
Args: query: What to search for. Accepts concept names, keywords, proposal IDs, fork names, or opcode names. Examples: "fee market", "ERC-721", "taproot", "blob transactions", "PUSH0", "London fork", "CIP-25", "FA2 token", "sui object" chain: Optional chain filter for disambiguation. One of: ethereum, bitcoin, solana, cosmos, polkadot, stacks, avalanche, cardano, tezos, sui. Use when a keyword (e.g. "staking", "governance") could match multiple chains. Omit to search all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| chain | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |