dataSources: - kind: ethereum mapping: abis: - file: /: /ipfs/QmRo2UXW3wBSx6ffMYpPfohcFWSMJVheoWxMsKkUnmhZ1Y name: Registry apiVersion: 0.0.7 entities: - Registry - AuthorityUser - RoleUser - Role - RoleCapability - Capability eventHandlers: - event: 'FactoryApprovalSet(indexed address,bool)' handler: handleFactoryApprovalSet - event: 'SwapWrapperStatusSet(indexed address,bool)' handler: handleSwapWrapperStatusSet - event: 'PortfolioStatusSet(indexed address,bool)' handler: handlePortfolioStatusSet - event: 'OwnershipChanged(indexed address,indexed address)' handler: handleOwnershipChanged - event: 'UserRoleUpdated(indexed address,indexed uint8,bool)' handler: handleUserRoleUpdated - event: 'PublicCapabilityUpdated(indexed address,indexed bytes4,bool)' handler: handlePublicCapabilityUpdated - event: >- RoleCapabilityUpdated(indexed uint8,indexed address,indexed bytes4,bool) handler: handleRoleCapabilityUpdated file: /: /ipfs/QmY9TefmRv8mWRoZHoDJ3LV9KFUkZHZ1TxEMKvHRpAaKZZ kind: ethereum/events language: wasm/assemblyscript name: Registry network: mainnet source: abi: Registry address: '0x94106cA9c7E567109A1D39413052887d1F412183' startBlock: 15598432 - kind: ethereum mapping: abis: - file: /: /ipfs/QmWTH8LSvTtgYfJjG64NLRq9oDN1PAkz9y399CtgLSjJ1n name: OrgFundFactory - file: /: /ipfs/QmbwPmrMUbzbtiUZWmEdLRv9QdshAcS3Bhf6XTK2cFnYNV name: Org apiVersion: 0.0.7 entities: - NdaoEntity eventHandlers: - event: 'EntityDeployed(indexed address,indexed uint8,indexed address)' handler: handleEntityDeployed file: /: /ipfs/QmWLPPFFQHZ4rr81kgKQRHWshJKhtW2tdaEr3Rwo9izb8z kind: ethereum/events language: wasm/assemblyscript name: OrgFundFactory network: mainnet source: abi: OrgFundFactory address: '0x10fD9348136dCea154F752fe0B6dB45Fc298A589' startBlock: 15598432 schema: file: /: /ipfs/QmWJpBXQ4yQcMofGNZJadoGtau3sVtZ9efN4G1Cz9RqaMM specVersion: 0.0.5 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmTNwkf8XnpDkQvCmNeBDVRmoLhr3b8iLtsJSrP6TkxWW1 name: NdaoEntity apiVersion: 0.0.7 entities: - NdaoEntity eventHandlers: - event: >- EntityDonationReceived(indexed address,indexed address,indexed address,uint256,uint256,uint256) handler: handleEntityDonationReceived - event: >- EntityValueTransferred(indexed address,indexed address,uint256,uint256) handler: handleEntityValueTransferred - event: 'EntityBalanceReconciled(indexed address,uint256,uint256)' handler: handleEntityBalanceReconciled - event: 'EntityBalanceCorrected(indexed address,uint256)' handler: handleEntityBalanceCorrected - event: 'EntityValuePaidOut(indexed address,indexed address,uint256,uint256)' handler: handleEntityValuePaidOut - event: 'EntityDeposit(indexed address,uint256,uint256)' handler: handleEntityDeposit - event: 'EntityRedeem(indexed address,uint256,uint256)' handler: handleEntityRedeem - event: 'EntityEthReceived(indexed address,uint256)' handler: handleEntityEthReceived file: /: /ipfs/QmVzEER3SAuFSdBbNkAssX5LGCkPU91d8CRhYdjEsdNgRH kind: ethereum/events language: wasm/assemblyscript name: NdaoEntity network: mainnet source: abi: NdaoEntity