Ethereum Gold Mining Company
Verified contract
Active on
Ethereum with 4 txns
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 "Ethereum Gold Mining Company"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18199836 | a year ago | | | 0 | 0.0026844127 | |
| 18199823 | a year ago | | | 0 | 0.00046809496 | |
| 18199814 | a year ago | | | 0 | 0.00021346749 | |
| 18199751 | a year ago | | | 0 | 0.00051565920 |
ABI
ABI objects
Getter at block 21322982
decimals() view returns (uint8)
18
name() view returns (string)
Ethereum Gold Mining Company
name_() view returns (string)
Ethereum Gold Mining Company
symbol() view returns (string)
EGMC
symbol_() view returns (string)
EGMC
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
setFee(uint256 _buy, uint256 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed DEVv, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()