Skip to content

⛓ Zenon Network

Blockchain wallet, staking, pillars, and token gating

26 commands in this category

/zwallet

With an address: links it to your Telegram account. No args: shows your linked address. 'verify': marks it as verified. 'unlink': removes the link.

PermissionEveryone
Usage`/zwallet [address
Modulezenon

Examples:

  • /zwallet z1qph8...
  • /zwallet verify
  • /zwallet unlink
  • /zwallet

/zbalance

Check ZNN/QSR token balances for an address.

PermissionEveryone
Usage/zbalance [address]
Modulezenon

Examples:

  • /zbalance
  • /zbalance z1qph8...

TIP

Uses your linked address if omitted


/zaddress

Show the bot's own Zenon wallet address.

PermissionEveryone
Usage/zaddress
Modulezenon

Examples:

  • /zaddress

TIP

Requires bot wallet to be configured


/zstats

Show Zenon network statistics.

PermissionEveryone
Usage/zstats
Modulezenon

Examples:

  • /zstats

TIP

Shows sync state, height, peers, node version


/zmomentum

Show frontier momentum or a specific one by height.

PermissionEveryone
Usage/zmomentum [height]
Modulezenon

Examples:

  • /zmomentum
  • /zmomentum 123456

/ztoken

Get detailed info about a token by ZTS address.

PermissionEveryone
Usage/ztoken <zts_address>
Modulezenon

Examples:

  • /ztoken zts1znnxxxxxxxxxxxxx9z4ulx

TIP

Shows name, symbol, supply, owner, mintable/burnable flags


/ztokens

List all tokens on the Zenon network.

PermissionEveryone
Usage/ztokens [page]
Modulezenon

Examples:

  • /ztokens
  • /ztokens 2

/zpillar

Get info about a pillar by name.

PermissionEveryone
Usage/zpillar <name>
Modulezenon

Examples:

  • /zpillar SultanOfStaking

TIP

Shows rank, weight, owner, reward percentages


/zpillars

List all pillars ranked by weight.

PermissionEveryone
Usage/zpillars [page]
Modulezenon

Examples:

  • /zpillars
  • /zpillars 3

/zdelegate

View delegation info or get delegation instructions.

PermissionEveryone
Usage/zdelegate [pillar_name]
Modulezenon

Examples:

  • /zdelegate
  • /zdelegate SultanOfStaking

TIP

No args shows your current delegation via linked address


/zrewards

Show uncollected staking and delegation rewards.

PermissionEveryone
Usage/zrewards [address]
Modulezenon

Examples:

  • /zrewards
  • /zrewards z1qph8...

/zstakes

Show staking entries with amounts and expiry times.

PermissionEveryone
Usage/zstakes [address]
Modulezenon

Examples:

  • /zstakes
  • /zstakes z1qph8...

/zstake

Show staking info and instructions.

PermissionEveryone
Usage/zstake
Modulezenon

Examples:

  • /zstake

/zunstake

Show unstaking instructions.

PermissionEveryone
Usage/zunstake
Modulezenon

Examples:

  • /zunstake

/zplasma

Show plasma info and QSR fusion entries.

PermissionEveryone
Usage/zplasma [address]
Modulezenon

Examples:

  • /zplasma
  • /zplasma z1qph8...

/zfuse

Fuse QSR for plasma from the bot's wallet.

PermissionBot Wallet Required
Usage/zfuse <address> <amount>
Modulezenon

Examples:

  • /zfuse z1qph8... 100

TIP

Requires bot wallet to be configured


/zsend

Send tokens from the bot's wallet (with confirmation).

PermissionBot Wallet Required
Usage/zsend <address> <amount> [zts]
Modulezenon

Examples:

  • /zsend z1qph8... 10
  • /zsend z1qph8... 100 QSR

TIP

Shows inline confirm/cancel buttons. 60s timeout. Default token is ZNN.


/zbridge

Show bridge info or list bridge networks.

PermissionEveryone
Usage/zbridge [networks]
Modulezenon

Examples:

  • /zbridge
  • /zbridge networks

/zwrap

Show wrapping instructions.

PermissionEveryone
Usage/zwrap
Modulezenon

Examples:

  • /zwrap

/zhtlc

HTLC operations and info.

PermissionEveryone
Usage`/zhtlc [help
Modulezenon

Examples:

  • /zhtlc help
  • /zhtlc info abc123...

/zproposals

List Accelerator-Z funding proposals.

PermissionEveryone
Usage/zproposals [page]
Modulezenon

Examples:

  • /zproposals
  • /zproposals 2

/zproposal

Get details for a specific Accelerator-Z proposal.

PermissionEveryone
Usage/zproposal <project_id>
Modulezenon

Examples:

  • /zproposal abc123...

TIP

Shows votes, funding, description


/zvote

Show Accelerator-Z voting info.

PermissionEveryone
Usage/zvote
Modulezenon

Examples:

  • /zvote

TIP

Pillar holders only, via Syrius/CLI


/zsub

Subscribe to Zenon network events.

PermissionAdmin
Usage`/zsub <momentum
Modulezenon

Examples:

  • /zsub momentum
  • /zsub address z1qph8...

/zunsub

Unsubscribe from Zenon events or list subscriptions.

PermissionAdmin
Usage`/zunsub [type
Modulezenon

Examples:

  • /zunsub list
  • /zunsub all
  • /zunsub momentum

/zgate

Restrict group membership to users holding a minimum balance of a specific ZTS token. New joiners without a linked wallet or insufficient balance are kicked.

PermissionAdmin
Usage`/zgate [info
Modulezenon

Examples:

  • /zgate info
  • /zgate enable zts1znnxxxxxxxxxxxxx9z4ulx 100
  • /zgate disable
  • /zgate check

TIP

'check' lets users verify their own eligibility