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 "Mew Gangs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19453549 | 2 months ago | | | 0 | 2.1753995e-7 | |
| 18985653 | 2 months ago | | | 0 | 0.000000205572594384 | |
| 16617288 | 4 months ago | | | 0 | 0.000000806215560696 | |
| 15912288 | 4 months ago | | | 0 | 1.1621313e-7 | |
| 15880108 | 5 months ago | | | 0 | 6.1701080e-7 | |
| 15156519 | 5 months ago | | | 0 | 1.8226805e-7 | |
| 14889655 | 5 months ago | | | 0 | 2.1467823e-7 | |
| 14889559 | 5 months ago | | | 0 | 2.1773855e-7 | |
| 14572250 | 5 months ago | | | 0 | 0.0000023273013 | |
| 14402981 | 6 months ago | | | 0 | 0.0000024603617 |
ABI
ABI objects
Getter at block 21826525
decimals() view returns (uint8)
18
name() view returns (string)
Mew Gangs
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MEW
totalSupply() view returns (uint256)
1000000000000000000000000000
transactionTax() view returns (uint256)
0
Read-only
allowance(address tokenOwner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isWhitelisted(address) view returns (bool)
State-modifying
Events addWhitelist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
modifyTax(uint256 newTax)
removeWhitelist(address[] addresses)
renounceOwnership()
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.