not iconic

Verified contract

Active on Ethereum with 2,803 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "not iconic"

0x1069d0c5afb97568d6db7c3b97f6d98b83be74ff70395ca9d860f8087fe9afe0
0x5d9bd56afe1222e8146c0d43b3f39b29cac7283d1755167a1e47c362dbba1b01
0x193bdfdd542fddcc996064619c1514880a700d9ce6ff5b3aa66dbcf9533ee73b
0x41dd7e843d9cb0c581a958a58c3a315a7efed4ea8054e5ec6c9320d9088e3c76
0x80a9e9f283c1862bea731d94b589ec3a9ddd94d5377d6bdcfd6e76e2198e855f
0x32eebc27892b0206d43e80f8a7725e05b328e0f8a698dc28de884382dde569b5
0xeffa22df4110232b9a064290206d3e112cf4a7c787335c7c811216b2d5ac48b7
0xa98f90aeaee717146d830e731f814a1f22b8b8100bef881f05e6530d86536027
0xeade49d267153005e84e48db1c1e43d4a0d4b851ec8840b024db6ffac21d1126
0xcdb05b958948f93e87d00ed1fc7d9109132fcd18f658ab23d0f5bcfd37064e6e

Functions
Getter at block 21101413
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
2
maxSupply(view returns (uint256)
1974
name(view returns (string)
not iconic
notRevealedUri(view returns (string)
ipfs://QmREyStLkSXWHKtzjQPLLfF8Y35bf6KFCTZhVk8mDGzE7q/hidden.json
owner(view returns (address)
0x878975cf4a97774af6875b3b37b0920b83121f35
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
NI
totalSupply(view returns (uint256)
1974
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.