Culture eXchange Token Chain

Verified contract

Active on Ethereum with 11,284 txns
Deployed by via 0xf2d2dadf at 5473742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x9740322ff3c33e82b96a57863dbf141bd364e5ea1ebf59615dcaa0e88f21367e
0x41406f6d92ec751e80f7ef37a5aa2445316665dac83ccfa701e9ff0298666112
0xa19d1882fd49b1fa4c82cfc5ab4fd60471d1eb5c261c611160323f8ccbed311c
0x9d5436d79ca2e166f55e646bcd27b98469802d2f4e396457ccdf49e7367bd7b0
0xbc4b4829b45c1b6689ec258592a461049a437632af0291a603aa2eafba1d16fe
0xdc200377355f793ab001dbf209737594c1f325b963ea0010b3ca95d8051f80be
0x4c9a7271a591feea67b4ed9b3263947d5c60c526bf6e93a28b532f40016d6eea
0x8a06eecedb5c2611430e028b1f14c5d76010c84858e211c3f198a753404c025e
0x8448814e3ba8991a1b40a7bd93228ce193a6135d60cfcda967f359b14183bc06
0xd0d60fb0f93482bb0dde851176e99628c73f1c04da7162741d2686e82c36661b

Functions
Getter at block 21159797
decimals(view returns (uint8)
8
freeSupply(view returns (uint256)
2100000000000000
frozenSupply(view returns (uint256)
18900000000000000
name(view returns (string)
Culture eXchange Token Chain
owner(view returns (address)
0x83d1a33259bcb730efb4f13315ba6dfb4490cd16
paused(view returns (bool)
false
symbol(view returns (string)
CXTC
systemAcc(view returns (address)
0xe5877869ea9e724be2b03f5412a8a321a105d822
totalSupply(view returns (uint256)
21000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
freeBalanceOf(address _ownerview returns (uint256 balance)
freezeRecord(addressuint256view returns (uint256)
frozenBalanceOf(address _ownerview returns (uint256 balance)
getArt(string _idview returns (stringstringstringstring)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
bonus(uint256 _sumaddress[] _addressLstuint256[] _amountLstreturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
distribute(address _touint256 _amountuint256 _timestampaddress[] _addressLstuint256[] _amountLstreturns (bool)
freeze(uint256 _amountuint256 _timestampreturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
issue(address _addruint256 _amountuint256 _timestampreturns (bool)
newArt(string _idstring _regReportreturns (bool)
pause(
release(address[] _addressLstuint256[] _amountLstreturns (bool)
send(address _touint256 _amountuint256 _feeuint256 _timestampreturns (bool)
setArtEsc(string _idstring _escReportreturns (bool)
setArtEvt(string _idstring _evtReportreturns (bool)
setArtIdt(string _idstring _idtReportreturns (bool)
setParter(address _parteruint256 _amountuint256 _timestamp
setSysAcc(address _sysAccreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Defreeze(address indexed _addruint256 indexed _amountuint256 indexed _timestamp
Freeze(address indexed _addruint256 indexed _amountuint256 indexed _timestamp
NewArt(string indexed _id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Release(address indexed _addruint256 indexed _amount
SetArtEsc(string indexed _idstring indexed _escReport
SetArtEvt(string indexed _idstring indexed _evtReport
SetArtIdt(string indexed _idstring indexed _idtReport
SetArtReg(string indexed _idstring indexed _regReport
SetParter(address indexed _addruint256 indexed _amount
SetSysAcc(address indexed _addr
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.