File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -774,7 +774,8 @@ module.exports =
774774 "name" : "protocol-v1-scroll-mainnet" ,
775775 "hostedEndpoint" : "https://subgraph-endpoints.superfluid.dev/scroll-mainnet/protocol-v1"
776776 } ,
777- "publicRPCs" : [ "https://rpc.scroll.io" ]
777+ "publicRPCs" : [ "https://rpc.scroll.io" ] ,
778+ "coinGeckoId" : "scroll"
778779 } ,
779780 {
780781 "name" : "degenchain" ,
Original file line number Diff line number Diff line change @@ -774,7 +774,8 @@ export default
774774 "name" : "protocol-v1-scroll-mainnet" ,
775775 "hostedEndpoint" : "https://subgraph-endpoints.superfluid.dev/scroll-mainnet/protocol-v1"
776776 } ,
777- "publicRPCs" : [ "https://rpc.scroll.io" ]
777+ "publicRPCs" : [ "https://rpc.scroll.io" ] ,
778+ "coinGeckoId" : "scroll"
778779 } ,
779780 {
780781 "name" : "degenchain" ,
Original file line number Diff line number Diff line change 772772 "name" : " protocol-v1-scroll-mainnet" ,
773773 "hostedEndpoint" : " https://subgraph-endpoints.superfluid.dev/scroll-mainnet/protocol-v1"
774774 },
775- "publicRPCs" : [" https://rpc.scroll.io" ]
775+ "publicRPCs" : [" https://rpc.scroll.io" ],
776+ "coinGeckoId" : " scroll"
776777 },
777778 {
778779 "name" : " degenchain" ,
You can’t perform that action at this time.
0 commit comments