dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmbULWVSXvYpKeZjy82g56LfM8GvY5WYUvoubTjQD57M4x name: AaveGovernanceV2 - file: /: /ipfs/QmSVdYvwC2GP3dAF21wpesrYbBeB5MbTtomg5qiNQDZN8n name: IExecutor - file: /: /ipfs/QmW7aGJHToApGtnYFTWznssKR7eXDDU1tA6gsmYbnzSjWG name: GovernanceStrategy apiVersion: 0.0.4 entities: - Proposal - Vote - Executor eventHandlers: - event: >- ProposalCreated(uint256,indexed address,indexed address,address[],uint256[],string[],bytes[],bool[],uint256,uint256,address,bytes32) handler: handleProposalCreated - event: ProposalCanceled(uint256) handler: handleProposalCanceled - event: 'ProposalQueued(uint256,uint256,indexed address)' handler: handleProposalQueued - event: 'ProposalExecuted(uint256,indexed address)' handler: handleProposalExecuted - event: 'VoteEmitted(uint256,indexed address,bool,uint256)' handler: handleVoteEmitted - event: ExecutorAuthorized(address) handler: handleExecutorAuthorized - event: ExecutorUnauthorized(address) handler: handleExecutorUnauthorized file: /: /ipfs/QmcSBEVhSY1zfJwGKFKrFNhNXtkxjnP2P2oZG8BWaVwvqQ kind: ethereum/events language: wasm/assemblyscript name: AaveGovernanceV2 network: mainnet source: abi: AaveGovernanceV2 address: '0xEC568fffba86c094cf06b22134B23074DFE2252c' startBlock: 11427398 description: Aave governance V2 subgraph repository: 'https://github.com/graphprotocol/governance-v2-subgraph' schema: file: /: /ipfs/QmdryPyDr3QheYyLWZE9dGXNdrH59TP4H4432YLRtzMBDE specVersion: 0.0.2