Fund

Verified contract

Implementation

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

No balances found for "Fund"

No transactions found for "Fund"


Functions
Getter at block 21222613
fundFactoryContract(view returns (address)
0x59bf396e21d8e941415ae80ab7347bdf82d22d6e
manager(view returns (address)
0x20eca8049fd40260442f2b784f2a4e7bb06c51cd
Read-only
checkRecipient(address recipientaddress orgFactoryContractAddressview returns (bool)
getSummary(address tokenAddressview returns (uint256address)
pendingGrants(stringview returns (string descriptionuint256 valueaddress recipientbool complete)
State-modifying
changeManager(address newManager
createGrant(string grantIdstring descriptionuint256 valueaddress recipient
finalizeGrant(string grantIdaddress tokenAddress
initializeFund(address fundManageraddress fundFactory
rejectGrant(string grantId
updateGrant(string grantIdstring descriptionuint256 valueaddress recipient
Events
GrantCreated(string grantIdstruct FundGrant grant
GrantFinalized(string grantIdstruct FundGrant grant
GrantRejected(string grantId
GrantUpdated(string grantIdstruct FundGrant grant
ManagerChanged(address newManager
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.