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

SVLightIndexShim

Verified contract

Active on Ethereum with 20 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SVLightIndexShim"

0x43edee64378c3b85fc51ee378715029891d6abbcd044bb92556a8adf122976b6
0x15610e65a79f6105743fd1bd018dfa8f2793a8ee636aac2306f59bc9364f4222
0x0220d7a07fc159290ca4f01604c42575fcba6e6e80cfb99dc2fbcabfe17d88f2
0xc4dfacafc8f6a195dbbb00b7ba4e86ffa1929384365e8dec28f784f9d36f2b37
0xd3a96f6cca7739a02bc46fa95920004f38025d93178786c110a40896bdaffb65
0xfae3d2314ce28d1d6b4aa4240c9d1c400fa86011df57222e5c628887b2a4cde9
0x4475344402cd8da899688422074311b2b7a41fb1d393c89e76ad9ed05f2d9a76
0x739dc64af8fe88c9edb6a396e5c1b410ee3880c15582f831d878cfb5954e1455
0x53470abe9d765d491dc6e70269bab62912708f51a156db6080b28cf976cf4649
0x8ffe5c642ef6ae1a2c94abeede7614d94f405da6f26643a629f2ba7b0847e623

Functions
Getter at block 20810245
nDemocs(view returns (uint256)
2
owner(view returns (address)
0xe8193bc3d5f3f482406706f843a5f161563f37bf
paymentEnabled(view returns (bool)
false
Read-only
democList(uint256view returns (bytes32)
democs(bytes32view returns (string nameaddress admin)
getDemocInfo(bytes32 democHashview returns (string nameaddress adminuint256 nBallots)
getNthBallot(bytes32 democHashuint256 nview returns (bytes32 specHashbytes32 extraDataaddress votingContractuint64 startTime)
nBallots(bytes32 democHashview returns (uint256)
State-modifying
addBallot(bytes32 democHashbytes32 extraDataaddress votingContract
deployBallot(bytes32 democHashbytes32 specHashbytes32 extraDatauint64[2] openPeriodbool[2] flagspayable 
setAdmin(bytes32 democHashaddress newAdmin
setDemocAdminEmergency(bytes32 democHashaddress newAdmin
setOwner(address _owner
Events
BallotAdded(bytes32 democHashbytes32 specHashbytes32 extraDataaddress votingContract
BallotInit(bytes32 specHashuint64[2] openPeriodbool[2] flags
DemocInit(string namebytes32 democHashaddress admin
PaymentEnabled(bool _feeEnabled
PaymentMade(uint128[2] valAndRemainder
SetFees(uint128[2] _newFees
Constructor
constructor(address _prevIndex
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.