The FIRST time you list a collection (item) to a marketplace, you'll have to use "Set Approval For All".
Why?
The marketplace needs your permission to be able to transfer the NFT / token on your wallet address' behalf if a sale happens.
🧵/1
2/ Keep in mind - Approvals are per:
- Collection
- Service (marketplaces, exchanges etc.)
- Wallet address
- Blockchain
Let's jump into it. 🔍
3/ Let's break this request from Opensea down as an example.
How do we tell if this is actually a legit and safe approval request?
4/ The first thing you want to look out for:
Origin aka the requesting URL.
It's always shown in the little bubble on top of the request.
If this is NOT the marketplace you want to list on: 🚩.
URL is legit? ✅
5/ Origin is correct - next, we're looking at:
"Allow access to and transfer all of your NFT"
We already learned, approvals are per collection - so this can't access all our NFTs.
This is an displaying error by MM. Click the blue word NFT, you'll see..
6/ Something like this (1) on Etherscan.
Double check:
On Etherscan, click the contract address on the right, it shows (2).
Make sure this is the NFT / token you want to list / sell.✅
The displaying error is either because it's an ERC1155 token / a OS shared storefront item.
7/ Origin correct, Collection correct? ✅
The last thing you want to check is the actual contract address that's calling the request.
Click the arrow in the little greyed area to show the contract on Etherscan.
8/ Probably looks like an empty page - Again, click the contract address shown on the right side of Etherscan (1).
After that, you should be seing the label of - in this case - Opensea: Conduit.
These labels are curated BTW - so you can't just give yourself an Opensea label.
9/ Origin, collection and contract to approve are correct? ✅
Last thing I want you to do - make this a habit!
Expand the full transaction details / data tab in MM by clicking here.
10/ MM 🦊 sums up, what we just checked in detail:
- Right URL? (permission request origin)✅
- Right token? (approved asset) ✅
- Right contract? (granted to) ✅
Pro Tip:
The data tab shows this will call set approval for all to true.
IF you've done the checks above -> safe.
11/ That's it! Now you know how to safely approve an asset to a marketplace (here: Opensea).
Listing the item will bring up a signature request and requires no gas fee at all. That's the beauty of the approval you just gave (but also dangerous).
Listing will look like this:
12/ If you liked this 🧵 make sure to give it a share and follow @Wii_Mee + @BoringSecDAO for more on wallet security! #SaferNFTs 🛡
Bonus: Here's the video to explain the thread visually:
Tweet /13 is another bonus with popular marketplace contracts.
First we need to know the contract address of the project that we want to mint.
Several approaches to get it without visiting the website: 1) Discord (official links channel) 2) Opensea (should be listed, 'cause: never be first to mint) 3) Project's Twitterpage
Example: Looking for the contract address on Opensea?
Open the collection on Opensea, navigate down.
Under traits of an NFT, expand the "Details" tab. Clicking on contract address views it on etherscan.io directly.
Web3 basics 101 - Your seedphrase is something you want to protect at ALL cost. If you hand out your seedphrase - it's game over for that wallet (+subwallets).
Here’s a🧵about companies entering web3 and not properly putting disclaimers up for user security.
I chose @Stepnofficial as an EXAMPLE for this🧵, applies to all others.
For those unfamiliar with #STEPN - they are essentially onboarding people to web3 to earn crypto through their app while being active / moving / running. Which - as a concept is a cool idea.
STEPN launched on $sol originally, expanded to $bnb and now added $eth. Different chains are referred to as realms. Basically = servers, if you're familiar with MMORPGs. Solana Realm, BNB Realm and APE Realm.
Actually all these 3 screenshots were from @opensea while interacting with the new Seaport protocol.
Correct answer (with known Origin): 2!
1 by 1 screenshot explanation below ⤵
#1
"Set Approval For All" txn would be a 🚩 and a sign to run away as fast as you can.
Interacting with a marketplace you have to give out the approval for the first listing of a collection, so they can execute a transfer on your behalf if your NFT sells.