Gold Mine of Ethereum

Verified contract

Active on Ethereum with 1,777 txns
Deployed by via 0x71762842 at 9882916
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Gold Mine of Ethereum"

0xd13c1da9d720d4bec91d672e798a35d4b53acfcd1bfd6d4c13a048d6613d7d9e
0xb06a97ce3cdbba9fbdad79099ab2bd9a58a161697f3f32d12d3b75cd74fd00ab
0xa3674d39ab33663cdc5503d5c81b87daefbcaedd22108ceb3031de9f688509ad
0xb383b41df67c0b7a99ae808fd4b449128a775a19e330b41f813e3c78d7a30eaf
0x84dab08b03bc92b4a51c86856d99f4000304e445d63157292e11653f6e6172dd
0x42489a42a3c6dd39354b0e8c520d6120c8457de688622d168db9737680a6e0dd
0x434b8e40a13aa2574c2fb73f0212d6a70e4ad23e92ce3fd7f48bdee14b628001
0xc46e16b50531d8bb1ceb6a2d3c21944e275cab4c74b98b68f6857d8195e3ef6c
0x5ebe2aa35f6cea685ef9f3c1b61fd9a5a9658714780f94a984a05cd74aa68aab
0x90544a966d31bc303ac1c7ff35b81d06573ee492dc358b417b103f0e6561bb95

Functions
Getter at block 21290024
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
Gold Mine of Ethereum
symbol(view returns (string)
GME
totalSupply(view returns (uint256)
159606795805000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboladdress[] defaultOperatorsuint256 claimAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.