Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4ef7…815f
0x4ef7…815f
12 additional
variables
Balances ($0.00)
No balances found for "EOS 2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17202449 | 2 years ago | | | 0 | 0.0034925172 | |
| 15701740 | 2 years ago | | | 0 | 0.00035142187 | |
| 15659150 | 2 years ago | | | 0 | 0.000070055159 | |
| 15656915 | 2 years ago | | | 0 | 0.00014595600 | |
| 15656699 | 2 years ago | | | 0 | 0.000087182059 | |
| 15642953 | 2 years ago | | | 0 | 0.00046610000 | |
| 15620491 | 2 years ago | | | 0 | 0.00080911600 | |
| 15620487 | 2 years ago | | | 0 | 0.00055932000 | |
| 15618569 | 2 years ago | | | 0 | 0.0012017280 | |
| 15618569 | 2 years ago | | | 0 | 0.0016182320 |
ABI
ABI objects
Getter at block 21161495 getCirculatingSupply() view returns (uint256)
LookMaxEat() view returns (bool)
true
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_buyTeamFee() view returns (uint256)
0
_door() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
0
_maxOnceEat() view returns (uint256)
1000000000000000000000
_maxTotalEat() view returns (uint256)
1000000000000000000000
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
0
_sellTeamFee() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
0
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
doYouLikeBase() view returns (address)
0x4ef7c5bec98e5680023e6cf19c923f74cd75815f
inTheMTFFace() view returns (address)
0x4ef7c5bec98e5680023e6cf19c923f74cd75815f
minimumTokensBeforeSwapAmount() view returns (uint256)
100000000000000000
name() view returns (string)
EOS 2.0
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyBySmallOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
EOS 2.0
togetherDo() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000
uniswapPair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromCut(address) view returns (bool)
isMarketPair(address) view returns (bool)
isMaxEatExempt(address) view returns (bool)
isOnceEatExempt(address) view returns (bool)
smallOrEqual(uint256 a, uint256 b) pure returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableMaxEat(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer_fixed(address[] addresses, uint256 amount)
setMarketPairStatus(address account, bool newValue)
setMaxOnceEat(uint256 newMaxOnceEat)
setMaxTotalEat(uint256 newMaxTotalEat)
setSwapAndLiquifyBySmallOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setisMaxEatExempt(address holder, bool exempt)
setisOnceEatExempt(address holder, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.