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 "3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18338975 | a year ago | | | 0 | 0.0018319200 | |
| 18338973 | a year ago | | | 0 | 0.00043587445 | |
| 18338922 | a year ago | | | 0 | 0.0028579200 | |
| 18338913 | a year ago | | | 0 | 0.00038937507 | |
| 18338896 | a year ago | | | 0 | 0.00025960318 | |
| 18338893 | a year ago | | | 0 | 0.00028307609 |
ABI
ABI objects
Getter at block 21216678
decimals() view returns (uint8)
18
mic() view returns (address)
0xf2d67cc1c7d1f07662a68bba106f5fc8e172afc6
name() view returns (string)
3
symbol() view returns (string)
3
totalSupply() view returns (uint256)
420000000000000000000000000000
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)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
whew(address[] wator)
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.