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 "Mike"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18231438 | a year ago | | | 0 | 0.00037500207 | |
| 18215809 | a year ago | | | 0 | 0.00025166202 | |
| 18215806 | a year ago | | | 0 | 0.00026127519 | |
| 18046689 | a year ago | | | 0 | 0.00024498571 | |
| 17847686 | a year ago | | | 0 | 0.00033926092 | |
| 17812127 | a year ago | | | 0 | 0.00039036644 | |
| 17633484 | a year ago | | | 0 | 0.0015551981 | |
| 17630644 | a year ago | | | 0 | 0.0011597394 | |
| 17617479 | a year ago | | | 0 | 0.00074990023 | |
| 17617417 | a year ago | | | 0 | 0.00065764842 |
ABI
ABI objects
Getter at block 21226768
decimals() view returns (uint8)
18
name() view returns (string)
Mike Wazowski Monsters Inc
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MIKE
totalSupply() view returns (uint256)
462000000000000000000000000000
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)
approve(address spender, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 amount)
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)
Deploy(address owner, uint256 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, address user_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.