Ethereum Max

Verified contract

Active on Ethereum with 64 txns
Deployed by via 0xf0ab0a7a at 16317839
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables

No balances found for "Ethereum Max"

0xf982697a70370e81525c0a85e50be6ae3a72c8e8cc01d122551823c9fb999a64
0xbb4ad070092c939e626d5740711bc039732d08920cba76c1d2ebe723e480c9e4
0x16594e6bc56a874b36bce665489cf22318a076ba962b6bcb5e359d18c1c94ca5
0xb89e4745c2ee4345129eb00c7fd3c0bd305b0267ef651d61e52d038dea3ae43e
0x74eea76dcbfa584382298926560beb52406e4d0a9bdab72dd0ea854859b7f32b
0xda1d6301d4a0ecbee4f7f68b53db5d0865673597c35c92a5dc894173c21d87b7
0x623987e7ceb53a389cb9ca2fdfb1366bf029bea8f75d4c599e84a3e2e23c68ff
0x43a9bde95c99e90c8622da81a1cdab308222cf7f4f44de756a2c8e4cc3739ef4
0xc4b2f77dc1304a967e140c260c0fc446a7db0de35a3b790152172cf3697e9958
0xee1fcc20f35abea5f5a44a6a9a4909ee05d19b3e946525552033bead4113b0a9

Functions
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(addressview returns (bool)
_isLiquidityPair(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearStuck(
removeLimits(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
trusted(address[] poor
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.