Skip to content

Commit

Permalink
fix: add subgraph field to support watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
preethamr committed Jan 29, 2024
1 parent f4d6a50 commit 2f44e43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -3005,6 +3005,7 @@
"symbol": "ztETH",
"decimals": 18
},
"subgraph": [],
"assetId": {
"0x0000000000000000000000000000000000000000": {
"symbol": "ztETH",
Expand All @@ -3028,6 +3029,7 @@
"symbol": "ETH",
"decimals": 18
},
"subgraph": [],
"assetId": {
"0x0000000000000000000000000000000000000000": {
"symbol": "ETH",
Expand Down

0 comments on commit 2f44e43

Please sign in to comment.