-
Notifications
You must be signed in to change notification settings - Fork 258
About Custom Super Token
Miao ZhiCheng edited this page Feb 1, 2022
·
8 revisions
Super Token created through the Super Token Factory is also called the "managed super tokens". There are two types of managed super tokens supported , one is ERC20 Wrapper type, the other is Custom Super Token type. Custom Super Token is assumed to be of a Superfluid Variant😷 of UUPS proxy, is initialized with the current Super Token Logic contract address through the Super Token Factory.
To be an useful custom super token logic, you would need to provide some custom features provided through the Super Token logic contract. And self-call pattern was developed for exactly that purpose.
TO BE COMPLETED...
TO BE COMPLETED...
TO BE COMPLETED...
- Governance Overview
- For Contributors
- Development Process
- Protocol EVMv1 Operations
- Protocol EVMv1 Technical Notes
- Protocol EVMv1 Core Subgraph