FarmAI Token

Verified contract

Active on Ethereum with 62 txns
Deployed by via 0xe3ce2140 at 17499573
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.94
ERC-20
--
0x84f71cf2d5612dd45044c0e205e29c729d24f14c6915d82e6515d7904dc03ced
0xd1dd63bbf5ca846453de77383729ff76e997f164f01033f618d0f99dc17b212a
0x51e58b2c1ec6bd2403ccddce35b736e60331086bedd36192a57c7ee7dc381cd4
0xb96cb9ba0d9a76332016d3b0d584322e26b2dcc57d60b9afdcc43434bd447d30
0x38d897b0f504051995841164215398b837bf5890ef1f644f23d0580daf77a800
0x12d04cd4cc2c0af43e68b51e61e3931d13a9fbed8309143dbe11c580358807f7
0x4f2d06db52adb09f04a184e2579cca09bc3486da523921d8555d62dac6bd84c2
0x4d25956018cb13bb6e35080183ac60e0fbf04bd5456c298f892fbe77756e9acf
0x46e485f6ca4e54dc17db4194ceaf2975ecb6a55d17d2f49f5ea366ce4e4d7da3
0x2125f54257d8d658389a1dc37bd1853f083191b833edcdc59c93121bbf5e252e

Functions
Getter at block 21399030
TOTAL_SUPPLY(view returns (uint256)
1000000000000000000000000
decimals(view returns (uint8)
18
fees(view returns (uint16 buyTeamuint16 buyAutoLiquidityuint16 buyTotaluint16 sellTeamuint16 sellAutoLiquidityuint16 sellTotaluint64 takeFeesTimestamp)
(buyTeam=300, buyAutoLiquidity=200, buyTotal=500, sellTeam=300, sellAutoLiquidity=200, sellTotal=500, takeFeesTimestamp=1690749047)
liquidationSettings(view returns (uint128 liquidationThresholduint16 percentageToLiquidatebool inLiquidationbool liquidationEnabled)
(liquidationThreshold=100000000000000000000, percentageToLiquidate=10000, inLiquidation=false, liquidationEnabled=true)
liquidityWallet(view returns (address)
0xa7f36bdcaeebc7816ac4e8df6af5d65261376b6a
name(view returns (string)
FarmAI Token
owner(view returns (address)
0xa7f36bdcaeebc7816ac4e8df6af5d65261376b6a
symbol(view returns (string)
FAI
teamWallet(view returns (address)
0xa7f36bdcaeebc7816ac4e8df6af5d65261376b6a
totalSupply(view returns (uint256)
1000000000000000000000000
tradingEnabled(view returns (bool)
true
uniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
extraFeeOnEarlySell(addressview returns (uint16)
ignoreFees(addressview returns (bool)
takeFees(addressview returns (bool)
tradingWhiteList(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
recoverERC20(address tokenuint256 balance
recoverETH(uint256 balance
renounceOwnership(
setFees(uint16 buyTeamuint16 buyAutoLiquidityuint16 sellTeamuint16 sellAutoLiquidity
setIgnoreFees(address targetbool ignoreFee
setLiquidationSettings(uint128 liquidationThresholduint16 percentageToLiquidatebool liquidationEnabled
setLiquidityWallet(address _liquidityWallet
setTakeFeeFor(address targetbool takeFee
setTeamWallet(address _teamWallet
startTrading(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
whiteListTrade(address targetbool _canTrade
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address uniswapRouterAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.