this post was submitted on 09 Aug 2023
1246 points (96.6% liked)
Fuck NFTs!
246 readers
1 users here now
Fuck NFTs!
NFTs. Fuck 'em expensive images.
Rules:
-
Follow Fediverse Code of Conduct
-
When posting links of news articles, put the article title in Title section then diss/shit about them on the Body section
-
Do not post misinformation/disinformation
-
If you think an NFT is still cool, please screenshot them before sharing them here.
-
Obviously, don't promote/self promote of any kind, esp. NFTs
Icon from Untitled Collection #202729794 by NFTJ2
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think there's some confusion over how these systems work, so I'll do my best to explain it and that should clear things up.
You might notice that absolutely none of that requires any interaction whatsoever with NFTs. That's because they're entirely redundant in this system. Here's what GUTS also does on the backend in order to pretend their business is built on blockchain:
scannedTicket
event on the NFT. (This is redundant even in the GET protocol, I really don't understand why this exists)(Note this is a simplification; there's batching going on to reduce costs)
Here's a couple important things to keep in mind:
The GET protocol is simply a smart contract(s). It can be minted, sold, resold, scanned, checked, invalidated and claimed. that's it. There is no authentication, no money transfer, no identity checking, no refunds, no customer support system. None of the things that are hard about selling tickets is helped by the GET protocol.
The money a ticket reseller gets doesn't go through the smart contract - it would only be able to do that if the money was first converted to crypto and then back. So when a ticket is resold that money goes straight to GUTS's bank account and then to the resellers. As such the only thing enforcing that scalpers can't sell at a higher price is GUTS's servers. Not the smart contract.
The GET protocol in theory lets you be independent of the seller - you can sell tickets with a simple transaction on ethereum or polygon. Not so with GUTS, because they have full ownership of the wallets.
Now that we're hopefully on the same page I'll respond to some of your claims:
GUTS is a for-profit private company. I agree shareholders can often make things worse, but lets not pretend the same profit motive isn't there.
Weird take, I have no problem with GUTS existing. If they're helping break Ticketmaster's monopoly more power to them. But their use of NTFs and blockchain is pointless.
Actually if I want to give them as much credit as I can here's my take: They wanted to build GUTS to fix scalping, but VCs aren't interested in that. So they had the fantastic idea of using the NFT craze to their advantage. They say they're using NFTs, get huge investment to build out infrastructure and get the business running. Now they know that NFTs on a technical level don't actually help at all, so they build a traditional ticketing platform and then add the GET protocol on top to keep investors happy.
All the negatives I listed were for actual NFT-based tickets, where ticket buyers own the wallet and have to pay in crypto. Such a system would never get any mass adoption, but it's also the only actual way you use NFTs for tickets.
If a system doesn't let you own the wallet and pay in crypto, then their crypto-based systems are just for show.
Sorry for the essay. I wrote it mostly for myself, but if you made it all the way through thanks.