Founder Pass NFT
Founder Pass NFT
Overview
The Founder Pass is a specific type of UBS Pass NFT. It is non-transferable and is distributed to wallets of those who have preordered UBS devices as founders.
Mint Address
Founder Pass Mint Address: EQBuNT571uiqx8HEztOMCwjY3PA8LhnduAN3hK31oppV6Q3Z This mint address is shared by all token accounts of the Founder Passes.
Querying Founder Pass Holders
To query for Founder 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 Founder Pass holders.
Last updated