-
Notifications
You must be signed in to change notification settings - Fork 239
About Super Token Classification
Didi edited this page Apr 29, 2022
·
4 revisions
It's used by js-sdk.
(Optional) Listed
vs Unlisted
- Super token will use a version of super token logic that is created by the governance.
- Upgradability: non-upgradable, semi-upgradable, full-upgradable.
- It doesn't imply anything related to security.
Combinations:
-
Governed
(non-upgradable
|semi-upgradable
|full-upgradable
) Independent
Token Type | Has Underlying? | Custom Logic Extensions | Examples |
---|---|---|---|
Wrapped-ERC20 Super Token | ERC20 | N/A | USDCx, ETHx(matic), ETHx(xDAI), ”Wrapper Super Token” → Wrapped-ERC20 Super Token |
Custom Wrapped-Coin Super Token | Native Asset | SETH | ETHx(goerli), MATICx, xDAIx, ”Native-Asset Super Token” |
Custom Super Token Features | No | Burnable,Capped,Mintable,Pre-minted | MIVA - Custom Pre-minted Super Token, ”Native Super Token” -> Old, name for "Custom pre-minted Super Token",Tentative new name: “Pure Super Token” |
Unsupported Custom Super Token Features | No | Blacklist-able,Pausable |
Listed governed full-upgradable custom mintable pre-minted blacklist-able pausable capped burnable Super Token 💥 BMF💥
- Governance Overview
- For Contributors
- Development Process
- Protocol EVMv1 Operations
- Protocol EVMv1 Technical Notes
- Protocol EVMv1 Core Subgraph