Q DAO Governance token v1.0

Verified contract

Active on Ethereum with 15,632 txns
Deployed by via 0x15e7d405 at 7842761
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa3007317fc2f79219c433fc1b3adc25c5c39bd6f949a4e324e78e3b20e942e5c
0x63a29597d068f62585c5a7842363f83720a46bf0e0a45fee9b7c146c38247b44
0xbd72ce49f2d75a919d5e65a43540a1b43e1b296f4623278c25ccc10697faed99
0xa876e0ace938776da7f28b4aa8c96f2b54385ac698747d21fdc111da40d45110
0xdb92306b5238f4e98738d67a2156e43f5492515ef06ee76baa5055725a06bf26
0xde536bda63656802aa52cac52793d37b3ffae7faeac9af6a71e546002cc7f99f
From
0xbac29030c39bed795478b4ccfa566af0ede85594959b71c61047cc649e382234
0xbc5808e386d5bd7a46c32b4b49f6755cb3c00819e382a6eb666f369d6f603d1b
0xe7167a6b44063e41d5f0d2a9c891b324ead2cdeb60e66b29a146ab255c111c16
0x00c8c9ee12b9117d38e3842de06c70bfe20845089321ef812936924d3a3603fe

Functions
Getter at block 21258808
allOperationsCount(view returns (uint256)
0
decimals(view returns (uint8)
18
howManyOwnersDecide(view returns (uint256)
4
name(view returns (string)
Q DAO Governance token v1.0
ownersCount(view returns (uint256)
6
paused(view returns (bool)
false
symbol(view returns (string)
QDAO
totalSupply(view returns (uint256)
999081580000000000000000
Read-only
allOperations(uint256view returns (bytes32)
allOperationsIndicies(bytes32view returns (uint256)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
governanceContracts(addressview returns (bool)
isOwner(address walletview returns (bool)
owners(uint256view returns (address)
ownersIndices(addressview returns (uint256)
votesCountByOperation(bytes32view returns (uint256)
votesMaskByOperation(bytes32view returns (uint256)
State-modifying
addAddressToGovernanceContract(address addrreturns (bool success)
approve(address _spenderuint256 _valuereturns (bool)
approveForOtherContracts(address _senderaddress _spenderuint256 _value
burnFrom(address _touint256 _amountreturns (bool)
cancelPending(bytes32 operation
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mint(address _touint256 _amountreturns (bool)
pause(
removeAddressFromGovernanceContract(address addrreturns (bool success)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferMany(address[] _recipientsuint256[] _values
transferOwnership(address _newOwneraddress _oldOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
GovernanceContractAdded(address addr
GovernanceContractRemoved(address addr
Mint(address indexed touint256 amount
OperationCancelled(bytes32 operationaddress lastCanceller
OperationCreated(bytes32 operationuint256 howManyuint256 ownersCountaddress proposer
OperationDownvoted(bytes32 operationuint256 votesuint256 ownersCountaddress downvoter
OperationPerformed(bytes32 operationuint256 howManyuint256 ownersCountaddress performer
OperationUpvoted(bytes32 operationuint256 votesuint256 howManyuint256 ownersCountaddress upvoter
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(address _firstOwneraddress _secondOwneraddress _thirdOwneraddress _fourthOwneraddress _fifthOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.