@@ -1174,7 +1174,7 @@ export const UNIVERSE_CHAIN_INFO: Record<UniverseChainId, UniverseChainInfo> = {
1174
1174
} ,
1175
1175
blockPerMainnetEpochForChainId : 12 ,
1176
1176
blockWaitMsBeforeWarning : 600000 ,
1177
- bridge : 'https://app.gobob.xyz ' ,
1177
+ bridge : 'https://www.relay.link/bridge/bob ' ,
1178
1178
chainPriority : 0 ,
1179
1179
docs : 'https://docs.gobob.xyz' ,
1180
1180
elementName : ElementName . ChainBob ,
@@ -1184,7 +1184,7 @@ export const UNIVERSE_CHAIN_INFO: Record<UniverseChainId, UniverseChainInfo> = {
1184
1184
apiURL : 'https://explorer.gobob.xyz/api' ,
1185
1185
} ,
1186
1186
helpCenterUrl : undefined ,
1187
- infoLink : 'https://www.gobob.xyz ' ,
1187
+ infoLink : 'https://info.reservoir.app/#/bob ' ,
1188
1188
infuraPrefix : undefined ,
1189
1189
interfaceName : 'bob' ,
1190
1190
label : 'BOB' ,
@@ -1256,7 +1256,7 @@ export const UNIVERSE_CHAIN_INFO: Record<UniverseChainId, UniverseChainInfo> = {
1256
1256
default : { http : [ 'https://cyber.alt.technology' ] } ,
1257
1257
appOnly : { http : [ 'https://cyber.alt.technology' ] } ,
1258
1258
} ,
1259
- urlParam : 'bob ' ,
1259
+ urlParam : 'cyber ' ,
1260
1260
statusPage : undefined ,
1261
1261
spotPriceStablecoinAmount : CurrencyAmount . fromRawAmount ( USDC_CYBER , 10_000e6 ) ,
1262
1262
stablecoins : [ USDC_CYBER ] ,
0 commit comments