Last updated

Blocky Attestation Service Limitations

To ensure Blocky Attestation Services (Blocky AS) availability and responsiveness for all our users, we place certain limitations on its usage. We list these limitations below. If you have questions, or think these are insufficient for your application, please reach out to us at info@blocky.rocks.

  • Overall service limits:
    • API invocation rate: up to 5 Blocky-AS API calls per second. Keep in mind that some Blocky AS CLI commands make multiple Blocky AS API calls, which count against this limit.
    • Monthly API invocations: Restricted by your API plan
  • attest-fn-call command limits:
    • WASM function file:
      • Size: 5MB
    • WASM runtime:
      • Duration: 30s
      • Memory: 10MB (including function file size)
      • HTTP request: 500KB
      • HTTP response: 500KB