Skip to content

docs: document IBC rate-limit error on Compute Route#155

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/343833d6
Open

docs: document IBC rate-limit error on Compute Route#155
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/343833d6

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 12, 2026

Summary

Document that POST /v2/fungible/route can now return a 400 error when the requested transfer exceeds the current IBC rate-limit capacity.

Changes

  • Note the new IBC rate-limit check in the Compute Route description.
  • Add a 400 response with schema and example showing the remaining send/receive capacity message.

Context

The Router API now validates IBC transfers between the Initia L1 and external Cosmos chains against on-chain rate-limit quotas. When the amount would exceed the remaining quota, the route request is rejected with a human-readable capacity message.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 12, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
initia-docs 🟢 Ready View Preview May 12, 2026, 4:01 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants