FundsRegistry

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0x2aa71325 at 4376740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 255 additional slots

No balances found for "FundsRegistry"

0xd3edf4a90417cca2d27abfc9a431b97857bc875d6d724c1127212be1320692ef
0x2950afefcfb2b7644a07604ce4ba4f6c6350cda387b704d855e859c06f30581d
0xe955a1d30027e2b42d093179f3ecf49b7b2d15c13830b588cb2a65174e685fd1
0x065c93b3051f32cbe0634623f984293ee8661d9533b1a4d2997056ea68fce0ec
0x39fb3c9729a68ae189787969358df105b2b4f5794e72e60f91d380175cbb9329
0xa7eed299a6b23c8fb8c60a80bfe17099071c725ca5b39ac98b6bf8e398e3a402
0x02dd2e13855f79a5b4635f6b690dfcde7a92f8ad2de35ef101210e9fbe3a64cd
0xa1c8a965553cb18549cd5fe7fbe611078b3ec541e12bcbc0288cdbf7c2790699
0x342fb78219ca9b1eaddbb937f6fd5587b24b0889bd4c490b2507238a745dbcf2

Functions
Getter at block 21159545
 
amIOwner(pure returns (bool)
getInvestorsCount(pure returns (uint256)
186
getOwners(pure returns (address[])
[0xdad209d09b0fec404Da4204672372771bad3D683, 0x0Eed5de3487aEC55bA585212DaEDF35104c27bAF, 0x06bA0d658578b014b5fEBdAF6992bFd41bd44483]
m_controller(pure returns (address)
0x0000000000000000000000000000000000000000
m_multiOwnedRequired(pure returns (uint256)
2
m_numOwners(pure returns (uint256)
3
m_state(pure returns (uint8)
2
totalInvested(pure returns (uint256)
2024755124075554886786
Read-only
getOwner(uint256 ownerIndexpure returns (address)
hasConfirmed(bytes32 _operationaddress _ownerpure returns (bool)
isOwner(address _addrpure returns (bool)
m_investors(uint256pure returns (address)
m_weiBalances(addresspure returns (uint256)
State-modifying
addOwner(address _owner
changeOwner(address _fromaddress _to
changeRequirement(uint256 _newRequired
changeState(uint8 _newState
detachController(
invested(address _investorpayable 
removeOwner(address _owner
revoke(bytes32 _operation
sendEther(address touint256 value
setController(address _controller
withdrawPayments(
Events
Confirmation(address ownerbytes32 operation
ControllerRetired(address was
ControllerSet(address controller
EtherSent(address indexed touint256 value
FinalConfirmation(address ownerbytes32 operation
Invested(address indexed investoruint256 amount
OwnerAdded(address newOwner
OwnerChanged(address oldOwneraddress newOwner
OwnerRemoved(address oldOwner
RefundSent(address indexed touint256 value
RequirementChanged(uint256 newRequirement
Revoke(address ownerbytes32 operation
StateChanged(uint8 _state
Constructor
constructor(address[] _ownersuint256 _signaturesRequiredaddress _controller
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.