Vault Cards were distributed for free following the Kong Climb event on Oct. 16, 2021. A Neo Tokyo Identity holder's Kong Climb score effected the statistics of the Vault Box they were issued. There are 2,500 Neo Tokyo Vault Cards.
Vault Cards are the only optional NFT that comprise a Neo Tokyo Citizen.
Properties
Credits
The amount of credits claimable from a vault. The maximum amount of credits listed in a Vault Card is 1,459.
Credit Yield
Credit Yield | Rarity | Yield Amount |
---|---|---|
Low | 50.68% | 1 |
Medium | 24.76% | 2 |
Medium High | 10% | 3 |
High | 9.2% | 4 |
Very High | 4.44% | 5 |
??? | 0.92% | 7 |
Credit Supply Amount
This property ranges from 0.000216-0.001215 and is the proportion of the $BYTES that were initially in the vault to the total supply of $BYTES mintable from all the vaults. For example, a vault with a redeemableCreditAmount = NTBank.Instance.TotalSupply * 0.00221
initially contained 266 $BYTES.
Hidden Properties
Several properties of vaults (opened or closed, minted land) are not immediately apparent. Both of these properties can effect the value of Vaults on exchanges. These properties can be discovered through https://neotokyo.codes/vaults
Opened Vaults
Vaults are either opened or closed. Unopened vaults contain still contain an initial supply of $BYTES.
Minting Land from Vaults
Vaults were required to create the initial Land NFT and some vaults still contain unminted land.
Additional Item
Class | Rarity |
---|---|
None | 49.4% |
Wrench | 5.1% |
Wooden Cup | 4.4% |
Book | 4.4% |
Trash Basket | 4.4% |
Sandwich | 4.1% |
Newspaper | 4.0% |
Pocket Knife | 3.0% |
Sushi Roll | 2.7% |
Cup of Scotch | 2.7% |
1st Edition Book | 2.4% |
Knife | 2.4% |
Gold Cake | 1.8% |
Cyber Cat | 1.7% |
1 Dogecoin | 1.6% |
Cyber Dog | 1.4% |
Cyber Hamster | 1.1% |
1 Bitcoin | 0.9% |
Cheat Codes | 0.9% |
Nuclear Bomb | 0.8% |
Cyber Penguin | 0.7% |
Golden Bitcoin Skull of Fate | 0.3% |
Claiming $BYTES From Vault
Has a Vault been opened?
Vaults are in either an opened or unopened state. They can only be opened once and they remain opened. Opening a vault box is the process of withdrawing the initial $BYTES balance from the vault into a wallet.
Opening a vault requires an S1 Identity that has never opened a vault.
You can determine if a vault has been opened via the $BYTES contract address on etherscan.
- Navigate to Contract and then to the Read Contract subcategory
- To see if an ID has opened a box, go to
8.identityBoxOpened
and write theNUMBER OF THE CHARACTER ID
. PressQuery
. If you seeTRUE
then the ID has opened a box. If you seeFALSE
then the ID has NOT opened a box
- To see if a vault has been opened, go to read contract
9.hasVaultBoxBeenOpened
and write theNUMBER OF THE VAULT BOX
. PressQUERY
. If you seeTRUE
then the Vault Box has been opened. If you seeFALSE
then the Vault box has NOT been opened.
Open Vault to claim $BYTES
$BYTES contained within a vault can be claimed if the user has access to an unopened vault and an identity that has not yet opened a vault in the same wallet. Each vault can only be opened once and each identity can only open one vault.
To open a vault to claim $BYTES:
- Go to the Bytes Contract Address (https://etherscan.io/address/0x7d647b1A0dcD5525e9C6B3D14BE58f27674f8c95#writeContract)
- Connect a wallet with the required NFTs to the Bytes Contract Address
- Under function
7. openVaultBox
enter the corresponding identityTokenId and vaulBoxTokenId - Click Write beneath function
7. openVaultBox
- Confirm the transaction via the connected wallet.
Contract Address
https://etherscan.io/address/0xab0b0dd7e4eab0f9e31a539074a03f1c1be80879
Secondary Marketplaces
https://magiceden.io/collections/ethereum/0x17B2f2b8927A8f11edfd7a27E153Be17d68E69C7