NFTDAO

Verified contract

Implementation

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

No balances found for "NFTDAO"

0x099f1c139a9f7f659edf0d1c56b295c4c15f0d8c461f0a5b34798afcd4ef9241
From

Functions
Getter at block 21052470
isDao(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentToVote(view returns (uint256)
60
percentToVoteFrozen(view returns (bool)
false
votingDuration(view returns (uint256)
86400
votingDurationFrozen(view returns (bool)
false
Read-only
balanceOf(address owner_view returns (uint256)
votings(uint256view returns (address contractAddressbytes datauint256 valuestring commentuint256 indexuint256 timestampbool isActivated)
State-modifying
activateVoting(uint256 _index
changePercentToVote(uint256 _percentToVotereturns (bool success)
changeVotingDuration(uint256 _votingDurationreturns (bool success)
createVoting(address _contractAddressbytes _datauint256 _valuestring _commentreturns (bool success)
freezePercentToVoteFrozen(
freezeVotingDuration(
signVoting(uint256 _indexreturns (bool success)
withdraw(
withdrawTokens(address tokenAddress
Events
VotingActivated(uint256 indexed indexuint256 timestampbytes result
VotingCreated(address contractAddressbytes datauint256 valuestring commentuint256 indexed indexuint256 timestamp
VotingSigned(uint256 indexed indexaddress indexed signeruint256 timestamp
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.