atomverse_genesis

Verified contract

Active on Ethereum with 6,912 txns
Deployed by via 0xbeba1b45 at 14255905
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "atomverse_genesis"

0xafa01e2e409fb1140740a4be547c6cf9c800c1b706a3f5d5309adf1b9afeb7dd
0xf596ceb5b4a068a7425f3639337942d2625106d852b7c07658bfe7f2cf21ecf3
0xe637d5c24fdd48e4adba9c195c7e1c685586ebc95973f0db9aa22f4fa2e47428
0x4ae3bde172e0265d2cae81cfb0e2a5541ac73c2f274c54e82aede1db56a7d525
0x2cf4e1d609ac85f1846bdb4d665a769d8ebf091fd39b73850b32503da8f19c0b
0x8ca1c397e51dc166507a93c13e0f3db1962aca828e118c78b545bcc3cadbd203
From
0x09cb08827d29c6da13acf9ab4dd408dafcb1fa2e5107d1895b895bb7fce11f20
From
0x97baef30f3b445aa81cceb052fa6a517a8e3d46472c67593b91c5f0882be0513
0x68c9d5ea904f95bd17e6156f13d26937c5750f4079fd0e9abac2805c1e1f9d9c
0xa6ab297ba1caafe977136b6cb81f690f94fd488f5558e55484ba8d7cd6be2021

Functions
Getter at block 21304719
cost(view returns (uint256)
100000000000000000
mRoot(view returns (bytes32)
0x7c7059c82dc5e138f40acdc16f6c762961b058f362c14a1f3c96a39dcaa9f20f
maxMintAmountPerTx(view returns (uint8)
2
maxPerWallet(view returns (uint8)
2
maxSupply(view returns (uint256)
8888
name(view returns (string)
atomverse_genesis
owner(view returns (address)
0x907309c4233b8c379734e1ff867027a628482d61
paused(view returns (bool)
true
publicSale(view returns (bool)
false
symbol(view returns (string)
ATOM
totalMinted(view returns (uint256)
4443
totalSupply(view returns (uint256)
8888
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalMintByUser(addressview returns (uint8)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
devMint(uint256 _mintAmount
mint(uint256 _mintAmountbytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCost(uint256 _cost
setPaused(bool _state
setPublicState(bool _state
setmRoot(bytes32 _mRoot
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.