File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ export class GraphQLService {
7070 gql : this . withSubgraphId ( 'C3ShFVy1GV81GUb9u3Zw1rSQ7oJjegSF3LswvvYa3XgD' ) ,
7171 } ,
7272 [ EGraphQLService . AnchorageBridge ] : {
73- gql : 'https://graphql.bnb.boba.network/subgraphs/name/anchorage-bridging-boba-bnb' ,
73+ gql : this . withSubgraphId ( 'BmJU8RagxZSKoxwYFVScC7TaJZj9PHGvukXiJhES882a' ) ,
7474 } ,
7575 } ,
7676 // BSC
@@ -97,7 +97,7 @@ export class GraphQLService {
9797 local : 'http://127.0.0.1:8002/subgraphs/name/boba/Bridges' ,
9898 } ,
9999 [ EGraphQLService . AnchorageBridge ] : {
100- gql : 'https://graphql.testnet.bnb.boba.network/subgraphs/name/anchorage-bridging-boba-bnb-testnet/' ,
100+ gql : this . withSubgraphId ( '46zszHi762PDutPntNcsLSDvms4eufEugwb26DkVCyzW' ) ,
101101 } ,
102102 } ,
103103 // Arbitrum Sepolia
@@ -130,7 +130,7 @@ export class GraphQLService {
130130 // Boba Sepolia
131131 28882 : {
132132 [ EGraphQLService . AnchorageBridge ] : {
133- gql : 'https://graphql.sepolia.boba.network/subgraphs/name/anchorage-bridging-sepolia' ,
133+ gql : this . withSubgraphId ( 'AKb9A3KPkMtwm9TPMtUxKH75yZXHyrY5PCwwCcmzQpMj' ) ,
134134 } ,
135135 [ EGraphQLService . LightBridge ] : {
136136 gql : this . withSubgraphId ( 'CdmAWxs3LDCnm4jekfcdPxaLsFynuZ3XgeuM7AcdU3xr' ) ,
You can’t perform that action at this time.
0 commit comments