Fix subgraph build wasm and config files
This commit is contained in:
parent
d45d15be1f
commit
853b898d2c
Binary file not shown.
@ -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:
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user