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 "UniGoldCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6611271 | 6 years ago | | | 0 | 0.000088652000 | |
| 6611054 | 6 years ago | | | 0 | 0.00010915800 | |
| 6604510 | 6 years ago | | | 0 | 0.00013297800 | |
| 6604434 | 6 years ago | | | 0 | 0.00015514100 | |
| 6544183 | 6 years ago | | | 0 | 0.00014970200 | |
| 6538321 | 6 years ago | | | 0 | 0.00021372800 |
ABI
ABI objects
Getter at block 21301432
decimals() view returns (uint8)
0
minter() view returns (address)
0x37f35f0f142c273cc2c94bc719e68cc81e757a28
name() view returns (string)
UniGoldCoin
symbol() view returns (string)
UGCС
totalSupply() view returns (uint256)
0
Read-only
balanceOf(address _owner) view returns (uint256)
State-modifying
Events burn(uint256 _value)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value, bytes _data) returns (bool)
Burn(address indexed burner, uint256 value)
Mint(address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value, bytes data)
constructor(address _minter)
This contract contains no fallback and receive objects.
This contract contains no error objects.