CREDITCOIN

Verified contract

Active on Ethereum with 9,942 txns
Deployed by via 0xa6657431 at 5127280
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5a01871118491cb12dff3890b45842fca946757ee5ede1b012a8b27d8f0bb6c3
0xa8f948583b63f62d66bd395a934797a74e9be3e11a3a1580f7c42a15a12421f0
0xec7a1bb1e00cea695d25c741cecfc69d992bc733506587b99177e5a307c86e04
0x7d155f19a9731ee3f1f071faf995c9a0763cc78470c83e6f355bad3ee5c086a1
0xcde5e05bf6983bf5b1eca3e2b4b446a041061a9f4d97cdc08589a6b0cbc03517
0x12913c866040c52e558b0f82471ca98420f09a04b356c7d8ed6b30ef92552218
0xe6c0eca476e060e47db47c6a936cce8748344f851022056b0dc4d74093719c62
0x71ae59ba349dd083fe5bffaf642750713f9fd2b83e3a30db73afffb95672266f
0xbc8b72590f8ff66272644cd5e1a7e6a7cc80f8506977dc3ec94aa46802b21b78
0xf7d731067911493244c73b11bc9ccbbbe8d3eb88cc1a05cdb31524ddcfe72646

Functions
Getter at block 20971542
decimals(pure returns (uint8)
2
etoken2(pure returns (address)
0x331d077518216c07c87f4f18ba64cd384c411f84
etoken2Symbol(pure returns (bytes32)
0x43434f494e000000000000000000000000000000000000000000000000000000
getLatestVersion(pure returns (address)
0x1c2f4a056de78539a3c74d4a9d80306defb27361
getPendingVersion(pure returns (address)
0x0000000000000000000000000000000000000000
getPendingVersionTimestamp(pure returns (uint256)
0
multiAsset(pure returns (address)
0x331d077518216c07c87f4f18ba64cd384c411f84
name(pure returns (string)
CREDITCOIN
symbol(pure returns (string)
CCOIN
totalSupply(pure returns (uint256)
10000000000
Read-only
allowance(address _fromaddress _spenderpure returns (uint256)
balanceOf(address _ownerpure returns (uint256)
getVersionFor(address _senderpure returns (address)
State-modifying
_forwardApprove(address _spenderuint256 _valueaddress _senderreturns (bool)
_forwardTransferFromToICAPWithReference(address _frombytes32 _icapuint256 _valuestring _referenceaddress _senderreturns (bool)
_forwardTransferFromWithReference(address _fromaddress _touint256 _valuestring _referenceaddress _senderreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
commitUpgrade(returns (bool)
emitApprove(address _fromaddress _spenderuint256 _value
emitTransfer(address _fromaddress _touint256 _value
init(address _etoken2string _symbolstring _namereturns (bool)
optIn(returns (bool)
optOut(returns (bool)
proposeUpgrade(address _newVersionreturns (bool)
purgeUpgrade(returns (bool)
recoverTokens(uint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferFromToICAP(address _frombytes32 _icapuint256 _valuereturns (bool)
transferFromToICAP(address _fromstring _icapuint256 _valuereturns (bool)
transferFromToICAPWithReference(address _frombytes32 _icapuint256 _valuestring _referencereturns (bool)
transferFromToICAPWithReference(address _fromstring _icapuint256 _valuestring _referencereturns (bool)
transferFromWithReference(address _fromaddress _touint256 _valuestring _referencereturns (bool)
transferToICAP(bytes32 _icapuint256 _valuereturns (bool)
transferToICAP(string _icapuint256 _valuereturns (bool)
transferToICAPWithReference(bytes32 _icapuint256 _valuestring _referencereturns (bool)
transferToICAPWithReference(string _icapuint256 _valuestring _referencereturns (bool)
transferWithReference(address _touint256 _valuestring _referencereturns (bool)
Events
Approval(address indexed fromaddress indexed spenderuint256 value
OptedIn(address senderaddress version
OptedOut(address senderaddress version
Transfer(address indexed fromaddress indexed touint256 value
UpgradeCommited(address newVersion
UpgradeProposed(address newVersion
UpgradePurged(address newVersion
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.