Etherjump Plots

Verified contract

Active on Ethereum with 11,876 txns
Deployed by via 0x2453dcef at 15178741
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "Etherjump Plots"

0xbb043d9f57cd462762cfa54c791edb946d1631496cda3b3e99e057ae293b4634
0x766680cfcc142562aaf61f78d3e357ac39714bbcab07f20a76e843b0628e9c19
0x7a512e37bdf2fdf7ae0681b1d6c5b5e18f57597921110526f76e9ff688e37bba
0x6cf9a4f895399283c0b0c580f31754966e0fd9fc14e57c424cc1aa1565ab4a12
0x2959c3bfac6b569df78ebf40c4d90e4f7bcfc2486f3055432c3cacfe94a65cd2
From
0x862129aadf58b41620dde1cc2425a840721b9c7f6e8a342f0ba14374e09035d5
0xd602504767be3ac832aac1eb24aedb3c24f41d76cd6e16acaef030528880e983
0xee2524279dc1605e776fcc70018b5874fe282c7e3b086b8e9c563f67d74a2fed
0xd61881e88a251f882f1e33bee521721aca51ababf8a8aa91f9a9635e445c5937
0x6039ae9b7b25d4482ce7038aa61f159b9be7d7d76678bac07a97d58e42c18eb8

Functions
Getter at block 20846983
baseTokenURI(view returns (string)
https://api.etherjump.game/metadata/
finalPublicLive(view returns (bool)
false
finalPublicMintedQuantity(view returns (uint256)
0
getFinalPublicMintedQuantity(view returns (uint256)
0
getInitialPublicMintedQuantity(view returns (uint256)
3469
getMLMerkleRoot(view returns (bytes32)
0x744bc5c062302a56edf1390dffdd9f6374085d45a98623cd962ee073e0e6db0a
getMaxInitialPublicMintedSupply(view returns (uint256)
3469
getMaxPerFinalPublic(view returns (uint256)
2
getMaxPerInitialPublic(view returns (uint256)
2
getMaxPerML(view returns (uint256)
2
getMaxPerOG(view returns (uint256)
3
getMaxPresaleMintedSupply(view returns (uint256)
5455
getMaxTotalSupply(view returns (uint256)
5555
getMintPrice(view returns (uint256)
50000000000000000
getOGMerkleRoot(view returns (bytes32)
0x40600de36ada9d324e6d556692dff8e0424a496f7edffe042d28e6e45c72d8a8
getPresaleMintedQuantity(view returns (uint256)
1986
getTeamMintedQuantity(view returns (uint256)
100
getTotalQuantityMintedPerPhase(view returns (uint256[])
[1986, 3469, 0]
initialPublicLive(view returns (bool)
true
initialPublicMintedQuantity(view returns (uint256)
3469
isFinalPublic(view returns (bool)
false
isInitialPublic(view returns (bool)
true
isPresale(view returns (bool)
false
maxInitialPublicMintedSupply(view returns (uint256)
3469
maxPerFinalPublic(view returns (uint256)
2
maxPerInitialPublic(view returns (uint256)
2
maxPerML(view returns (uint256)
2
maxPerOG(view returns (uint256)
3
maxPresaleMintedSupply(view returns (uint256)
5455
maxTotalSupply(view returns (uint256)
5555
mintPrice(view returns (uint256)
50000000000000000
name(view returns (string)
Etherjump Plots
owner(view returns (address)
0x4ff1c456a48e2210537b7ed26ef9067783141f74
presaleLive(view returns (bool)
false
presaleMintedQuantity(view returns (uint256)
1986
symbol(view returns (string)
EJPLOTS
teamMintedQuantity(view returns (uint256)
100
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getInitialPublicMintedQuantityFromAddress(address walletview returns (uint256)
getMLMintedQuantityFromAddress(address walletview returns (uint256)
getOGMintedQuantityFromAddress(address walletview returns (uint256)
getQuantityMintedPerGroupFromAddress(address walletview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedInitialPublic(addressview returns (uint256)
mintedML(addressview returns (uint256)
mintedOG(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintFinalPublic(uint256 quantitypayable 
mintInitialPublic(uint256 mintQuantitypayable 
mintML(uint256 quantitybytes32[] proofpayable 
mintOG(uint256 quantitybytes32[] proofpayable 
mintTeam(uint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _baseTokenURI
setFinalPublicLive(bool live
setInitialPublicLive(bool live
setMLMerkleRoot(bytes32 root
setMaxInitialPublicMintedSupply(uint256 supply
setMaxPerFinalPublic(uint256 _max
setMaxPerInitialPublic(uint256 _max
setMaxPerML(uint256 _max
setMaxPerOG(uint256 _max
setMaxPresaleMintedSupply(uint256 supply
setMaxTotalSupply(uint256 supply
setMintPrice(uint256 price
setOGMerkleRoot(bytes32 root
setPresaleLive(bool live
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(