Fix subgraph build wasm and config files

This commit is contained in:
Nabarun 2024-06-18 23:02:56 +05:30 committed by IshaVenikar
parent d45d15be1f
commit 853b898d2c
3 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@ schema:
dataSources: dataSources:
- kind: ethereum/contract - kind: ethereum/contract
name: Factory name: Factory
network: matic network: mainnet
source: source:
address: "0xc35dadb65012ec5796536bd9864ed8773abc74c4" address: "0x9b3336186a38e1b6c21955d112dbb0343ee061ee"
abi: Factory abi: Factory
startBlock: 11333218 startBlock: 3328632
mapping: mapping:
kind: ethereum/events kind: ethereum/events
apiVersion: 0.0.7 apiVersion: 0.0.7
@ -36,7 +36,7 @@ dataSources:
templates: templates:
- kind: ethereum/contract - kind: ethereum/contract
name: Pair name: Pair
network: matic network: mainnet
source: source:
abi: Pair abi: Pair
mapping: mapping: