Skip to content

Commit

Permalink
fix(reorder): Reorder pool but keep LP working
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFable committed Nov 9, 2023
1 parent dac8568 commit b9c8c87
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions public/mainnet/migaloo-1/pools_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,9 @@

],
"assetOrder": [
"ampMNTA",
"WHALE"

"WHALE",
"ampMNTA"
],
"displayName": "ampMNTA-WHALE",
"displayLogo2": "/logos/whale.svg",
Expand Down

0 comments on commit b9c8c87

Please sign in to comment.