Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MeMeAl"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18501492 | a year ago | | | 0 | 0.00092593739 | |
| 18501476 | a year ago | | | 0 | 0.00081301935 | |
| 18501453 | a year ago | | | 0 | 0.00070442131 | |
| 18501448 | a year ago | | | 0 | 0.00076379547 | |
| 18501447 | a year ago | | | 0 | 0.00060590841 | |
| 18501420 | a year ago | | | 0 | 0.0013232417 | |
| 18501419 | a year ago | | | 0 | 0.00030618718 | |
| 18501413 | a year ago | | | 0 | 0.00060378867 |
ABI
ABI objects
Getter at block 21163354
decimals() view returns (uint8)
18
name() view returns (string)
MeMeAl
symbol() view returns (string)
MeMeAl
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
setMeMe(uint256 newBurn, uint256 newConfirm)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()