dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmSHDo1tZ5kyo23AyMrQnqws3tjkaeWPdFbJxPud9jLGJF name: PhunksAuctionHouse apiVersion: 0.0.5 entities: - Phunk - Bid - Auction - Account eventHandlers: - event: 'AuctionCreated(indexed uint256,uint256,uint256,uint256)' handler: handleAuctionCreated - event: 'AuctionBid(indexed uint256,uint256,address,uint256,bool)' handler: handleAuctionBid - event: 'AuctionExtended(indexed uint256,uint256,uint256)' handler: handleAuctionExtended - event: 'AuctionSettled(indexed uint256,uint256,address,uint256)' handler: handleAuctionSettled file: /: /ipfs/QmNrHdwKyXDVFooLEwmeMNkT4PhLkqDPuGCpijcgMixuRg kind: ethereum/events language: wasm/assemblyscript name: PhunksAuctionHouse network: mainnet source: abi: PhunksAuctionHouse address: '0x0E7f7d8007C0FCcAc2a813a25f205b9030697856' startBlock: 15225534 - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmNfUVartaRDEpLUabe34ZguHPHaE46JPsYa4Gv1wLVqVN name: CryptoPhunksV2 apiVersion: 0.0.5 entities: - Phunk - Account eventHandlers: - event: 'Transfer(indexed address,indexed address,indexed uint256)' handler: handleTransfer file: /: /ipfs/QmP4gSYbdwJwDbaDyoTU4jPNPLsJ5Wpq9yKv3ka1TSdxKT kind: ethereum/events language: wasm/assemblyscript name: CryptoPhunksV2 network: mainnet source: abi: CryptoPhunksV2 address: '0xf07468ead8cf26c752c676e43c814fee9c8cf402' startBlock: 12674389 schema: file: /: /ipfs/QmZh8a8ZYhf4ZvwYVzVEpL2TZK6qxLH5DNatfJkxS3FMY9 specVersion: 0.0.4