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

The ModZ

Verified contract

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

No balances found for "The ModZ"

0x88c5977b7374bfe3ec2fc4c7f6bf592d1ed72e3f34247b1f8bb6cc975635793b
0x5e894fcbfd1d30f7589c3eb49f6aaebcaa2ac615ae88ccb8bdff58c580a958df
0x3aafa01af2f8b91ee79c610e824dfbeab2fb789834f7eb27df717b35f6f2008c
0x4fc805cbf12985cc826fa4d0ace47e7cb70e26216e96e1b0616b8ee0449b455f
0xaf9fd53a43d17667466044a99e31eedaad7c45f65b907f0e8026795ad4d4d3b8
0x9bdf50d055d3357d5729fdc6d7434750462586929303718332f4af8aed06126a
0x4a82f9c413afd6f1020f8913d994ad1daa7f82f16c8908f3d50ad072f4e402a1
0x46d86762beeee423d01a9af599616dac494b2fc1f0202deba554e3f69a312b4c
0x02d94a922a5e582af5ec138894bbdbb3a8bf789524b06beaa88185a480509b75
0x40847187530f914a125bfdb6839650ce5626d5358d2b21aafc028394ff37de9e

Functions
Getter at block 20800624
MAX_SUPPLY(view returns (uint256)
5555
PRICE(view returns (uint256)
50000000000000000
authorizedSigner(view returns (address)
0xef0ec67103bd18228c77a44c707a643813cf8ec0
baseURI(view returns (string)
https://cdn.themodz.studio/kids/metadata/
maxMintsPerTransaction(view returns (uint256)
10
mintingStartTimestamp(view returns (uint256)
1635260774505
name(view returns (string)
The ModZ
owner(view returns (address)
0xae05fd67fafa6134e43368055aaf19c8a465e7d1
presalePerWalletLimit(view returns (uint256)
2
presaleStartTimestamp(view returns (uint256)
1635195600000
reservedSupply(view returns (uint256)
0
symbol(view returns (string)
MODZ
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedOnPresale(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] addressesuint256[] amounts
approve(address touint256 tokenId
configure(uint256 _reservedSupplyuint256 _maxMintsPerTransactionuint256 _mintingStartTimestampuint256 _presaleStartTimestampuint256 _presalePerWalletLimitaddress _authorizedSigner
mint(uint256 amountpayable 
presale(uint256 amountbytes signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAuthorizedSigner(address _authorizedSigner
setBaseURI(string _baseURIArg
setMaxMintsPerTransaction(uint256 _maxMintsPerTransaction
setMintingStartTimestamp(uint256 _mintingStartTimestamp
setPresalePerWalletLimit(uint256 _presalePerWalletLimit
setPresaleStartTimestamp(uint256 _presaleStartTimestamp
setReservedSupply(uint256 _reservedSupply
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.