https://github.com/zeriontech/genesis-collection-contracts
Zerion Genesis Collection contracts
https://github.com/zeriontech/genesis-collection-contracts
Last synced: 4 days ago
JSON representation
Zerion Genesis Collection contracts
- Host: GitHub
- URL: https://github.com/zeriontech/genesis-collection-contracts
- Owner: zeriontech
- License: mit
- Created: 2021-07-23T12:07:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T15:38:29.000Z (about 4 years ago)
- Last Synced: 2025-02-22T20:32:28.412Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.24 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Genesis Collection NFT
This is a project with a Genesis Collection NFT token.
The main functionality of this token is `claim()` function.
It can be called once per EOA (Ethereum address) and only within a deadline (Aug 01 2021 00:00:00 UTC).
For every account, `claim()` function 'randomly' mints 1 of 10 NFT tokens with the following probabilities:
0. Legendary – 0.1%
1. Rare – 5.1%
2. Rare – 5.1%
3. Rare – 5.1%
4. Common – 14.1%
5. Common – 14.1%
6. Common – 14.1%
7. Common – 14.1%
8. Common – 14.1%
9. Common – 14.1%
The mainnet address is the following: [0x74EE68a33f6c9f113e22B3B77418B75f85d07D22](https://etherscan.io/address/0x74EE68a33f6c9f113e22B3B77418B75f85d07D22#code).
Call `claim()` function within a deadline and try your luck!
---
Hello @opensea!
[0x96ebc0797ded0248a71eeca231505182179ee6fd]