2eFloorForFun

Verified contract

Active on Ethereum with 2,369 txns
Deployed by via 0xbe0c16c5 at 14920935
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32.26
0xcaa2833ce8863db41797049397a3be1b0ab2ba50efb01d844135cd89a31fee71
0xc55ed4383f57ee4df4bc459c3c1e87cf9480102c7a040285275fce1cf4eacb8b
From
0x0439e64caec24310e282177451fae3776255e685c847499acab200ddd3ee2de3
0xb91ea712b3f0fe55aa04b85ffcfb67f82d9296987acace7d07fc3956f5446175
0x6d629f20479ab9effa6b2a35420fa1831fb4e8f8e9106e1c9a7e552125e91cf3
0x58ba07019fec58973cc23d58942e9fd71b05bdb2622f2d110c742b7695037b60
0x14ea5449dd0c5fb26cf7c1c8a567c443988cf83517a81a00dff5e5a5fd9db5cd
0x86fadf19d6a63bfcba8ff8ec2ee07e6e80993062e55f5206d3d780bc321af3dc
0x6f44ca874e7015397abb2022909aa3614bc3ffcf124ae6c34a2691b32180ed90
0x19870ff2d6e71db2e710f2ab771d8b6b33835b491966d0ee270589d4ec367b2c

Functions
Getter at block 21290072
MAX_MINTS(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
3000
NFT_PRICE(view returns (uint256)
0
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmQyqoSzLERv9nPHWeGMWSLXXb82MA6UgAoNkRH4PzD6ED/
name(view returns (string)
2eFloorForFun
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x259c9b93933c3519146af5c55415bce3b8c98dab
paused(view returns (bool)
false
symbol(view returns (string)
2FFF
totalSupply(view returns (uint256)
2764
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
FREEMINT(uint256 numTokenspayable 
Mint(uint256 numTokenspayable 
approve(address touint256 tokenId
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMaxMints(uint256 newMax
setPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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.