Floppy

Verified contract

Active on Ethereum with 17,890 txns
Deployed by via 0xb978e295 at 14235391
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0xdb26ea33a19a3fa7b76b54cdbc6c58b20feb89e2698786c52938c6fbb8c8a5c5
0x958932ba7350ad56772d80b63833e9c48256a180f21459797a46a635842a863f
0x8220fc24468230021d5d3768c005873e31702db1f0a4763b6367764ecb74b0a4
0x722c7f85f19c4087b41316912e6f52dc27f53177bcf7ef14fa4598bf9bf30240
0xcc08f51638f8519dcd119f847b94fb33a667dd50e9b2df9774ff0e76a0696eb1
0xc112c789127d192932a75c3772558fc668e3a2a7177b974421f0e3eec7eadba0
From
0xa98b46f8c4b3817707a470b6275b5b1e30a9fe521b25a3670271d033389bf03f
0x81df59d532c30da04bfb0fe33430d11143a33edc8d73ea138f4add6dcdbcc4c9
0x606215e2454c2895c073337b4c5c9facde87bccf62fd31a8dd7838a4e8a2b02f
0x9b7b2971940d484f32db3f09b9301054a01a21412404aa6fd148a685103e48f2

Functions
Getter at block 21243679
FLOPPY_PROVENANCE(view returns (bytes32)
0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
MINT_PRICE(view returns (uint256)
70000000000000000
TOTAL_COL_SIZE(view returns (uint256)
10000
name(view returns (string)
Floppy
owner(view returns (address)
0x99dad544d50dd3a71f72309731942a8a022e4d39
presaleActive(view returns (bool)
false
presaleMerkleRoot(view returns (bytes32)
0x9b92444ae5937c08f92a28f173ab522152ea72d7f0b9280c5784cc4223e6e2a7
publicSaleActive(view returns (bool)
false
symbol(view returns (string)
FLP
totalSupply(view returns (uint256)
10001
vipMerkleRoot(view returns (bytes32)
0xa706c83966f471a85962cd2f5611019ed2390d2f561b0b893066b80d71e3e07f
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintList(addressview returns (uint256)
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)
vipList(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPresaleMerkleRoot(bytes32 _presaleMerkleRoot
setVipMerkleRoot(bytes32 _vipMerkleRoot
togglePreSale(
togglePublicSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
vipMint(bytes32[] _merkleProofpayable 
whitelistMint(bytes32[] _merkleProofuint256 quantitypayable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(