CryptoGameCoin

Verified contract

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

No balances found for "CryptoGameCoin"

0xf96a780591a24e666be29ed36a57fc10fefae0bf5bfc291057f751eb0fca9356
0xb703745836a647229a3bf7aa2369236076a77a1638ec829d18e3eebc13bc9597
0x44ac4bcfbf97a6e3ea8fd0ff4b5e9084218b33ad1c3cc31eb10f986953911dc9
0x3a6b8ec2eb4023b4f7df0ed57ee8ccb6f9b38de62f1316668f24730fa219be0d
0x2647e60c86ace6040e1bfe2595e2c6f7b5e147415ef9e5105e1e984896bc065c
0x1b8f7ac800cd11fd0250476a9e318b7113a6e34374fe613839c6d7a2fc7f51d5
0x7791ad3a8613d91db75b72999308c4f6eabc6cbac7a926582461f68879fc2d37
0x40b66ccb3b9a5f64df2ec61a3fa1008178e90f65bc933ea82fc1522843b3ed9f
0x38482f844acf475e243301c9499249640245f44787fb95d75fe1de4646bf507c
0x535796b8b00ea2126d5473df8bf3d095f871da5c1bff6319a67eb7baa3c2454c

Functions
Getter at block 21030757
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint256)
18
name(view returns (string)
CryptoGameCoin
owner(view returns (address)
0x24a2ffe22d8007674d0763dd148ab7d8ed77161e
paused(view returns (bool)
false
symbol(view returns (string)
CGC
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
batchTransfer(address[] _receiversuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.