Tokens
| Symbol | Name | Issuer | Supply | Max | Prec |
|---|---|---|---|---|---|
| APIS | Apis | @hathor | 0.000 | 9007199254740991.000 | 3 |
Balance lookup
—
Create / Issue / Transfer — build a transaction
This builds the exact custom_json for the MELEK chain.
Your key is used only in your browser to sign & broadcast — it is never sent to this server.
—
Mining — WorkerBee (APIS)
There is no pre-mine. The only way to acquire APIS is to forever-lock WMELEK (wrapped MELEK): the lock mints APIS-Hash 1:1 — soulbound, non-transferable mining power — which mines APIS on a fixed, gently-decaying schedule split by your share.
Permanent & non-redeemable: forever-lock cannot be undone. There is no unstake — the WMELEK you lock never comes back; you keep only the APIS-Hash and the APIS it mines.
loading emission schedule…
—
To forever-lock, use the builder above (action
workerbee.foreverLock). Read: /contracts/workerbee ·
/total · /locks
Architecture
L2 sidechaindeterministic replay issuer-only issueimmutable cap option state hash publishedNO DEX (PRANA seams gated)
Anchored to MELEK L1 via custom_json id mse-mainnet-melek.
State is a deterministic fold over L1 blocks; the per-block SHA-256 state hash is published at
/status so anyone can replay and verify. The PRANA DEX plugs in later via two
gated seams (pegged-asset gateway + signed-fill settlement) — both disabled here.
API: /contracts/tokens · /status · /health
→ Token Tools: unified list (engine side-tokens + native SMT/NAI), token detail, and an op builder for create / issue / transfer / smt_create.