NeekolulDAO

Verified contract

Active on Ethereum with 832 txns
Deployed by via 0x979eb9ae at 14162080
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $52.83
0x0131362e994612fe7adec84c820fe4d11095288972d420ecabe367e7d9d240c7
0x456027a18a46a3156b80096f6ede23920efbbd94195607304a39d33b8adb820d
0xc81b60348a36507196459ff5770b4095d0ed9b38fc945e0752880e40f57e739d
0x2a0cb2e76514ada221e2ef92bfbb0b5057e2bdb34bbec5c020e71c7d9d12a507
0xc6cc9835016c77741ec284c43f6a80a535b31cd089270ef2eb00cc4cb33fcd35
0x056dfc65af697f27aa9962e4c7b25d198bcad0679a03063a1f749f4854b81448
0x7f809eaef35a0d2287f3d328ac05551bcbafa05ae831521ce401c0d44c906d3a
0x057ac5c0bb1cfc1f9a24c5e51a2ceb8b5287352ff41de42dd915aabd75ffe700
0x4cc3c9c453a074f8a37d1d7ab2c5fb10d4a5f53429951d18143d27d318f6a9f2
0x7d1b251259c8cf7f4ec5dce784d02a258ffbd9f40d52a3a08a6e3201f4f7ee82

Functions
Getter at block 20824854
contractURI(pure returns (string)
https://mw9spidhbc.execute-api.us-east-1.amazonaws.com/dev/contract/neekolul-dao
getCost(view returns (uint256)
20000000000000000
getCurrentSupply(view returns (uint256)
2389
getFreeMintLimit(view returns (uint256)
5
getFreeSupply(view returns (uint256)
2388
getMaxSupply(view returns (uint256)
2888
getMintStatus(view returns (bool)
true
getState(view returns (booluint256uint256uint256uint256uint256)
(true, 20000000000000000, 2888, 2389, 2388, 5)
name(view returns (string)
NeekolulDAO
owner(view returns (address)
0x47f6f86e686205fa5cf4354b6693a0f4a7049531
symbol(view returns (string)
NEEKO
totalSupply(view returns (uint256)
2389
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)
State-modifying
allowPublicMint(
approve(address touint256 tokenId
denyPublicMint(
freeMint(uint256 countpayable 
mintTokens(address[] recipientspayable 
mintTokens(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 cost
setFreeMintLimit(uint256 max
setFreeSupply(uint256 max
setMaxSupply(uint256 max
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(string tokenNamestring symboluint256 costuint256 supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.