Noodles

Verified contract

Active on Ethereum with 13,138 txns
Deployed by via 0x8c44f274 at 13807228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#5973)
ERC-721
--
 (#8485)
ERC-721
--
0x57fbeef18ec8bad3b0cf6f0e227a2d65bb435eb4588e843693877359d6e893af
0xe175ca8b9d1477c71bc05de3f173533e3a2b28950cc5a684b52ba93dfe48a42f
0xdd1ee10c3016e54e0e06d83d7d40f6504fe7a6639182e2238488fa94265aac51
0xb55fc5ba2191deccf4d24eeefaf38931b0a395444cd7d79473abaa3996ff10b1
0xee853bf2dc86181fa3248211e8d847ca4697f222ab247acb3ba30b53af002991
0xea15dc769f8282d15d7e5f3332f74485e4e94e3dda0cdbf794382210d51d3108
0xd802f7ff8828928698e80860515b38e0ba8a2ceab64d56018a9889119f0d30b8
0xcd397bbf1885640a41c7899f4f444045d66b2d3511edeca0c5a1ff697d9217e7
0x8935b1b1fb01397e092fe60b2de28de8b9328b02e829f92dcd95dfb92a2a70d0
0x5fc327812710cf4796417742ed7553fdee525ea0f75e341bb5c43ce31869ea01

Functions
Getter at block 21162788
cost(view returns (uint256)
50000000000000000
maxMintAmount(view returns (uint256)
10
mintState(view returns (uint8)
4
name(view returns (string)
Noodles
owner(view returns (address)
0x3144f78c083870886df1fdf7b7ac72d520c5972b
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
NOODS
totalSupply(view returns (uint256)
5555
Read-only
addressFreeMintsAvailable(addressview returns (uint8)
addressWLMintsAvailable(addressview returns (uint8)
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
addFreeMintUsers(address[] _users
addWhitelistUsers(address[] _users
approve(address touint256 tokenId
mint(uint8 _mintAmountpayable 
renounceOwnership(
reserve(uint256 n
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setNotRevealedURI(string _notRevealedURI
setState(uint8 _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.