Product — capped authorizations and self-closing access | GateKey
PRODUCT

Three parts that replace a spreadsheet and a kick list.

A capped authorization, an on-chain subscription account, and a bot that grants and removes access from that account. Nothing in the middle holds your money or your members.

{{ j.label }} {{ j.n }}
01 — AUTHORIZATION

A spending permission with a ceiling.

Exact token, exact amount per cycle, exact recipient. The contract can only withdraw inside the due window, and the subscriber revokes it in a single transaction — no approval from the creator required.

{{ p }}
CONFIRM AUTHORIZATION SIMULATED
{{ a.k }} {{ a.v }}

Access stays open until the end of the period already paid for.

subscription-account
{{ f.k }} {{ f.v }}
02 — ON-CHAIN STATE

One account per member, readable by anyone.

Every tier a member holds is an account keyed by creator, subscriber and tier. Bots, dashboards and third-party apps all read the same record — there is no internal database to fall out of sync with.

Full account layout in the docs →
03 — ENFORCEMENT

Access that closes itself.

The bot issues a single-use invite once the first charge clears, then removes the role when the paid period ends. It re-syncs on a schedule, so a mid-cycle revoke never leaves a free rider behind.

{{ p.label }} {{ p.detail }}
{{ r.name }} {{ r.meta }}
{{ r.status }}
Grace window and the retry ladder are configurable per tier — proposed default is 3 days with retries at +6h, +24h, +48h.
CREATOR CONSOLE

Everything the desk needs, in one shell.

Open the live console →
{{ c.name }} {{ c.desc }}

See it running on your own room.

We set up a sandbox tier on devnet and hand you the bot invite. Fifteen minutes, no wallet needed for the call.

Request Demo