makeethgreatagain
Verified contract
Active on
Ethereum with 11 txns
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 "makeethgreatagain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19409790 | 8 months ago | | | 0 | 0.0011797718 | |
| 19409741 | 8 months ago | | | 0 | 0.0011793545 | |
| 19409738 | 8 months ago | | | 0 | 0.0020087843 | |
| 19409634 | 8 months ago | | | 0 | 0.0011101897 | |
| 19409625 | 8 months ago | | | 0 | 0.0027488700 | |
| 19409623 | 8 months ago | | | 0 | 0.0018813244 | |
| 19409623 | 8 months ago | | | 0 | 0.0027488700 | |
| 19409621 | 8 months ago | | | 0 | 0.0020253727 | |
| 19409621 | 8 months ago | | | 0 | 0.0042878700 | |
| 19409619 | 8 months ago | | | 0 | 0.0020111854 |
ABI
ABI objects
Getter at block 21229031
decimals() view returns (uint8)
18
depression() view returns (address)
0xc5a138987c91d51483e68cd587231c58176d8c71
name() view returns (string)
Make ETH Great Again
symbol() view returns (string)
MEGA
totalSupply() view returns (uint256)
753000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
superior(address[] employ)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.