-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
scope: standard-contracts/standard folder: main contracts and TEPs/standard folder: main contracts and TEPs
Milestone
Description
Compare different kinds of Jettons
mintable/non-mintable +
By standard:
- TEP
- stablecoin (+ status, governance)
- mintless jettons
- don't need an extra transaction to create tokens on-chain
- transfers use an off-chain proof
- can be used for airdrop
By implementation:
- Jetton 1.0 - correctly implements TEP, but inefficient (FunC)
- Stablecoin - efficient, but not TEP
- Notcoin - Stablecoin + TEP fix
- Jetton 2.0 - Notcoin + sharded + new opcodes
Metadata
Metadata
Assignees
Labels
scope: standard-contracts/standard folder: main contracts and TEPs/standard folder: main contracts and TEPs