Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,657.45 |
$0 | |
FROOTS | ERC-20 | 257.978977 | -- | -- | |
UNI-V2 | ERC-20 | 0.031272 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20385510 | 4 months ago | | | 0 | 0.00023460053 | |
| 20385483 | 4 months ago | | | 0 | 0.00027110947 | |
| 20385483 | 4 months ago | | | 0 | 0.00019345708 | |
| 20385480 | 4 months ago | | | 0 | 0.00016699201 | |
| 20385474 | 4 months ago | | | 0 | 0.00026800184 | |
| 20385474 | 4 months ago | | | 0 | 0.00033953479 | |
| 20385473 | 4 months ago | | | 0 | 0.00033048263 | |
| 20385473 | 4 months ago | | | 0 | 0.00038436454 | |
| 20385472 | 4 months ago | | | 0 | 0.00016608415 | |
| 20385472 | 4 months ago | | | 0 | 0.00023795626 |
ABI
ABI objects
Getter at block 21320105
_maxTxAmount() view returns (uint256)
200000000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000000
buyFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=2)
decimals() view returns (uint8)
18
name() view returns (string)
FROOTS
owner() view returns (address)
0x9cde39bc68309e4c7cb885cd1b28f24ca2b39c14
sellFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=98)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FROOTS
totalSupply() view returns (uint256)
10000000000000000000000
uniswapV2Pair() view returns (address)
0xbe3a9c89c1dcea4774db19be9f89c3bad72d8210
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromLimit(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading(bool _status)
renounceOwnership()
setBothFees(uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_liquidity, uint8 sell_marketing)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSwapAndLiquifyEnabled(bool _enabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.