FlatulentApe

Verified contract

Active on Base with 245 txns
Deployed by via 0x4d689de0 at 3848195
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FlatulentApe"

0x045227dd03670be8998abaa5f439f5fbcc648c75f91d5957aec1ec7cbeede2b2
0x826620a6f5e3bc80a37e07e568856538626d57acd45e6e3449cb1595d06ad560
0xf480dd8429dbdce6a2599a577cd19be82c8d7c1e96f234e7f3014860a6244236
0x346a4410d5da15ebcaf08e61f6bd75cbcaadad4ccfb89a8db436f3db1dc34626
0x96af64950fe33499d151eaf8b71299dec9a294449c68dcdd60b0d52cb62460cb
0x35ea689dee0a13459c26071d2033ea5a2d068856021b49475ae1a94379227f4b
0x183e32d548a4da1eb9e0edb13c70e99eb8d9d5989dfca684af95ecbf5f3c40fe
0x3bc3925e3e6bafd21de264be9aec5cdcfb7875383457c7320eef5337416db170
0x7c87c3b3a09eeb13d52dcfb1df879ecfb6bb219d2b96c72c0430318e6e7cdfb6
0x07713de2a1d14c27b39506d69f042bee5673d3aba535c7dbfde85836c75f9cbf

Functions
Getter at block 22934785
CHARGE_PRICE(view returns (uint256)
9700000000000000
CHARGE_PRICE_ONE(view returns (uint256)
5700000000000000
CHARGE_SUPPLY(view returns (uint256)
10
CHARGE_SUPPLY_ONE(view returns (uint256)
1
FREE_SUPPLY(view returns (uint256)
3
MAX_SUPPLY(view returns (uint256)
90000
name(view returns (string)
Flatulent Ape
owner(view returns (address)
0x720b50baf2b42bd78441529415e6e7cd49e7bbc0
symbol(view returns (string)
FLA
totalSupply(view returns (uint256)
669
Read-only
_tips(uint256view returns (bool)
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 tokenIdpayable 
mintWithBox(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setDefURI(string _tokenURI
setTokenURIFlag(uint256 flag
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ShitXMint(address indexed msgSenderuint256 indexed mintQuantity
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(