Noodles

Verified contract

Active on Ethereum with 13,146 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
--
0x6f0d7f8fe6b52bbd72cc2e080794ad2987154292081f92262c1389ad8594dbcc
0x3b2ac6ec73269b367893fcecdb247c308dcc1a2fa555cc2071f8bbfe93c845f0
0xfc922b06c7b1fc8fe2c60ed9986b984584ce3f01c1525486dc976ff6525d1a9a
0xec7d310fd666872811fd599a2b1067b687f3449923aa6eb986427b8943878118
0xfa71342b02424d12117129fcc6278396016cf157632f5e23ad047a5c6797e7d6
0x8b2699246e3f8ebc842a6d492db43f72172c8af8796961e33506e1e9c064d50b
0x4750b80374930cb254eb41470b3fd17c0f7fc3544870b4485ac5d6d24278ba49
0x92043af591f47f26054d1bc04db1d0479cb8b9fbb3284bc78e9ab0ceed1e34c1
0x57fbeef18ec8bad3b0cf6f0e227a2d65bb435eb4588e843693877359d6e893af
0xe175ca8b9d1477c71bc05de3f173533e3a2b28950cc5a684b52ba93dfe48a42f

Functions
Getter at block 21260127
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.