Pons Codex Protocol V2 Robinhood Chain, id 4663

Seal it or burn it. The entry is permanent.

Seal a supply and it cannot move until the clock runs out. Burn it and it is gone. Either way the contract writes a numbered entry from the transfer it actually received, and nothing can edit it afterwards, including us.

$CDX contract Published here at launch, and nowhere before it. If an address anywhere else does not match the one on this page, it is a fake.
0entries written
0seals running
0burns recorded
0tokens inside
write an entry
the working part

Write an entry

Connect a wallet, pick a token, choose seal or burn. Everything here runs against the registry contract on chain 4663. No backend, no database, no form that anyone could edit later.

not connected

Seal of until and write the note .

0 / 120
Nothing is written until you sign. The contract stores the balance that actually arrives.
1 approve→2 write the entry
Connect a wallet to see the entries it wrote.
the codex

Newest entries

live off chain Open the full codex
EntryWalletTokenAmountOpens
The codex opens when the registry is deployed at launch.
how it works

Two verbs, one codex

The contract has no owner, no admin, no pause and no upgrade path. Nothing here can be switched off, by us or by anyone who buys the token.

01

Seal

Approve the registry, then seal a balance until a date. The tokens sit in the contract and cannot move before the clock runs out. The entry records what actually arrived, not what was asked for.

02

Extend, top up, or burn

A seal can be pushed further out, added to, or handed to another wallet. It can never be shortened. At any moment its owner can turn it into a burn, which sends the balance to the dead address and writes a second entry.

03

Release, or do not

Once the open time passes, the owner calls release and the entry stays in the codex, marked closed. Every state it passed through keeps its own line, so the codex reads as a history rather than a balance.

what this is not

The limits, in plain words

A record that hides its own edges is not worth much.

No owner means no rescue

There is no admin key, so nobody can move what you seal, and nobody can get it back for you either. If this contract has a bug, what is inside is stuck. That is the trade, and it is why the contract is short enough to read in one sitting.

Unaudited

No firm has audited this. The source is verified on the explorer, the maths was checked against the live chain before a single wei of gas was spent, and you are free to read both before you seal anything that matters.

Plain ERC20 only, for now

Fee on transfer tokens are handled by measuring what actually arrived. Rebasing tokens drift away from their entry, so do not put one in. Liquidity positions on this chain are ERC-721 and need a second code path, which comes later.

A seal is not a promise

The codex proves a balance is held by a contract until a date. It cannot tell you anything about the wallet that sealed it, what else that wallet holds, or what it does on the day the clock runs out. Read the entry, not the intention.