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

CFX Quantum

Verified contract

Active on Ethereum with 5,694 txns
Deployed by via 0x6ca27a68 at 10896787
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,063.97
0xcbabe1b9276e375feca78e82215b2fff547f0f614770998a57a2ffdefc1f905a
0x38b82989d1b1900ced4b01c60da2556cd834f6e722916f83e548ea3013344c89
0x56961f37ba3a70f9e58f99330049cd71917642ead39e0fc838bfbc0e29738f68
0x490e8e2dd03a2787f474f505e5fabe658d25bf05bee6367809fe610d72aab4b7
0x2b055a48cdf6ab49503a409879d60937e02bb988bd7f2a87825185b199b0ebad
0x450ccc4726d026f09b90d808852faa272d30a3d443c3d51c41da9c80268ba735
0xb2859786d692b44da1546b0ace423a8c696de2dc9ba0be2ba5f16d7a71f821f9
0x82c3592b1a0ee88ffdf974f60069b55ae3aec5f5423d4f5eef25f44839796377
0x1abeb463f5c48b8579684110a01100ff92f31b481ad27dc452a15ddb644017ad
0x981da8635a4732b70458e40421aac97b7fe399f0d977a8e52e6043f8b3cb38b8

Functions
Getter at block 20795237
MAX_UINT(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_totalSupply(view returns (uint256)
520050000490682
decimals(view returns (uint256)
6
deprecated(view returns (bool)
false
name(view returns (string)
CFX Quantum
newOwner(view returns (address)
0x52930fb563fabd68c026fda96da27163411bcac4
owner(view returns (address)
0x52930fb563fabd68c026fda96da27163411bcac4
paused(view returns (bool)
false
symbol(view returns (string)
CFXQ
totalSupply(view returns (uint256)
520050000490682
Read-only
allPlanAmount(address investorview returns (uint256 balance)
allowance(address _owneraddress _spenderview returns (uint256 remaining)
allowed(addressaddressview returns (uint256)
balanceOf(address whoview returns (uint256)
balances(addressview returns (uint256)
canRelease(uint256 _planNumberview returns (bool)
getBlackListStatus(address _makerview returns (bool)
isBlackListed(addressview returns (bool)
plan(addressuint256view returns (uint256)
planAmount(address investoruint256 _planNumberview returns (uint256 balance)
planAmount(uint256view returns (uint256)
planTime(uint256view returns (uint256)
State-modifying
addBlackList(address _evilUser
addPlan(uint256 timeuint256 total
approve(address _spenderuint256 _value
approveOwnership(
deliverPlan(address investoruint256 _planNumberuint256 amount
destroyBlackFunds(address _blackListedUser
issue(uint256 amount
pause(
redeem(uint256 amount
releaseAllPlans(payable 
removeBlackList(address _clearedUser
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _value
transferOwnership(address _newOwner
unpause(
upgradeTo(string _newVersionaddress _newImplementation
Events
AddPlan(uint256 planNumberuint256 timeuint256 total
AddedBlackList(address _user
Approval(address indexed owneraddress indexed spenderuint256 value
DeliverPlan(uint256 planNumberuint256 amountaddress investor
Deprecate(address newAddress
DestroyedBlackFunds(address _blackListedUseruint256 _balance
Issue(uint256 amount
Pause(
PlanReleased(uint256 planNumberuint256 amountaddress investor
Redeem(uint256 amount
RemovedBlackList(address _user
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Upgraded(string _newVersionaddress indexed _newImplementation
Constructor
constructor(uint256 _initialSupplystring _namestring _symboluint256 _decimals
Fallback and receive
fallback(
Errors

This contract contains no error objects.