Milestone Progress Snapshot [%]:
|
Targeted %* |
Actual % |
Comments |
Milestone I |
100% |
100% |
Completed the technical spec with Superchain.Eco |
Milestone II |
100% |
100% |
Developed the solution with Superchain.Eco |
Milestone III |
100%1 |
100% |
Deployed Super Accounts on OP Mainnet with Badges on Base, Mode, and World. Accounts.superchain.eco |
Milestone IV |
100% |
100% |
Launched Super Accounts - our GTM campaign gained over 100K reach on X and Farcaster resulting in 5500+ Super Accounts created and 6K+ EOAs connected. |
|
|
|
|
We’re building a Dune Dashboard to showcase the usage - based on the following contracs;
SA Module: 0x1Ee397850c3CA629d965453B3cF102E9A8806Ded
- OwnerAdded(address SuperAccount, address newEOA, string superchainId) (This event is to track the number of EOAS connected to SuperAccounts)
- SuperChainSmartAccountCreated(address SuperAccount, address newEOA, string superchainId, Nouns nounsAvatarStruct) (This event is to track the number of SuperAccounts created)
- PointsIncremented(address superAccount, uint256 amountOfPointsIncremented, boolean isLevelUp) (This event is to track the SuperAccounts level, but the implementation isn't direct, the data scientist must calculate the levels based on the superAccount address and how much events pointing to that address are with a levelUp true)
SA Badges: 0x03e2c563cf77e3Cdc0b7663cEE117dA14ea60848
- BadgeMinted(address superAccount, uint256 badgeId, uint256 initialTier, uint256 totalPoints, string badge Uri) (This event is to track the first claim of a specific badge)
- BadgeTierUpdated(address superAccount, uint256 badgeId, uint256 initialTier, uint256 totalPoints, string badge Uri) (This event is to track the levelUps a specific badge, for example if the user has a badge tier 1, and it claims the tier 2 this event is triggered, we UPDATE the badge, I mean (Burn the previous tier and mint a new one with the last claimed tier) )
Month |
Amount Due |
Executed |
August |
$0 |
$0 |
CES Comment:
Safe Sign-Off: