Crypto Card Game

Verified contract

Active on Ethereum with 46 txns
Deployed by via 0x9c928ae5 at 8438921
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Crypto Card Game"

0xfd6b8b59b15260eb1f1d5f21d1e881b7a5820b8d2c194147e41660375da0c73f
0x22de3ef45fa2b9e84894e46e2d41accba819940d0c48c1e04d55d8264c173e54
0xcdb91a1b3b02d159f3b4c958f2cf7da998b77ef07cdbc671af47202c2e7d1fd9
0x2c6fdddac850c3daacd524f0fe673a0fb2bebd33551f91c66afb9544fca8d978
0x69a965ebb3e37c1b7b388d4e1b4095bb0f61e49df3876339bcc1f5c935c43f1c
0x75e2722d6567e9f45816b6487be894eb89917a38aa752d52524802348fd8a253
0xc7ed9de1d0165d6539c23d76762d193fac432a8dd7635418e711c033fd987170
0x9f58549772edef0478f31b98ebfcf238020a785a19200577321de4034746beb7
0x169a41316f5232abd247ce720aab17e14177b657f88c6461098753cbc1ed4fd4
0xa5fa9a030f75f9b0f073d4be0e2e833d4e9d9aedc0bc784940be5250627d3856

Functions
Getter at block 21166299
decimals(view returns (uint8)
8
name(view returns (string)
Crypto Card Game
symbol(view returns (string)
CCG
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(uint256 _initialAmountstring _tokenNameuint8 _decimalUnitsstring _tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.