mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Update subgraph.polygon.yaml (#38)
This commit is contained in:
parent
e8fe0fd322
commit
87842e7788
@ -26,7 +26,7 @@ dataSources:
|
|||||||
handler: handleNewPool
|
handler: handleNewPool
|
||||||
- kind: ethereum/contract
|
- kind: ethereum/contract
|
||||||
name: DTFactory
|
name: DTFactory
|
||||||
network: rinkeby
|
network: polygon
|
||||||
source:
|
source:
|
||||||
address: '0xF6410bf5d773C7a41ebFf972f38e7463FA242477'
|
address: '0xF6410bf5d773C7a41ebFf972f38e7463FA242477'
|
||||||
abi: DTFactory
|
abi: DTFactory
|
||||||
@ -47,7 +47,7 @@ dataSources:
|
|||||||
templates:
|
templates:
|
||||||
- kind: ethereum/contract
|
- kind: ethereum/contract
|
||||||
name: Pool
|
name: Pool
|
||||||
network: rinkeby
|
network: polygon
|
||||||
source:
|
source:
|
||||||
abi: Pool
|
abi: Pool
|
||||||
mapping:
|
mapping:
|
||||||
@ -97,7 +97,7 @@ templates:
|
|||||||
|
|
||||||
- kind: ethereum/contract
|
- kind: ethereum/contract
|
||||||
name: DataToken
|
name: DataToken
|
||||||
network: rinkeby
|
network: polygon
|
||||||
source:
|
source:
|
||||||
abi: DataToken
|
abi: DataToken
|
||||||
mapping:
|
mapping:
|
||||||
|
Loading…
Reference in New Issue
Block a user