CitrineCashCoin

Verified contract

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

No balances found for "CitrineCashCoin"

0x5f6ed7786979fc221adde2851714ff64e759abf8f6131edc7f0320d77e416959
0xf2df1589c1ebeb8d98b7f467e823059831f4c9b974ba18c08b55e390435ac82a
0xd1e9fd31e53651d8e85d13a221f663658644c1ab8bdda4cd2e15f9c74e903429
0xfde4e6c596f40d8ce8c6e7e1a72f4447d54d81b5ca6ec33e15d34ab2c63cfcbf
0x2b087f28f56fb7638535e5b41845f1715864aba4918c7c2c44e36652ed48ec7b
0x204e630e974ac0661b3f92598474c99e9351e0b70273d5ee82eaf216e4c8d5fd
0x479629b479b378daf29eac7142f96d1a39f3e9da10d89caef1c8959ef5b73237
0x5cef1bfeee674f6db74c4ff3bca4bb82763c4788f4dc1169e70e436de484c671
0x46131f2320f9da9807822290f52a3fcf6566978bf70fb8065027948392514e56
0x8eaee6ddca07716d160a4326de1e3f5e565c362db253e1d7618b17633e4f676d

Functions
Getter at block 21221312
INITIAL_SUPPLY(view returns (uint256)
7200000000000000
decimals(view returns (uint8)
8
name(view returns (string)
CitrineCashCoin
symbol(view returns (string)
CCC
totalSupply(view returns (uint256)
7200000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (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.