Flappy Boys

Verified contract

Active on Ethereum with 5,797 txns
Deployed by via 0x4ab98964 at 14593488
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Flappy Boys"

0x52fac3335bd7c4f935cc5ccc63a36c4268b2ac656efdca325d12ce9746fb672f
0x2d76fa77802348ea102826ee23e2d8d6674696d48b4dc29c009b5d30cc730e7b
0x4150bd7be0ee97c7f7b560785175dd241cd71414f5663e856599c17c75475aad
0xc4e26ebeb3b8077d56b8ff5c3b259596a8e71d0f215e2b72f07ae424267f354c
0xc0765195278020b2f16031c5288921c0687f8da8a57f617dda733d51d1f9cda4
0x6952983ee021ced2d9617df4e62a238ab27e761463e6f423702694e9ca5cf05b
From
0x9dd9053a83cb3d37afc37cb5572fb0a597c689931488342f0f63e30a4e15a807
0x30395933e3804ce11ad7697fc28557ae4f1494a5f7b88322d7b7c2143cd56a5f
From
0x12c1d1a5915a9087ee040bdad25438c4ee374a16624f50fcc34c184208a256d8
From
0xe824b468cae1cad78f9f25afc3544b8b26e0d3135322e8cd3eca2b7057057c95

Functions
Getter at block 21166289
baseURI(view returns (string)
ipfs://QmXHcK3qAR49bS5uPUidBzLDe6GZdJUHobXHAmZEHq4EuX/
devSupply(view returns (uint256)
133
isPresaleLive(view returns (bool)
true
isSaleLive(view returns (bool)
true
maxMintPerAddress(view returns (uint256)
2
maxSupply(view returns (uint256)
3333
mintPrice(view returns (uint256)
75000000000000000
name(view returns (string)
Flappy Boys
ogMaxMintPerAddress(view returns (uint256)
3
ogMerkleRoot(view returns (bytes32)
0xbfebca3a9eafb8b3a66f9e9cf6289f07cd9b42a65f2e33d1e1eb6c0531d6740d
ogMintPrice(view returns (uint256)
65000000000000000
ogSupply(view returns (uint256)
0
owner(view returns (address)
0xb756905d2a1832ed6006d22821edad097a330bed
symbol(view returns (string)
FlappyBoys
totalSupply(view returns (uint256)
3333
wlMerkleRoot(view returns (bytes32)
0x9c6944031e4c4a6fa3e13073833f153047eef0c563e258cc2fa79e22060a0c19
Read-only
addressMintCount(addressview returns (uint256)
addressMintedAmount(address _addressview returns (uint256)
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
devMint(uint256 quantity
ogMint(uint256 quantitybytes32[] merkleProofpayable 
publicMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newURI
setOGMerkleRoot(bytes32 merkleRoot
setOGSupply(uint256 _ogSupply
setWhitelistMerkleRoot(bytes32 merkleRoot
togglePresaleStatus(
toggleSaleStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
wlMint(uint256 quantitybytes32[] merkleProofpayable 
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(uint256 _maxSupplyuint256 _devSupplyuint256 _mintPriceuint256 _ogMintPriceuint256 _maxMintPerAddressuint256 _ogMaxMintPerAddressuint256 _ogSupply
Fallback and receive

This contract contains no fallback and receive objects.

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