EthereumMax
Verified contract
Active on
Ethereum with 43,390 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,721.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 3.669937K | $1.002 |
$3,677.28 | |
SHIB | ERC-20 | 136.813067M | $0.000024 |
$3,309.51 | |
UNI | ERC-20 | 42.39163 | $9.29 |
$393.82 | |
MATIC | ERC-20 | 502.454149 | $0.410166 |
$206.09 | |
WETH | ERC-20 | 0.03 | $3,192.81 |
$95.78 | |
USDC | ERC-20 | 34.187613 | $1.001 |
$34.22 | |
AKITA | ERC-20 | 31.252398M | $0.00 |
$4.38 | |
TKX | ERC-20 | 0.0001 | $11.71 |
$0 | |
eMax | ERC-20 | 344.430881B | -- | -- | |
eMax | ERC-20 | 2.344009T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21086010 | 10 days ago | | | 0 | 0.00039183210 | |
| 21043328 | 16 days ago | | | 0 | 0.00026515842 | |
| 21027797 | 18 days ago | | | 0 | 0.00011903156 | |
| 21018425 | 19 days ago | | | 0 | 0.00015861062 | |
| 20983984 | 24 days ago | | | 0 | 0.0047455777 | |
| 20945470 | a month ago | | | 0 | 0.00022353275 | |
| 20931514 | a month ago | | | 0 | 0.00086390415 | |
| 20899214 | a month ago | | | 0 | 0.00049685414 | |
| 20861661 | a month ago | | | 0 | 0.00014005652 | |
| 20842566 | a month ago | | | 0 | 0.00056106388 |
ABI
ABI objects
Getter at block 21157398
_maxTxAmount() view returns (uint256)
20000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
EthereumMax
owner() view returns (address)
0x35ce02125dd8e77e77c3d0a4606dfec696b9e226
symbol() view returns (string)
eMax
totalFees() view returns (uint256)
617957577791814186344553787973124
totalSupply() view returns (uint256)
2000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
setMaxTxPercent(uint256 maxTxPercent)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.