Ethereum Max
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
No balances found for "Ethereum Max"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16323466 | 2 years ago | | | 0 | 0.0033985438 | |
| 16318536 | 2 years ago | | | 0 | 0.00065154810 | |
| 16318531 | 2 years ago | | | 0 | 0.00062519118 | |
| 16318530 | 2 years ago | | | 0 | 0.00066039111 | |
| 16318524 | 2 years ago | | | 0 | 0.0022126374 | |
| 16318142 | 2 years ago | | | 0 | 0.00066438991 | |
| 16317997 | 2 years ago | | | 0 | 0.00072154304 | |
| 16317974 | 2 years ago | | | 0 | 0.0011420506 | |
| 16317972 | 2 years ago | | | 0 | 0.0011992630 | |
| 16317971 | 2 years ago | | | 0 | 0.00076095033 |
ABI
ABI objects
Getter at block 21223276
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
2
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
7
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
5
_sellTeamFee() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
7
_totalSupply() view returns (uint256)
100000000000000000
buyTax() view returns (uint256)
2
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
100000000000000000
marketingWallet() view returns (address)
0xf27ff5db7ba1eae6e60722cbe583c1ccc846f060
name() view returns (string)
Ethereum Max
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
5
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
EMAX
teamWallet() view returns (address)
0xf27ff5db7ba1eae6e60722cbe583c1ccc846f060
totalSupply() view returns (uint256)
100000000000000000
uniswapPair() view returns (address)
0xa977f685ef6eb1e650e819130915ee606ac90704
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
_isLiquidityPair(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuck()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
trusted(address[] poor)
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.