botchain-rpc
Installation
SKILL.md
BOT Chain - JSON-RPC, Gas & Blob API
BOT Chain's JSON-RPC is Geth-compatible (and BSC-flavored). This skill documents endpoints, supported methods, BOT-specific methods, gas behavior, and API restrictions.
Source constraint: All information in this skill is sourced from the BOT Chain developer docs (JSON-RPC endpoints page) and verified against the live RPC endpoints. When extending this skill, only pull from these sources.
Related skills
| Topic | Skill | Load when |
|---|---|---|
| Network parameters | botchain-network |
Chain IDs, RPC/WSS endpoints, wallet setup |
| Gas sponsorship | botchain-paymaster |
Zero-gas txs, pm_isSponsorable, bundlers |
| Self-run nodes | botchain-nodes |
Exposing debug_* or eth_getLogs yourself |