Color Coin

Verified contract

Active on Ethereum with 9,882 txns
Deployed by via 0x31f8bad5 at 7218422
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb18b09bf7107938f125d037d7ff42b446f500cf6fcd0f2ffa5a44f1884f2c00f
0x203376da4f7c99644aa6c3e54e9acb4c65a7b9ca496a5e4ef7a8a810b705012a
0x64cb110395d90df96ea82c318ceb7206b187bf8457af5122f8ce64836884156c
0xcb4caf1780d50073de90ae8ed98220ddd14bfd7b52d0ea6d31f2dc0200dd8c2a
0xfdfca65b26cb8e5e24ce709694d31613e2ae606e3097e678bfa389820b293e9e
0xb702f37d25170994f6f0ddf9592c13a8ce4830a045bf1832febfd2cb900aed28
0x37ba47878d52988666fabc05ec57ea5fda2f4336401e89e529011c2f34bae2e9
0x0d32cd48b91b0897e9770f57a03106f5c116a90ff29767aeb06bd9881c6b95aa
0xdc98d3396b2f9b617f08156f390d56fb930143a6b130a55ccd200f81894543c9
0x7041629b2f096561ca6fbb829cfebb89477f02724a1b140a838dc6c019c364e8

Functions
Getter at block 21276609
circulatingSupply(view returns (uint256)
475666395479327703000000000
decimals(view returns (uint8)
18
 
getAdmin(view returns (address)
 
getFounder(view returns (address)
getLockedAmount(view returns (uint256)
0
getPixelConversionRate(view returns (uint256)
0
isTransferEnabled(view returns (bool)
true
name(view returns (string)
Color Coin
nextUnlockDate(view returns (booluint256)
(false, 0)
symbol(view returns (string)
CLR
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
getLockedAmount_Admin(address whoview returns (uint256)
hasLockup(address _addressview returns (bool)
isSuspended(address _addressview returns (bool)
nextUnlockDate_Admin(address whoview returns (booluint256)
State-modifying
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.