mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 08:34:23 +08:00
Add Plasma endpoint for TVL (#16926)
Co-authored-by: Dom M <domm@Doms-MacBook-Air-2.local>
This commit is contained in:
@@ -5,6 +5,7 @@ const graphs = {
|
||||
ethereum: sdk.graph.modifyEndpoint('BguCyHCbhwRK4MB4DCFmHLR7KNeDKHE64iDXAY6dp4cR'),
|
||||
base: sdk.graph.modifyEndpoint('5b3mwB9M2TFkD259vzED9sUe8A8j3V2HDobuCgoe8pVh'),
|
||||
optimism: sdk.graph.modifyEndpoint('2tkJQ566D58MzdKzwShZESwgEdTkdWCxCmBKgPyf44bb'),
|
||||
plasma: 'https://api.goldsky.com/api/public/project_cmhc2ll2b3q1q01xw0u0pf76c/subgraphs/odyssey-subgraph-plasma/1.0.4/gn',
|
||||
}
|
||||
|
||||
const queries = {
|
||||
|
||||
Reference in New Issue
Block a user