Floor Gen 3

Verified contract

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

No balances found for "Floor Gen 3"

0xc1b21cbb6d7dc76470d78c86c050e6b3081d1a4a56b46702491ee164da2d7877
0x0fcc35770b6ae3d20ce8331739d4b20dd4d30988909a6721694c4b5cb4480ea3
0x1273641d5702b753ef6ceda73a6d989c94b5485e2bfd4bcde8b01826fada79f8
0xb064df2caa39f0ba93414ed80d58395b770813626f1773df0227269822e57342
0x4c7de671c2105412f13a6f75ad8c1df9954396c35a2cb41cc0956cdeacd8bfd5
0x7ef52b59b0192d59697d903b59aa8232221b569765e491e1736e59f9c6e0d584
0x09a57b0f72aa61510bcc7530b8dca9be9f29ffa28dcb2ae406333f2a60d33dd6
0x3765dafa5b814b8dd02921e5e51871edfec4a247cfe1a76c56a10b37ddc9f100
0x1610c36918eeaf81dbfadd3efdc4c674019e805476fcc4094a323d93514eb6f7
0x033aea691ec3b93ad996ab580f7b82f695018ecd07e69c628794b7799b554946

Functions
Getter at block 20942662
DOMAIN_SEPARATOR(view returns (bytes32)
0x4ac2c285ee7c0f806549737698f0f2adeb8b2d100f4d8a7a09a6c773c44d5fa8
MAX_MULTIMINT(view returns (uint256)
5
MAX_PER_WALLET(view returns (uint256)
20
MAX_PUBLIC_SUPPLY(view returns (uint256)
2250
MAX_RESERVED_SUPPLY(view returns (uint256)
750
MAX_SUPPLY(view returns (uint256)
3000
MINTER_TYPEHASH(view returns (bytes32)
0x77eb6d3bbe7602208cc36937114029465cec3988228851754080f2c59c06cdca
PRICE(view returns (uint256)
200000000000000000
baseTokenURI(view returns (string)
https://ipfs.madewithmason.com/ipfs/QmX5psrYgWCrQwnnM3DtmmpHimhbopeoSBLtANK6CEaYi5/
claimingIsActive(view returns (bool)
true
name(view returns (string)
Floor Gen 3
owner(view returns (address)
0xd640c898b0902bd02f69de0fe8d0bd560956db76
saleIsActive(view returns (bool)
true
symbol(view returns (string)
FLOORIII
totalPublicSupply(view returns (uint256)
2250
totalReservedSupply(view returns (uint256)
595
totalSupply(view returns (uint256)
2845
Read-only
allowedMintCount(address minterview returns (uint256)
balanceOf(address ownerview returns (uint256)
checkClaimlist(uint256 countbytes signatureview returns (bool)
getApproved(uint256 tokenIdview returns (address)
hasUnclaimedTokens(address minterview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensClaimed(address minterview returns (uint256)
tokensOfOwner(address _ownerview returns (uint256[] ownerTokens)
State-modifying
approve(address touint256 tokenId
claimTokens(uint256 countbytes signaturepayable 
flipClaimState(
flipSaleState(
mint(uint256 countpayable 
ownerMint(uint256 countaddress recipient
release(address account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setClaimSigningAddress(address newSigningKey
setMaxPerWallet(uint256 _maxPerWallet
setMultiMint(uint256 _maxMultimint
setPrice(uint256 _tokenPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 tokenSymbolstring customBaseURI_address[] payeesuint256[] sharesuint256 _tokenPriceuint256 _tokensForSaleuint256 _tokensReserved
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.