MacauUnitedToken
Verified contract
Active on
Ethereum with 500 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MacauUnitedToken"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583358 | 2 years ago | | | 0 | 0.0010517782 | |
| 13464098 | 3 years ago | | | 0 | 0.0031337185 | |
| 10319000 | 4 years ago | | | 0 | 0.0013493900 | |
| 9993741 | 5 years ago | | | 0 | 0.00077108000 | |
| 9688717 | 5 years ago | | | 0 | 0.00038554000 | |
| 9459983 | 5 years ago | | | 0 | 0.00096385000 | |
| 8998254 | 5 years ago | | | 0 | 0.00074412000 | |
| 8733768 | 5 years ago | | | 0 | 0.0015642600 | |
| 7947855 | 5 years ago | | | 0 | 0.00022206000 | |
| 7947843 | 5 years ago | | | 0 | 0.0010441200 |
ABI
ABI objects
Getter at block 21292351
decimals() view returns (uint8)
18
name() view returns (string)
MacauUnitedToken
symbol() view returns (string)
MUT
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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.