RuniverseLandMinter

Verified contract

Active on Ethereum with 112 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RuniverseLandMinter"

0xa098531e9615b8c5f4136bb0db8de1a9967c9ce3a3ddd2ca412185977787a469
0x7e3cec88925a8a51edbc84e8d37a845a280f8b9bd25081242ee3e7f73c9f26af
0x2080de03ae9c09defb1a5107e0c51657268f7eb8e92670b201972097132845f8
0xf411909032e794bab483420c9380c5b84c0fa41fe0c537002c19eb177d61990f
0x117b2eae8b51d96225fe8a2c8310d1f9306282178ac48306f71c13452f212543
0xbf9cbe0658f49eac4e75d99128a4ff413fec49fdc853d829350931e4698810cb
0x287e26291e77cc276aa7839fd20dda3cb1e32d6890f5290a661111f246532232
0x33c276cc1c705f508f9f5ad6d335d36dad865cd0a8ffb2df59dd8e55bd59875f
0x127078bdade44dc69ad6b06760563f6376b766e897f3ead388df9bb2917b71be
0x3cd39d9bbc2bec85d0b80a818cef42450e0b79ce2b082aaa0ef0ded5bc35c968

Functions
Getter at block 21194231
claimlistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimsStartTime(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
claimsStarted(view returns (bool)
false
getAvailableLands(view returns (uint256[])
[45043, 13524, 429, 74, 6]
getPlotPrices(view returns (uint256[])
[115792089237316195423570985008687907853269984665640564039457584007913129639935, 115792089237316195423570985008687907853269984665640564039457584007913129639935, 115792089237316195423570985008687907853269984665640564039457584007913129639935, 115792089237316195423570985008687907853269984665640564039457584007913129639935, 115792089237316195423570985008687907853269984665640564039457584007913129639935]
getPlotsAvailablePerSize(view returns (uint256[])
[52500, 16828, 560, 105, 7]
getTotalMintedLands(view returns (uint256)
10924
getTotalMintedLandsBySize(view returns (uint256[])
[7457, 3304, 131, 31, 1]
mintlistMerkleRoot1(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintlistMerkleRoot2(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintlistStartTime(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
mintlistStarted(view returns (bool)
false
owner(view returns (address)
0xebea49e6a0b7768b72a01225c82fa75095a93c1d
plotGlobalOffset(view returns (uint256)
1
publicMintStartTime(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
publicStarted(view returns (bool)
false
runiverseLand(view returns (address)
0xd5c7e6257d264ede9cc7a2e74e52df65e727eb4e
vault(view returns (address)
0xebea49e6a0b7768b72a01225c82fa75095a93c1d
Read-only
claimlistMintedPerSize(addressuint256view returns (uint256)
getTokenIdPlotType(uint256 tokenIdpure returns (uint256)
mintlistMintedPerSize(addressuint256view returns (uint256)
mintlisted(address _whobytes32 _leafbytes32[] _merkleProofview returns (bool)
plotPrices(uint256view returns (uint256)
plotSizeLocalOffset(uint256view returns (uint256)
plotsMinted(uint256view returns (uint256)
State-modifying
claimlistMint(uint8 plotSizeuint256 numPlotsuint256 claimedMaxPlotsbytes32[] _merkleProofpayable 
forwardERC20s(address _tokenuint256 _amount
mint(uint8 plotSizeuint256 numPlotspayable 
mintlistMint(uint8 plotSizeuint256 numPlotsuint256 claimedMaxPlotsbytes32[] _merkleProofpayable 
ownerMint(uint8[] plotSizesaddress[] recipients
renounceOwnership(
setClaimlistMerkleRoot(bytes32 newMerkleRoot
setClaimsStartTime(uint256 _newClaimsStartTime
setGlobalIdOffset(uint256 _newGlobalIdOffset
setLocalIdOffsets(uint256[] _newPlotSizeLocalOffset
setMintlistMerkleRoot1(bytes32 newMerkleRoot
setMintlistMerkleRoot2(bytes32 newMerkleRoot
setMintlistStartTime(uint256 _newAllowlistMintStartTime
setPrices(uint256[] _newPrices
setPublicMintStartTime(uint256 _newPublicMintStartTime
setRuniverseLand(address _newRuniverseLandAddress
setVaultAddress(address _newVaultAddress
transferOwnership(address newOwner
withdraw(uint256 _amount
withdrawAll(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _runiverseLand
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Address0Error(
DeniedProcessDuringMinting(
GivedValuesNotValid(uint256 sended_valuesuint256 expected
IncorrectPurchaseLimit(
MisconfiguredPrices(
WrongDateForProcess(uint256 correct_dateuint256 current_date