dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmQkqgwZp6dvemnmKnfw9wfpyeu3yM3YMuUemTaPwfmsSn name: GovernorAlpha apiVersion: 0.0.6 entities: - Governance - Proposal - Vote - TokenHolder - Delegate eventHandlers: - event: ProposalCanceled(uint256) handler: handleProposalCanceled - event: >- ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string) handler: handleProposalCreated - event: ProposalExecuted(uint256) handler: handleProposalExecuted - event: 'ProposalQueued(uint256,uint256)' handler: handleProposalQueued - event: 'VoteCast(address,uint256,bool,uint256)' handler: handleVoteCast file: /: /ipfs/QmTKQLcsiiPExTkjpFD4SgxyXDkGpGqjU13tuBL39XmgRg kind: ethereum/events language: wasm/assemblyscript name: GovernorAlpha network: mainnet source: abi: GovernorAlpha address: '0xB3a87172F555ae2a2AB79Be60B336D2F7D0187f0' startBlock: 11870114 - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmVeCbUHD8vURWSLmjrzLALfBvN6v7tW52pZEvooMkU4Dn name: Pool apiVersion: 0.0.6 entities: - Governance - Proposal - Vote - TokenHolder - Delegate eventHandlers: - event: 'DelegateChanged(indexed address,indexed address,indexed address)' handler: handleDelegateChanged - event: 'DelegateVotesChanged(indexed address,uint256,uint256)' handler: handleDelegateVotesChanged - event: 'Transfer(indexed address,indexed address,uint256)' handler: handleTransfer file: /: /ipfs/QmZM4EjhgwdnYbQBx4eJjZXjutNhQ1cn7o1mNqqnJuVrpQ kind: ethereum/events language: wasm/assemblyscript name: Pool network: mainnet source: abi: Pool address: '0x0cec1a9154ff802e7934fc916ed7ca50bde6844e' startBlock: 11870113 repository: 'https://github.com/messari/subgraphs' schema: file: /: /ipfs/QmQHRB4iGgPspWhTe8AVf3cwrt9S7nRUPxehVfq7pQ6MDT specVersion: 0.0.4