mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 10:35:08 +02:00
Max supply, the diameter of the moon
This commit is contained in:
parent
5229525ccc
commit
b27382931f
@ -13,7 +13,7 @@ contract Rocketeer is ERC721Tradable {
|
|||||||
// ///////////////////////////////
|
// ///////////////////////////////
|
||||||
// Globals
|
// Globals
|
||||||
// ///////////////////////////////
|
// ///////////////////////////////
|
||||||
uint256 private ROCKETEER_MAX_SUPPLY = 9001;
|
uint256 private ROCKETEER_MAX_SUPPLY = 2159;
|
||||||
|
|
||||||
// Construct as Opensea tradable item
|
// Construct as Opensea tradable item
|
||||||
constructor(address _proxyRegistryAddress)
|
constructor(address _proxyRegistryAddress)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user