TIME NFT Special Issues

Verified contract

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

No balances found for "TIME NFT Special Issues"

0x9acfcbd5a8709b48e222eb9c6ecac3a5efc20e6da60d7743ee9a9b3f0d266feb
0x80e73c8bbe1cbe70ab54b4f0d4b95e8cd3183f5eda1f3987a11e51f79e0b0379
0x1b334c988254e44e9fbcce474a0c520a05694dd12e7a4d9b392eedc1421c6b37
0x6c4a19c17d8592d1e9ac390fe6c6d801451e016eaf67d70d1ad8b0c68a19148d
0x98cd5563e26e7cb719a35dc9399204bb07a9ce484249b280fe2c1c66324a6664
0xd2c729937bf9db9be1998df772328ebdcb2593fdf671380fdd248730e5a91f48
0xe3e8aade2c7f4c63e1a84bd3021b80c0238ad919b2fba6431df0a697640a099c
0x919c877f01e92293ea372b4ef9aaab429f83032751ecf06746b1ccebbf879c6f
0xc3858897f729ae4be1e1f8c302ee60ec11bce1d08d395efaeaaa65ab3dd6716c
0x43f826329365e20daae0ae655dfb99f97424d8e467ed132287a0c9a535ecb1a8

Functions
Getter at block 21170133
adminAddress(view returns (address)
0xfd7814e3f075abee91459073c29ef2435a14bb9e
name(view returns (string)
TIME NFT Special Issues
owner(view returns (address)
0x6a09e00e31fb609d4b149e062512a2be1a99d376
payoutAddress(view returns (address)
0xf42a5141028f4074f61e81570ffb11f7ad95a8c6
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getHasMinted(uint256 tokenIdaddress addrview returns (bool)
getMerkleRoot(uint256 tokenIdview returns (bytes32)
getMintStatus(uint256 tokenIdview returns (bool)
getTokenPrice(uint256 tokenIdview returns (uint256)
getTokenSupply(uint256 tokenIdview returns (uint64)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
airdrop(uint256 tokenIdaddress[] addresses
createToken(uint256 tokenIduint64 supplybool mintStatusuint256 pricestring uri_bytes32 merkleRootaddress royaltyRecipientuint256 royaltyPerc
mint(uint256 tokenIdbytes32[] merkleProofpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMerkleRoot(uint256 tokenIdbytes32 root
setMintStatus(uint256 tokenIdbool status
setNewAdmin(address newAdmin
setPayoutAddress(address payoutAddr
setRoyaltyPercentage(uint256 tokenIduint256 newPerc
setRoyaltyRecipient(uint256 tokenIdaddress newRecipient
setTokenPrice(uint256 tokenIduint256 price
setTokenSupply(uint256 tokenIduint64 supply
setURI(uint256 tokenIdstring newURI
transferOwnership(address newOwner
withdrawEther(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address adminaddress payoutAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.