Content
@
https://opensea.io/collection/nouns
0 reply
1 recast
1 reaction
Elad
@el4d
gm ⌐◨-◨ @davidbr and I updated the technical spec for $nouns. your feedback is welcome! https://github.com/verbsteam/specs/blob/main/nouns-fungible-token-spec.md
3 replies
2 recasts
10 reactions
Sam
@sams
Curious how create2 is going to work with the fact that deposits, redemptions, and upgrades can only happen on mainnet. Will there just be broken deposit and redeem functions on the layer 2 deployments? How is the DAO going to push updates to these deployments?
1 reply
0 recast
1 reaction
Elad
@el4d
Deposit and redeem only work on L1. L2 contracts are simple tokens that get minted when you deposit tokens into the bridge and burned when you withdraw back to L1. No L2 extension can change total supply, only the primary L1 contract can.
1 reply
0 recast
0 reaction
Sam
@sams
Ah, I read this as if the intention of using create2 was to have the same token address across chains. Makes sense.
0 reply
0 recast
1 reaction