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
|
||||
- kind: ethereum/contract
|
||||
name: DTFactory
|
||||
network: rinkeby
|
||||
network: polygon
|
||||
source:
|
||||
address: '0xF6410bf5d773C7a41ebFf972f38e7463FA242477'
|
||||
abi: DTFactory
|
||||
@ -47,7 +47,7 @@ dataSources:
|
||||
templates:
|
||||
- kind: ethereum/contract
|
||||
name: Pool
|
||||
network: rinkeby
|
||||
network: polygon
|
||||
source:
|
||||
abi: Pool
|
||||
mapping:
|
||||
@ -97,7 +97,7 @@ templates:
|
||||
|
||||
- kind: ethereum/contract
|
||||
name: DataToken
|
||||
network: rinkeby
|
||||
network: polygon
|
||||
source:
|
||||
abi: DataToken
|
||||
mapping:
|
||||
|
Loading…
Reference in New Issue
Block a user