Game Currency Coin

Verified contract

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

No balances found for "Game Currency Coin"

0x4d86f991d52749eb0f7ff1221fb8c73623ecfb4e331d84648d3d77119f9d7a5d
0xa98318ec79c90163c8f050dc56af2d0cb42c3aa68a97fc08546cf76369848dbd
0x41ac8a50c704d30d2cea691e446da98dd3a6802786902781e2fe96ed23f039ca
0xb4d16fef42636c3027cff89eb713e9589978963c6f76b2292bbef7d79c8c364e
0x8c814b8283c168ec0ecda2760710d6fad5cfee75103cfaf2e3ac6bc7f1aff39a
0x7a1aebd9e16bfb262111a4ebb412ecbd0bcdd77ebd0157e12e2560e922c02508
0xb2838e4cb3f8a0aa60652c58688dbf8a488cbcf5f323bbd4c4d3c4f7f1437e0c
0x3d6d6ba6cbca1e21845f560988dc2d2bae55ba2b8fcb20ab1ba9203c8a36954f
0x2c1d46056f65e708f65f64a9cc67d11a3e4c4a3ceb2c2093b30c3b4ad0b12721
0xf8829e6f21643840619a6d0f6ce6a9ce152e64118efd1b5b34c14f4704fc2dca

Functions
Getter at block 20983497
decimals(view returns (uint8)
8
name(view returns (string)
Game Currency Coin
symbol(view returns (string)
GCC
totalSupply(view returns (uint256)
100000000000000000
wallet(view returns (address)
0x0b17d4d3b09a769304157ba2d6dec0fc689681f2
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.