Skip to Content
DevelopersError CodesCodesRPCWorldGet realm creation cost failed

Get realm creation cost failed

Code

RPC/WORLD/GET_REALM_CREATION_COST_FAILED

What it means

The client attempted to query how much it costs to create a realm, but the chain query failed.

When it happens

  • Fetching the cost to create a realm fails.

Typical scenarios:

  • Address/biome inputs are invalid (if not validated earlier)
  • Node/VM query failure

How to handle

  • Include address and biome in meta when available.
  • Treat as retryable in most cases.
Last updated on
Docsv1.0.10