KATOMIA ๐Ÿ’ฑ ๐Ÿซ

Create your own market

Initiate swaps once agreed between...

Access control (GAME-JOINRULE1). Leave blank to allow anyone. Or restrict entry to committed accounts: a comma-separated allowlist (0.0.123, 0.0.456), a group (group:admin), or a rule (accountIdRange(0,500000)). Players need a verified profile commitment from a matching account to see and enter the game.
Admin ID (optional)
Hedera account or public key. Leave blank to prevent game edit or deletion.
Delay transaction start (seconds)
Valid duration (seconds) โ€” the window, starting at the transaction's timestamp, within which a consensus node will still accept it once submitted. Nothing is "on-chain" before submission; this just sets how late a signed transaction can still be sent in. Hedera's own default is 120s; shorter is handy for fast tests and for signers who don't want to hang around. Hedera accepts 15–180s โ€” values outside that are rejected by the network itself (INVALID_TRANSACTION_DURATION), so out-of-range input is clamped.