dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/Qme9pys3WaWHyZFQgfY1TEtVbMvtfatX49YqySfTksz8Hk name: AuctionRegistrar apiVersion: 0.0.4 entities: - Account - AuctionedName - Deed eventHandlers: - event: 'AuctionStarted(indexed bytes32,uint256)' handler: auctionStarted - event: 'BidRevealed(indexed bytes32,indexed address,uint256,uint8)' handler: bidRevealed - event: 'HashRegistered(indexed bytes32,indexed address,uint256,uint256)' handler: hashRegistered - event: 'HashInvalidated(indexed bytes32,indexed string,uint256,uint256)' handler: hashInvalidated - event: 'HashReleased(indexed bytes32,uint256)' handler: hashReleased file: /: /ipfs/QmddjCx2c9AVYJcuESAGCpHbrHLdjbbVMzKbV6F926kKYr kind: ethereum/events language: wasm/assemblyscript name: AuctionRegistrar network: mainnet source: abi: AuctionRegistrar address: '0x6090a6e47849629b7245dfa1ca21d94cd15878ef' - kind: ethereum/contract mapping: abis: - file: /: /ipfs/Qmc9LBiJBBc5XP7wLdPFa1mvp9RdXzcKwgFujY6JPwDJ1g name: Deed apiVersion: 0.0.4 entities: - AuctionedName eventHandlers: - event: OwnerChanged(address) handler: deedTransferred - event: DeedClosed() handler: deedClosed file: /: /ipfs/QmddjCx2c9AVYJcuESAGCpHbrHLdjbbVMzKbV6F926kKYr kind: ethereum/events language: wasm/assemblyscript name: Deed network: mainnet source: abi: Deed description: >- A secure & decentralized way to address resources on and off the blockchain using simple, human-readable names. Access domains and transfer history. repository: 'https://github.com/ensdomains/ens-subgraph' schema: file: /: /ipfs/Qmbggc5K7Rw6Mv9nSJkbbwAyjT2G8iADXHXLpyKJTo3BpQ specVersion: 0.0.3