Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x41cb…5764
0xfcd3…7ff1
Balances ($0.00)
No balances found for "FARMBASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22518585 | 6 days ago | | | 0 | 1.2636480e-7 | |
| 22518580 | 6 days ago | | | 0 | 1.1676480e-7 | |
| 21811426 | 22 days ago | | | 0 | 0.000000080275800000 | |
| 18251986 | 3 months ago | | | 0 | 0.000000085141000000 | |
| 14165329 | 7 months ago | | | 0 | 0.000089538695 | |
| 13472300 | 7 months ago | | | 0 | 0.0000013221944 | |
| 12117626 | 8 months ago | | | 0 | 0.0000054563218 | |
| 11904080 | 8 months ago | | | 0 | 2.1173954e-7 | |
| 9862220 | 10 months ago | | | 0 | 0.000000047558839770 | |
| 7871800 | a year ago | | | 0 | 0.000000050877590000 |
ABI
ABI objects
Getter at block 22769034
decimals() view returns (uint8)
18
farmingPool() view returns (address)
0x41cbd6d56ed880f71beaddf82b741a80dfce5764
inSwap() view returns (bool)
false
maxTxAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
FARMBASE
owner() view returns (address)
0xaaefd2a04b6b62a047b2cb33786a62e5fd53ee89
symbol() view returns (string)
FBASE
taxFee() view returns (uint256)
10
taxFeeOnBuy() view returns (uint256)
10
taxFeeOnSell() view returns (uint256)
10
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x839874ea022722b014338e5ae4d61df99d418c46
uniswapV2Router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
State-modifying
Events airdrop(address[] recipients, uint256[] amount)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
manualNotifyReward()
openTrading()
recoverLostTokens(address _token, uint256 _amount)
recoverLosteth()
renounceOwnership()
setFarmingPool(address _farmingPool)
setFees(uint256 _taxFeeOnBuy, uint256 _taxFeeOnSell)
setIsFeeExempt(address holder, bool exempt)
setMaxTxnAmount(uint256 newMaxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.