Arenamon

Verified contract

Active on Ethereum with 498 txns
Deployed by via 0x2a3efcb7 at 15051085
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "Arenamon"

0x4901c61c38d25b8f0888f01d0d3ab586f71c73d9388f369de9bdcbdf2aee444b
0x8397fc9590663adb0892cfec1244d0a83af8ef922ef059532960247ad8d012f2
0x35655418ca1052c340fb77342f55dddeba8991b8103c3a415191df717dea359c
0xbc23cf89e7335065ffa10ebcd312e8d6a9cf922acee7b131c3c89a14286fa4a9
0x5d23980b01d9982867becd28aa70e03d7dda81570aeeca2464f8037fd3c5dcd1
0x578681d20bab778309dc720dbcbef2b809171e6a87af2b3bdbaabb977b8eda3c
0x5282f807b864906328cbb41c2fce08879c9cdf9c2a7b8b97128d1b75f247b079
0x0a7388d4e1628e5b294eed7634c5d273b56bbca3003e315386ea3a079e13dd81
0xd211bb7a9712fbf2d4aef26c885fcd8fa2d0df9daf4b884d0c113cc6335a4fcc
0x0777a29458cb7dbfae3fe1ff63d5d7c440419e4bcc57f93c8eb4a7e41cdf2ac9

Functions
Getter at block 21209168
MAX_SUPPLY(view returns (uint256)
10000
PRESALE_MINT_LIMIT(view returns (uint256)
50
PRESALE_PRICE(view returns (uint256)
40000000000000000
PUBLIC_MINT_LIMIT(view returns (uint256)
50
PUBLIC_PRICE(view returns (uint256)
40000000000000000
PUBLIC_SUPPLY(view returns (uint256)
9950
isPreSaleActive(view returns (bool)
true
isPublicSaleActive(view returns (bool)
true
m_whitelistRoot(view returns (bytes32)
0x7cf87a3b371a17654d1fc3d3ceedc781ade95461278b5dc7d4c94a4c1b003dd3
name(view returns (string)
Arenamon
owner(view returns (address)
0x73f2d776f085b7c5ebc6368b576d558dc4889e09
paymentAddress(view returns (address)
0x73f2d776f085b7c5ebc6368b576d558dc4889e09
symbol(view returns (string)
ARN
totalSupply(view returns (uint256)
706
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
indexer(uint256view returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhiteListed(bytes32 _leafNodebytes32[] proofview returns (bool)
m_mapPresaleMintCount(addressview returns (uint256)
m_mapPublicMintCount(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
toLeaf(address accountuint256 indexuint256 amountpure returns (bytes32)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] airdropAddressuint256 numberOfTokens
approve(address touint256 tokenId
mintForTeam(address to
mintPublic(uint256 numberOfTokenspayable 
mintPublicWithCreditCard(address touint256 numberOfTokenspayable 
mintWhitelist(address touint256 numberOfTokensuint256 indexuint256 amountbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxLimit(uint256 maxSupplyuint256 publicSupply
setMintLimit(uint256 presaleMintLimituint256 publicMintLimit
setMintPrice(uint256 presaleMintPriceuint256 publicMintPrice
setPaymentAddress(address newPaymentAddress
setWhiteListRoot(bytes32 root
switchPublicSaleState(
switchWhitelistSaleState(
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
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

This contract contains no error objects.