Skip to content

Commit 9f10897

Browse files
DomCroganDom M
andauthored
Add Plasma endpoint for TVL (#16926)
Co-authored-by: Dom M <[email protected]>
1 parent bd885b7 commit 9f10897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/odyssey/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const graphs = {
55
ethereum: sdk.graph.modifyEndpoint('BguCyHCbhwRK4MB4DCFmHLR7KNeDKHE64iDXAY6dp4cR'),
66
base: sdk.graph.modifyEndpoint('5b3mwB9M2TFkD259vzED9sUe8A8j3V2HDobuCgoe8pVh'),
77
optimism: sdk.graph.modifyEndpoint('2tkJQ566D58MzdKzwShZESwgEdTkdWCxCmBKgPyf44bb'),
8+
plasma: 'https://api.goldsky.com/api/public/project_cmhc2ll2b3q1q01xw0u0pf76c/subgraphs/odyssey-subgraph-plasma/1.0.4/gn',
89
}
910

1011
const queries = {

0 commit comments

Comments
 (0)