CStore

Verified contract

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

No balances found for "CStore"

0xf7cf2ed36a20e54a1e1529079188895bd9fac520fe0508cbb982c86d60ae556e
0x209596ecc47b7fdfc4186703f1052db25cd7427dc8631cb66b01c9e357e13522
0xa3f9ac43bff960775f74d7975577c609b45c0fef3e2914d59d4161884e92dcff
0xe58d848686dd2cc926edb7ad104872bec09d83825f623b1d30f9514805d2c870
0xea95526a73352e6dd65f4bd0ffabb4dfcf38642f9b4e55402560ae643ef514a1
0xbfac71590efda72e514a92f9e09e8c4c1d029fe111ad141212b658f46b0a771f
0x04ddaf7ecdf8b221d9dd307424641f16e69b9a62132b10e6d09c93c6930f2f35
0x1789088d99dd4d505b6b905eebed5d6bb139f23353943ce09b7a97f5311df0c6
0xacfcb951efdc0d34adf765d49bf5960157a64464da831cce4967002bc012d5e2
0x01a61fd82af9f5143971786ee13d63424bea3dfd60746fc2ae9d28d3137d1c3a

Functions
Getter at block 21169729
getDefaultOperators(view returns (address[])
[]
getTotalSupply(view returns (uint256)
777000000000000000000000000
isOwner(view returns (bool)
false
owner(view returns (address)
0xb721cd9e6af726e6643f9c9490821de9bc269865
totalSupply(view returns (uint256)
777000000000000000000000000
Read-only
allowed(addressaddressview returns (uint256)
balances(addressview returns (uint256)
getAllowance(address _owneraddress _spenderview returns (uint256)
getAuthorizedOperator(address _operatoraddress _tokenHolderview returns (bool)
getBalance(address _acctview returns (uint256)
getDefaultOperator(address _operatorview returns (bool)
getModule(address _acctview returns (bool)
getRevokedDefaultOperator(address _operatoraddress _tokenHolderview returns (bool)
modules(addressview returns (bool)
State-modifying
decApprove(address _fromaddress _spenderuint256 _valuereturns (bool)
decBalance(address _acctuint256 _valreturns (bool)
decTotalSupply(uint256 _valreturns (bool)
executeTransaction(address destinationuint256 valuebytes data
incBalance(address _acctuint256 _valreturns (bool)
incTotalSupply(uint256 _valreturns (bool)
move(address _fromaddress _touint256 _amountreturns (bool)
renounceOwnership(
setApprove(address _senderaddress _spenderuint256 _valuereturns (bool)
setAuthorizedOperator(address _operatoraddress _tokenHolderbool _statusreturns (bool)
setModule(address _acctbool _setreturns (bool)
setRevokedDefaultOperator(address _operatoraddress _tokenHolderbool _statusreturns (bool)
transferOwnership(address newOwner
transferRoot(address _newreturns (bool)
Events
BalanceAdj(address indexed moduleaddress indexed accountuint256 amountstring polarity
ModuleSet(address indexed modulebool indexed set
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transaction(address indexed destinationuint256 valuebytes data
Constructor
constructor(uint256 _totalSupplyaddress _initialOwneraddress[] _defaultOperators
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.