dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmWgFFvGgDGa9Kc2Xkq3MMmS2AKtJ7UCwm1BL8xWeodbjb name: MoxieTokenLockManager apiVersion: 0.0.6 entities: - TokenLockManager - TokenLockWallet - AuthorizedFunction eventHandlers: - event: MasterCopyUpdated(indexed address) handler: handleMasterCopyUpdated - event: >- TokenLockCreated(indexed address,indexed bytes32,indexed address,address,uint256,uint256,uint256,uint256,uint256,uint256,uint8) handler: handleTokenLockCreated - event: 'TokensDeposited(indexed address,uint256)' handler: handleTokensDeposited - event: 'TokensWithdrawn(indexed address,uint256)' handler: handleTokensWithdrawn - event: >- FunctionCallAuth(indexed address,indexed bytes4,indexed address,string) handler: handleFunctionCallAuth - event: 'TokenDestinationAllowed(indexed address,bool)' handler: handleTokenDestinationAllowed - event: MoxiePassTokenUpdated(indexed address) handler: handleMoxiePassTokenUpdated file: /: /ipfs/QmNptT1DkF5jCHb2SYAkexKAxALbvFcztwvcT1V5dercKw kind: ethereum/events language: wasm/assemblyscript name: MoxieTokenLockManager network: base source: abi: MoxieTokenLockManager address: '0x01cca50Ba3A596f049Daa23b8D80B6957376225c' startBlock: 17033721 description: The Moxie Token Distribution repository: 'https://github.com/graphprotocol/token-distribution' schema: file: /: /ipfs/QmXrq4xaVbgqMYZbr7f7mnTQXoFYrMxLaCZEba6o5nfkze specVersion: 0.0.4 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmTcB14TegEPBJPMoJjrGPyQQSYNdu71E6DDMtZ1FXCMjZ name: MoxieTokenLockWallet apiVersion: 0.0.6 entities: - TokenLockWallet eventHandlers: - event: 'TokensReleased(indexed address,uint256)' handler: handleTokensReleased - event: 'TokensWithdrawn(indexed address,uint256)' handler: handleTokensWithdrawn - event: 'TokensRevoked(indexed address,uint256)' handler: handleTokensRevoked - event: 'ManagerUpdated(indexed address,indexed address)' handler: handleManagerUpdated - event: TokenDestinationsApproved() handler: handleTokenDestinationsApproved - event: TokenDestinationsRevoked() handler: handleTokenDestinationsRevoked - event: BeneficiaryChanged(address) handler: handleBeneficiaryChanged - event: LockAccepted() handler: handleLockAccepted - event: LockCanceled() handler: handleLockCanceled - event: 'SubjectTokenDestinationsApproved(indexed address,indexed address)' handler: handleSubjectTokenDestinationsApproved - event: 'SubjectTokenDestinationsRevoked(indexed address,indexed address)' handler: handleSubjectTokenDestinationsRevoked file: /: /ipfs/QmSUyxBXod4xmexX4mFn3JAvT1YquAxzUY8DfvozwXMKir kind: ethereum/events language: wasm/assemblyscript name: MoxieTokenLockWallet network: base source: abi: MoxieTokenLockWallet