Skip to content

Commit

Permalink
Merge pull request #118 from pontem-network/add-pool-loon
Browse files Browse the repository at this point in the history
Add pool loon
  • Loading branch information
extg5 authored Aug 19, 2024
2 parents 3a0f78e + 927ba34 commit f026028
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pontem/coins-registry",
"version": "3.9.0",
"version": "3.10.0",
"description": "Liquidswap & Pontem Wallet coins & pools registry",
"main": "src/index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions src/pools.json
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,13 @@
"contract": "0.5",
"networkId": 1
},
{
"coinX": "0x268d4a7a2ad93274edf6116f9f20ad8455223a7ab5fc73154f687e7dbc3e3ec6::LOON::LOON",
"coinY": "0x1::aptos_coin::AptosCoin",
"curve": "unstable",
"contract": "0.5",
"networkId": 1
},
{
"coinX": "0x808b4ffe04011cd20327a910518b4bff661f73fa907e9fc41ad690f84fa6f83e::asset::USDC",
"coinY": "0x1::aptos_coin::AptosCoin",
Expand Down

0 comments on commit f026028

Please sign in to comment.