bsc_rpc_fanout_check
SKILL.md
BSC RPC Fanout Check
Usage
- Category: Infrastructure
- Mode: live
- Version: 0.1.0
Input Example
{
"method": "eth_blockNumber",
"sampleSize": 2,
"blockDriftThreshold": 2,
"endpoints": [
"https://bsc-dataseed.binance.org",
"https://bsc-dataseed1.defibit.io"
]
}
Local Install (planned)
npx @skillshub/bsc-rpc-fanout-check