How to get URL link on X (Twitter) App
Party membership is a liquid NFT. So members can buy other members' votes and sabotage the opponent team!
Etherscаn


Austin offered his code for roasting. It's a multisig implementation that allows adding/removing owners. In the 30 mins I couldn't find critical vulnerabilities, but there is some low hanging fruit


Here's the initial problem: as an owner of an NFT project, you want to have a way to withdraw the funds from the contract, so you add withdrawBalance.
My thesis is this: "Drop Your ENS" tactic is popular because it "hacks" the Twitter's algo: a tweets gets a lot of engagement and Twitter shows it to more people. Additionally users also experience FOMO (for missing a drop) and get an ability to show off their cool ENS name.
tokenURI is a function that's supposed to return a URI to metadata — a JSON document that tells your wallet how to display the NFT: image, title, description attributes.
The hello() event in the constructor is super cute. Don't think it's used for anything, but gives the NFT a little more personality
https://twitter.com/w1nt3r_eth/status/1503189989953138693
First, what is a minting pass?