This contract is being backfilled. You may encounter incomplete storage history.

Planets

Verified contract

Active on Ethereum with 49,702 txns
Deployed by via 0xb9f0f36c at 13328218
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
Native
Value $2,848,384.55
ERC-20
Value $368.89
0xdb468eebc2ce9621b4445d36de3d8ca4105920b0cbc9a0ff8c900b4b9beddfe7
0x3e62d6e2f6ae4f81df203d1e371d635d702863aecb987766a6951e331ae191bc
0x8fd86a74765b5fa3d0ccf864ed6ef79c723c97fe94944207f6855fda8bab2598
0xcd9303a714c58daaa8ad1a43847cb78a2b0fd4f8f17ba14166774016812e5580
0x25485f58c337acc09a3addcdd42424170c226905d40ba32b973629362bb2fd8d
0x987706e18f4d71fe166ac70d603e05ff663ae405bf2b6cfda960302a7e2bf152
0x1156aef5ad9cbacecfc48a4b51b199e080aa989c445f8e131340b88f04e754ce
0x27f7aa38930aca1c613b201b9da5d6ad7e7301b329bf858e0603d8e2e9e263e1
0xad646f55dfbcbdc0de9736ebc209a5d0f12ffedd1531dc51d419b117e1f92253
0x5b050236078482c39b82ec5181db68e07dac25ab35fdecf8328e3bbc33828d2c

Functions
Getter at block 20799312
burnWindowOpens(view returns (uint256)
1634324400
claimWindowCloses(view returns (uint256)
1637856600
claimWindowOpens(view returns (uint256)
1637250600
comicContract(view returns (address)
0x5ab21ec0bfa0b29545230395e3adaca7d552c948
daoBurnWindowOpens(view returns (uint256)
1634317200
founderDAOContract(view returns (address)
0xd0a07a76746707f6d6d36d9d5897b14a8e9ed493
name(view returns (string)
Planets
name_(view returns (string)
Planets
owner(view returns (address)
0x79a20cf7331f37432e078d923074e42512e3585a
paused(view returns (bool)
false
purchaseWindowOpens(view returns (uint256)
1634152059
symbol(view returns (string)
PLANET
symbol_(view returns (string)
PLANET
 
totalSupplyAll(view returns (uint256[])
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
planets(uint256view returns (uint256 mintPriceuint256 maxSupplyuint256 maxPurchaseSupplyuint256 maxPurchaseTxuint256 purchasedstring ipfsMetadataHashbytes32 merkleRoot)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addPlanet(bytes32 _merkleRootuint256 _mintPriceuint256 _maxSupplyuint256 _maxPurchaseSupplyuint256 _maxPurchaseTxstring _ipfsMetadataHash
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnComicForMoon(uint256[] tokenIds
claim(uint256 amountuint256 planetIduint256 indexuint256 maxAmountbytes32[] merkleProof
closeBurn(
closeClaim(uint256[] planetIds
closeSale(uint256[] planetIds
editPlanet(bytes32 _merkleRootuint256 _mintPriceuint256 _maxPurchaseSupplyuint256 _maxPurchaseTxstring _ipfsMetadataHashuint256 _planetIndex
editWindows(uint256 _purchaseWindowOpensuint256 _daoBurnWindowOpensuint256 _burnWindowOpensuint256 _claimWindowOpensuint256 _claimWindowCloses
mint(uint256 planetIDuint256 amountaddress to
pause(
purchase(uint256 planetIDuint256 amountpayable 
release(address account
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string baseURI
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Claimed(uint256 indexed indexaddress indexed accountuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PayeeAdded(address accountuint256 shares
PaymentReleased(address touint256 amount
Purchased(uint256 indexed indexaddress indexed accountuint256 amount
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string _namestring _symboladdress _comicContractaddress _founderDAOContractaddress[] payeesuint256[] shares_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.