@@ -1174,7 +1174,7 @@ export const UNIVERSE_CHAIN_INFO: Record<UniverseChainId, UniverseChainInfo> = {
11741174 } ,
11751175 blockPerMainnetEpochForChainId : 12 ,
11761176 blockWaitMsBeforeWarning : 600000 ,
1177- bridge : 'https://app.gobob.xyz ' ,
1177+ bridge : 'https://www.relay.link/bridge/bob ' ,
11781178 chainPriority : 0 ,
11791179 docs : 'https://docs.gobob.xyz' ,
11801180 elementName : ElementName . ChainBob ,
@@ -1184,7 +1184,7 @@ export const UNIVERSE_CHAIN_INFO: Record<UniverseChainId, UniverseChainInfo> = {
11841184 apiURL : 'https://explorer.gobob.xyz/api' ,
11851185 } ,
11861186 helpCenterUrl : undefined ,
1187- infoLink : 'https://www.gobob.xyz ' ,
1187+ infoLink : 'https://info.reservoir.app/#/bob ' ,
11881188 infuraPrefix : undefined ,
11891189 interfaceName : 'bob' ,
11901190 label : 'BOB' ,
@@ -1256,7 +1256,7 @@ export const UNIVERSE_CHAIN_INFO: Record<UniverseChainId, UniverseChainInfo> = {
12561256 default : { http : [ 'https://cyber.alt.technology' ] } ,
12571257 appOnly : { http : [ 'https://cyber.alt.technology' ] } ,
12581258 } ,
1259- urlParam : 'bob ' ,
1259+ urlParam : 'cyber ' ,
12601260 statusPage : undefined ,
12611261 spotPriceStablecoinAmount : CurrencyAmount . fromRawAmount ( USDC_CYBER , 10_000e6 ) ,
12621262 stablecoins : [ USDC_CYBER ] ,
0 commit comments