This contract is being backfilled. You may encounter incomplete storage history.

CICoin

Verified contract

Active on Ethereum with 4,060 txns
Deployed by via 0x0c2527ec at 5687791
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CICoin"

0xa24193be544b536fd942bfb9900c6bba3b0fca1eb6bed8f3d2a5262acc340a5e
0xf22b797630c6b4282feb715314580dcd465775dcaa73988c30ff83f2a7bfd416
0xf161c7f6ae93f028093068143f3ea18208d93e9003416c0f0dc047cdc05038ff
0xc39576248ed321c77f1496e65c785733407721a8dd68c0ea8b062eccf1feadf6
0xc2835b728182db71511b6b857a014fd3a3b53f9f2e9dfde2da84d34a32fe58cd
0xf19d18878d89dff2ac5235172a8fc236cf32bbb7c37380da464c3f66d7ca6a92
0x77802fa41601d0e43845a6f3dfa8a32497f14daebd94aebc3b11bea8e60cb027
0xfd8119bc4373abbeef972f98da81e51835c0d7eb4a689cfee7c6a86d4de70a46
0x0d2f99d068340aa8cd4c28e9d95d9ca18d88364542059156d675b8e49e35889a
0x6cb37e7c535739b829f793bc390837f66416c85ac0036787910338704b65ceb5

Functions
Getter at block 20812688
INITIAL_SUPPLY(view returns (uint256)
1200000000000000
decimals(view returns (uint8)
8
name(view returns (string)
CICoin
owner(view returns (address)
0x219fd59229c01cc41cce6cbddbdbb57314b6e6c1
paused(view returns (bool)
true
symbol(view returns (string)
CIC
totalSupply(view returns (uint256)
1200000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
transfer(address _touint256 _valuereturns (bool)
transferByOwner(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.