FoodFarmer.Finance
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FoodFarmer.Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14109314 | 3 years ago | | | 0 | 0.012234766 | |
| 14109127 | 3 years ago | | | 0 | 0.0053748803 | |
| 14109084 | 3 years ago | | | 0 | 0.0047367713 | |
| 14109083 | 3 years ago | | | 0 | 0.010429480 | |
| 14109068 | 3 years ago | | | 0 | 0.013766744 | |
| 14109063 | 3 years ago | | | 0 | 0.0059164298 | |
| 14109030 | 3 years ago | | | 0 | 0.0031746530 | |
| 14109030 | 3 years ago | | | 0 | 0.0028923427 | |
| 14109020 | 3 years ago | | | 0 | 0.0050221801 | |
| 14109019 | 3 years ago | | | 0 | 0.0083810851 |
ABI
ABI objects
Getter at block 21221786
amountInPool() view returns (uint256)
0
decimals() pure returns (uint8)
18
name() pure returns (string)
FoodFarmer.Finance
owner() view returns (address)
0x306b45e88918aeffaf1386cb22ab893bbebecbb3
symbol() pure returns (string)
FFF
thisBalance() view returns (uint256)
228801637870211997206825828
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events Approve(bool status)
approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address ad)
includeToFee(address ad)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setMarketingWallet(address marketingWalletAddress)
setNoTaxMode(bool onoff)
setTaxFee(uint256 tax)
setTeamFee(uint256 team)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.