Farmer Frank
Verified contract
Active on
Base with 8,960 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x826e…389c
0x4752…ad24
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FPEPE | ERC-20 | 7 | $0.000133 |
$0 | |
USA | ERC-20 | 1 | $0.000695 |
$0 | |
kurbi | ERC-20 | 1 | $0.000528 |
$0 | |
FRANK | ERC-20 | 9.449538M | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
LZPZ | ERC-20 | 2.101K | -- | -- | |
OHNO | ERC-20 | 1.71983K | -- | -- | |
BCRAB | ERC-20 | 100 | -- | -- | |
NUNU | ERC-20 | 97.420134 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22907005 | 3 hours ago | | | 0 | 7.1445562e-7 | |
| 22900958 | 7 hours ago | | | 0 | 0.0000011504498 | |
| 22895537 | 10 hours ago | | | 0 | 4.6672338e-7 | |
| 22893355 | 11 hours ago | | | 0 | 0.0000011891540 | |
| 22889783 | 13 hours ago | | | 0 | 2.9296896e-7 | |
| 22889732 | 13 hours ago | | | 0 | 2.6582365e-7 | |
| 22877491 | 20 hours ago | | | 0 | 0.00023711895 | |
| 22859454 | a day ago | | | 0 | 0.000000076121994840 | |
| 22859113 | a day ago | | | 0 | 0.000000108997189434 | |
| 22855631 | a day ago | | | 0 | 7.6204399e-7 |
ABI
ABI objects
Getter at block 22912863
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_swapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
farmContractAddress() view returns (address)
0x826e061727971f937c7cea001b9d87208caa389c
launchBlock() view returns (uint256)
14248793
name() pure returns (string)
Farmer Frank
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FRANK
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap(uint256 amount)
openTrading()
removeLimits()
renounceOwnership()
rescueETH()
rescueTokens(address _token)
setExcluded(address account, bool isExcluded)
setFarm(address _farmContractAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address _farmContractAddress)
receive()
This contract contains no error objects.