Frog Lives Matter
Verified contract
Active on
Ethereum with 91 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($428.31)
Native
Value
$428.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.138616 | $3,089.91 |
$428.31 | |
FLM | ERC-20 | 3.233079M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16554185 | 2 years ago | | | 0 | 0.00091888852 | |
| 16042645 | 2 years ago | | | 0 | 0.00043815513 | |
| 16042643 | 2 years ago | | | 0 | 0.00030754511 | |
| 15993005 | 2 years ago | | | 0 | 0.00051980500 | |
| 15896305 | 2 years ago | | | 0 | 0.00066011230 | |
| 15896293 | 2 years ago | | | 0 | 0.00066665724 | |
| 15896282 | 2 years ago | | | 0 | 0.00067282381 | |
| 15896272 | 2 years ago | | | 0 | 0.00060982329 | |
| 15896262 | 2 years ago | | | 0 | 0.00063764230 | |
| 15896254 | 2 years ago | | | 0 | 0.00068625583 |
ABI
ABI objects
Getter at block 21229059
buyFees() view returns (uint256 fees1, uint256 fees2, uint256 fees3, uint256 fees4)
(fees1=10, fees2=15, fees3=10, fees4=15)
checkFeeWallets() view returns (address burn, address liquidity, address marketing, address charity)
(burn=0x000000000000000000000000000000000000dead, liquidity=0x2ecdd0c1e6c9f0bd207cce03da61f52647fdc41b, marketing=0xc0bd080951a3b361cf32d1e07da5e0d75057cdf6, charity=0xd67df99568c9f0edb099b22cab4ece901e171380)
decimals() view returns (uint8)
18
launchBlock() view returns (uint256)
15882687
maxBuyPerTx() view returns (uint256)
1000000000000000000000000
maxSellPerTx() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Frog Lives Matter
owner() view returns (address)
0x6ff418358be5d15d2217f4b0a2c624b20f8eea00
sellFees() view returns (uint256 fees1, uint256 fees2, uint256 fees3, uint256 fees4)
(fees1=10, fees2=15, fees3=10, fees4=15)
swapThreshold() view returns (uint256)
100000000000000000
symbol() view returns (string)
FLM
taxStatus() view returns (bool)
true
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address _token)
claimStuckedETHER()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exclude(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeExclude(address account)
renounceOwnership()
setBuyTax(uint256 burn, uint256 marketing, uint256 liquidity, uint256 charity)
setETHThresholdAmount(uint256 amount)
setMaxBuySellPerTx(uint256 _newMaxBuy, uint256 _newMaxSell)
setMaxWalletAmount(uint256 _newMaxWalletAmount)
setSellTax(uint256 burn, uint256 marketing, uint256 liquidity, uint256 charity)
setTaxWallets(address marketing, address charity, address liquidity)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.