Le Fruit

Verified contract

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

No balances found for "Le Fruit"

0x28c57652f55049d7ca58a76725151bcc6ccbf43bf856aca1c2ea5292603942f6
0xaa723156ab7ee3b94e34c40734d6e760266e52ff4afe0013d528b6f692c8d238
0xbf2c7357f56a10b502f0ecbdb6c4b67a4c21d898b689c7702d94bc57aefcc50b
0x9cf53f3b7e273e94e4ab0a68b36d90669ffd057714caeb085465fff887689b6f
0xc6f1af8ed1f8124d50a58f402360390b1e783100f953557f6e87dd190be4290f
0xe275e845969f9db9957b3772795ddfe6fd8390048c147930a3dcf173180cd21b
0xd1c11e4f2606f1500ddb2f6e50cae901f6f3862e423afcc6e475dcef74ae765b
0xbd0684f98e969ffca54b637c360e2d9eb1a6d1450790b9f3ed2e308449b1637d
0x45c58da02aa911bcb0f9b114360de50159be49a4f81eda08a9cd9b7fae30f01e
0x307bf42da4fe3c876859683e10e1a7f12c1ab4618144270cbb546f3c218f236c

Functions
Getter at block 21384072
MAX_FREE_PER_WALLET(view returns (uint256)
1
MAX_PER_WALLET(view returns (uint256)
2
MINTSIZE(view returns (uint256)
4799
baseURI(view returns (string)
ipfs://QmPKc8ApdcQ5Y1QBBcucTNSmBpQRXsw5JYpP8LMe8LWsay/
getPrice(view returns (uint256)
7000000000000000
live(view returns (bool)
true
name(view returns (string)
Le Fruit
owner(view returns (address)
0x32653277a4759813924ebb3be9ac4d98a55a153e
price(view returns (uint256)
7000000000000000
reserve(view returns (uint256)
201
symbol(view returns (string)
LEFR
totalSupply(view returns (uint256)
4799
vipPrice(view returns (uint256)
10000000000000000
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)
tokenURI(uint256 _tokenIdview returns (string)
vipToken(uint256view returns (bool)
State-modifying
approve(address touint256 tokenIdpayable 
goLive(bool _live
mint(uint256 _amtpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256 _price
setVIPPrice(uint256 _vipprice
storing(uint256 quantity
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
vault(
vipMint(uint256 _amtpayable 
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
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(