Chess Coin

Verified contract

Active on Ethereum with 1,720 txns
Deployed by via 0x2ca72376 at 8896652
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xccaf2c1e64091de25122e95058bdb3855c1eb41b1e162cb174e62e096a425dca
0xcbd5ff18b1a2ce9d2b57d202c31bb4e91d7586dba386c64b6375d218d384f3c5
0xfc96ae3445243adfad7ff39c9ecc914d0b229fcce9a52503965875a056df303f
0xfbd2b888ad441bd152e4aa92afb5c78161ff61f8120a163b1cca9f7a46bc1566
0xedcf8f07b17b998665d0ac5e86a170a62f237e4f98543f28061219df9b18b6a4
0xe0d2eb1d137cf4c9addd04ce771bd50f4ce8f77170e585c096533da497a8921b
0x75a5b94c05dd9bf7853001b3ebe7a48628adf4ec6b11ed0023d6a642b33eb7d1
0x030857e128cdf9052a218a348437de9eca6ab2152ec8578af3687550015f9b98
0x6907a28e2854d950c7a7eb59473dfb08486c05fd83bafe24b56bd6e180e1dcee
0xe29815a7690ec4afcf7b46f02a03db91820a18255b8c0ecfeaba6e17d3e17fe6

Functions
Getter at block 21293781
ShouldIUnlock1(view returns (bool)
true
ShouldIUnlock2(view returns (bool)
true
ShouldIUnlock3(view returns (bool)
true
decimals(view returns (uint8)
18
name(view returns (string)
Chess Coin
symbol(view returns (string)
CHESS
totalSupply(view returns (uint256)
300000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
UnlockLock1(
UnlockLock2(
UnlockLock3(
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
multiTransfer(address[] receiversuint256[] amounts
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.