Band Protocol Rate Limits
BandChain's public REST and gRPC endpoints do not publish explicit rate limits for read-only queries. Throttling is governed by individual node operators and public endpoint infrastructure. For production workloads with high query volume, Band Protocol recommends running a dedicated full node or using a third-party node provider. On-chain write operations (transactions) are rate-limited by block throughput and BAND gas fees which serve as an economic rate-limiting mechanism.
Band Protocol Rate Limits is the machine-readable rate-limit profile for Band Protocol on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_second, transactions_per_block, and requests_per_period.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and serverError.
Tagged areas include Rate Limiting, Blockchain, and Oracle.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.