mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2026-04-20 16:45:10 +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