Skip to content

Commit

Permalink
Merge pull request #1332 from mars-protocol/develop
Browse files Browse the repository at this point in the history
v2.8.8
  • Loading branch information
linkielink authored Jan 27, 2025
2 parents 65052dc + b51ff57 commit 66c9b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains/osmosis/osmosis-1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const Osmosis1: ChainConfig = {
rest: process.env.NEXT_PUBLIC_OSMOSIS_REST ?? 'https://osmosis-api.polkachu.com',
swap: 'https://app.osmosis.zone',
explorer: 'https://www.mintscan.io/osmosis',
routes: 'https://sqs.osmosis.zone/router',
routes: 'https://sqsprod.osmosis.zone/router',
pools: getUrl(
process.env.NEXT_PUBLIC_OSMOSIS_REST ?? 'https://lcd-osmosis.blockapsis.com',
'osmosis/gamm/v1beta1/pools/POOL_ID',
Expand Down

0 comments on commit 66c9b03

Please sign in to comment.