FWB Pass NFT
Friends With Benefits (FWB) Pass NFT
Overview
The FWB Pass is another type of UBS Pass NFT. Like the Founder Pass, it is non-transferable and is distributed to specific wallets based on participation in the UBS initiative.
Mint Address
FWB Pass Mint Address: EQBrcsh5w2vhms5_aBNtHsphlZ7Zrrc4qCiMaHusyb4d-ssK This mint address is shared by all token accounts of the FWB Passes.
Querying FWB Pass Holders
To query for FWB Pass holders:
Download the code from GitHub.
Unzip and navigate to the code directory.
Modify the
scripts/collectionGetAllInfo.ts
file by changing thecollection_address
to:Run the following commands:
You will obtain
owner_addresses.json
, which contains the wallet addresses of FWB Pass holders.
Last updated