Color Coin

Verified contract

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

No balances found for "Color Coin"

0xdad8ec80f9b87653991c4073fbd2269ea23d1b65820fdc8571315b5ae27ebc21
0xe84748fe0f642f79183cd17c7cea24ccb555fc846b6fd75d8503fac9f68cabf7
0xf6a380a963429d2e8cba2ea6be6941c42dc677862629126eca870649b6774507
0xfc39ed7a4868453f42fca30348359b31670de7a0e12b597edc452784f09d5ea8
0x46c79623952a80c9179bc8794fc1efe86dd71dfdcef2cbd6ffc92817baa3c41f
0xc7b8fe07fa4dba8cb8e654ca049e57d3fe528b437183c8b5f839f292f200aa7e
0x6b02e33a3a149c06c3d53ee91fe4e4c479808a8648d939b39bf22ba07b2a467f
0x552ed65bc0f5eb513befe861fef01ad3fcc19e0e1f36e91b397e6630645034fe
0x8235ca0a983d87bb9efc282ff20ebcf317b660f73eb2a5c317ab08c4114e702b
0xe504e3c081ff4bbb2aa6a9acb1fa06ecc5d069ec47a10d3c07f766fcc9c55e6a

Functions
Getter at block 21414630
circulatingSupply(view returns (uint256)
10794388162074100000000000
decimals(view returns (uint8)
18
 
getAdmin(view returns (address)
 
getAdminTransferLogSize(view returns (uint256)
 
getFounder(view returns (address)
getLockedAmount(view returns (uint256)
0
getPixelConversionRate(view returns (uint256)
0
isTransferEnabled(view returns (bool)
false
name(view returns (string)
Color Coin
nextUnlockDate(view returns (booluint256)
(false, 0)
symbol(view returns (string)
COL
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
getAdminTransferLogItem(uint32 posview returns (address fromaddress touint256 amountstring reason)
getLockedAmount_Admin(address whoview returns (uint256)
hasLockup(address _addressview returns (bool)
isSuspended(address _addressview returns (bool)
nextUnlockDate_Admin(address whoview returns (booluint256)
State-modifying
adminTransfer(address fromaddress touint256 amountstring reason
approve(address _spenderuint256 _valuereturns (bool)
changeAdmin(address who
changeFounder(address who
destroy(
disableTransfer(
distribute(address _touint256 _valueuint256[] unlockDatesuint256[] amountsreturns (bool)
doUnlock(
doUnlock_Admin(address who
enableTransfer(
sendCoinsForPixels(uint32 pixelsaddress destination
sendCoinsForPixels_Array(uint32 pixelsaddress[] recipients
sendCoinsForPixels_Batch(uint32[] pixelsaddress[] destinations
setPixelConversionRate(uint256 _pixelConvRate
suspend(address who
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
unsuspend(address who
Events
Approval(address indexed owneraddress indexed spenderuint256 value
SuperAction(address fromaddress touint256 requestedAmountuint256 returnedAmountstring reason
Transfer(address indexed fromaddress indexed touint256 value
Unlock(address whouint256 perioduint256 amount
Constructor
constructor(uint256 _totalSupplyaddress _founderaddress _adminuint256 _pixelCoinSupplyaddress _pixelAccount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.