Farmer Apes Yield Club
Verified contract
Active on
Ethereum with 954 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "Farmer Apes Yield Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20870562 | 2 months ago | | | 0 | 0.00046871100 | |
| 20784803 | 2 months ago | | | 0 | 0.00080547697 | |
| 19980598 | 6 months ago | | | 0 | 0.00037176485 | |
| 19433995 | 8 months ago | | | 0 | 0.0016824742 | |
| 18929007 | 10 months ago | | | 0 | 0.0010779389 | |
| 18748326 | a year ago | | | 0 | 0.00076166324 | |
| 18431197 | a year ago | | | 0 | 0.0010809378 | |
| 17884568 | a year ago | | | 0 | 0.0010005744 | |
| 17205046 | 2 years ago | | | 0 | 0.0053648243 | |
| 16762860 | 2 years ago | | | 0 | 0.00065331221 |
ABI
ABI objects
Getter at block 21218487
ApprovedAsHolder() view returns (bool)
true
BAYC() view returns (address)
0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
ERC712_VERSION() view returns (string)
1
MAX_MINT_LIMIT() view returns (uint8)
10
MAX_SUPPLY() view returns (uint256)
8888
MAYC() view returns (address)
0x60e4d786628fea6478f785a6d7e704777c86a7c6
baseTokenURI() view returns (string)
https://nft.farmerapes.com/api/farmer-apes/
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0x093d3cfe3c6b3eb7dcfdb60364dfce26717096e210e974de77024b2a2309414a
hawaiiApe() view returns (address)
0x0000000000000000000000000000000000000000
inPublic() view returns (bool)
true
mintBeforeReserve() view returns (uint256)
183
name() view returns (string)
Farmer Apes Yield Club
owner() view returns (address)
0x05cf3a9fb902c2b1168c1ac3f9ffc0ceda5f5f98
presalePrice() view returns (uint256)
58800000000000000
presaleTime() view returns (uint256)
1639535580
publicSalePrice() view returns (uint256)
58800000000000000
publicSaleTime() view returns (uint256)
1639628100
symbol() view returns (string)
FAYC
totalAirdropNum() view returns (uint256)
20
totalReserved() view returns (uint256)
486
totalSupply() view returns (uint256)
535
yieldToken() view returns (address)
0xa45af2d11aee1b52ed73cd36c683c3c678ee04f4
Read-only
airdropNum(address) view returns (uint8)
balanceOf(address owner) view returns (uint256)
checkWhiteList(address user) view returns (bool)
claimed(address) view returns (uint8)
getApeTypeAndYield(uint256 tokenId) view returns (uint8 rType, uint256 apeYield)
getApproved(uint256 tokenId) view returns (address)
getNonce(address user) view returns (uint256 nonce)
getUserYield(address user) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
presaleStatus(address) view returns (bool)
reserved(address) view returns (uint8)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
whitelisters(address) view returns (bool)
State-modifying
Events addWhitelisters(address[] whitelistAddresses)
airdrop(address[] _recipients, uint8[] _amounts)
approve(address to, uint256 tokenId)
claim()
claimReward()
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
getAirdrop()
mintTo(address[] _recipients, uint8[] rTypes)
presale() payable
randomTripApeAddress() returns (address)
renounceOwnership()
reserve(uint8 _num) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAPCToken(address _APC)
setApprovalForAll(address operator, bool approved)
setBaseUri(string _uri)
setIfApprovedAsHolder(bool _ApprovedAsHolder)
setInPublic(bool _inPublic)
setPresalePrice(uint256 newPrice)
setPublicPrice(uint256 newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateTime(uint256 _preSaleTime, uint256 _publicSaleTime)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
LegendaryDrop(uint256 indexed tokenId, address indexed luckyAddress)
LuckyApe(uint256 indexed tokenId, address indexed luckyAddress)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
ValueChanged(string indexed fieldName, uint256 newValue)
constructor(string _name, string _symbol, string _uri, address _BAYC, address _MAYC)
receive()
This contract contains no error objects.