An open API service indexing awesome lists of open source software.

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

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]