Ethereum Maxi
Verified contract
Active on
Ethereum with 190 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "Ethereum Maxi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14885371 | 2 years ago | | | 0 | 0.0019996452 | |
| 14858750 | 2 years ago | | | 0 | 0.0020218002 | |
| 13086517 | 3 years ago | | | 0 | 0.0047497753 | |
| 12949668 | 3 years ago | | | 0 | 0.0065524250 | |
| 12853684 | 3 years ago | | | 0 | 0.00022002210 | |
| 12749265 | 3 years ago | | | 0 | 0.00092319480 | |
| 12614629 | 3 years ago | | | 0 | 0.0011492180 | |
| 12614629 | 3 years ago | | | 0 | 0.0011759440 | |
| 12614628 | 3 years ago | | | 0 | 0.0011759440 | |
| 12614628 | 3 years ago | | | 0 | 0.0011492180 |
ABI
ABI objects
Getter at block 21096698
_getETHBalance() view returns (uint256 balance)
0
_getMaxTxAmount() view returns (uint256)
1000000000000000000000000000000000000000000
_getTaxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
name() view returns (string)
Ethereum Maxi
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
eMaxi
totalFees() view returns (uint256)
4440674558706068459625
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0xd7449c88cada88f40f5355cafa42434c884587d9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setLiquidityFee(uint256 liquidityFee)
_setMarketingFee(uint256 marketingFee)
_setNumTokensSellToAddToLiquidity(uint256 numTokensSellToAddToLiquidity)
_setTaxFee(uint256 taxFee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromReward(address account)
excludePresaleAddresses(address router, address presale)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
recoverTokens(uint256 tokenAmount)
removeBotFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _swapAndLiquifyEnabled)
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)
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.