Meexa Token
Verified contract
Active on
Ethereum with 134 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3394…6839
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEX404 | ERC-20 | 10.558694 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20233664 | 5 months ago | | | 0 | 0.00079721850 | |
| 19398487 | 9 months ago | | | 0 | 0.0031474272 | |
| 19389226 | 9 months ago | | | 0 | 0.0013982916 | |
| 19389224 | 9 months ago | | | 0 | 0.0012780427 | |
| 19271981 | 9 months ago | | | 0 | 0.0020044731 | |
| 19239378 | 10 months ago | | | 0 | 0.00097507860 | |
| 19236393 | 10 months ago | | | 0 | 0.0024254761 | |
| 19230096 | 10 months ago | | | 0 | 0.0010825320 | |
| 19230093 | 10 months ago | | | 0 | 0.0012310094 | |
| 19226306 | 10 months ago | | | 0 | 0.0011271776 |
ABI
ABI objects
Getter at block 21316672
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
21000000000000
name() pure returns (string)
Meexa Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MEX404
totalSupply() pure returns (uint256)
21000000000000
tradeEnable() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OpenTrading()
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
includeFromFee(address account)
removeMaxTxLimit()
renounceOwnership()
rescueERC20(address _tokenAddy, uint256 _amount)
rescueETH()
setTaxes(uint256 _buyFee, uint256 _sellFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFinalFee()
updateSwapBackSetting(bool state)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.