MyanmarGoldCoin
Verified contract
Active on
Ethereum with 6,671 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MyanmarGoldCoin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15100827 | 2 years ago | | | 0 | 0.00049773701 | |
| 13765043 | 3 years ago | | | 0 | 0.0029742930 | |
| 13745483 | 3 years ago | | | 0 | 0.0031483212 | |
| 12819837 | 3 years ago | | | 0 | 0.00099800100 | |
| 12184595 | 4 years ago | | | 0 | 0.0042105679 | |
| 11604729 | 4 years ago | | | 0 | 0.0067290271 | |
| 11165120 | 4 years ago | | | 0 | 0.00065035256 | |
| 10288595 | 4 years ago | | | 0 | 0.00084310600 | |
| 10288321 | 4 years ago | | | 0 | 0.0019831060 | |
| 10204901 | 4 years ago | | | 0 | 0.00073137900 |
ABI
ABI objects
Getter at block 21169164
decimals() view returns (uint8)
18
name() view returns (string)
MyanmarGoldCoin
symbol() view returns (string)
MGC
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
batchTransfer(address[] _tos, uint256[] _values) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) 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)
Burn(address indexed burner, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _icoAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.