dataSources: - kind: ethereum mapping: abis: - file: /: /ipfs/QmRLyHm4s7CFwKwufnue7hqwDNSZojuuLX4smaeZr26UvH name: FastLaneAuctionHandler apiVersion: 0.0.7 entities: - RelayFastBid - RelayFlashBid - RelayFlashBidWithRefund - RelayProcessingPaidValidator - CustomPaymentProcessorPaid eventHandlers: - event: 'RelayFastBid(indexed address,indexed address,bool,uint256,address)' handler: handleRelayFastBid - event: >- RelayFlashBid(indexed address,indexed bytes32,indexed address,uint256,uint256,address) handler: handleRelayFlashBid - event: >- RelayFlashBidWithRefund(indexed address,indexed bytes32,indexed address,uint256,uint256,address,uint256,address) handler: handleRelayFlashBidWithRefund - event: >- RelayProcessingPaidValidator(indexed address,uint256,indexed address) handler: handleRelayProcessingPaidValidator - event: >- CustomPaymentProcessorPaid(indexed address,indexed address,indexed address,uint256,uint256,uint256) handler: handleCustomPaymentProcessorPaid file: /: /ipfs/QmQBM5KrtZUVZbLxo2GymUfKRqH8E7G6zg9axiczmvU6Ri kind: ethereum/events language: wasm/assemblyscript name: FastLaneAuctionHandler network: matic source: abi: FastLaneAuctionHandler address: '0xCACe8D78269ba00f1C4D5Fc3B1228C7DF0a7C8BA' startBlock: 50041824 schema: file: /: /ipfs/QmVAW13XrQ4eyEoyaTxPHBqEdFZZ4nUJu6YzUMP1LqJb2U specVersion: 0.0.5