Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
StrathCole authored Dec 17, 2024
2 parents 5a26690 + 81dc8be commit 0594cf8
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 2 deletions.
9 changes: 8 additions & 1 deletion columbus-5/cw20/contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -1475,10 +1475,17 @@
"logo": "https://swap.sonikchain.com/sonic32.png",
"decimals": 6
},
{
"terra1gm4fzalxdhjt0hl398dhe9ln9ecj50m9dmr4x5558w59js02v9psqncdgd": {
"symbol": "HNT",
"name": "Historia Nova Token",
"logo": "https://i.ibb.co/D5skyJr/Historia-Nova-Token.jpg",
"decimals": 6
}
},
"terra1syz36q23ga0g22vw5g9wnswqret35zg0mxhgv6vhhtyr8lh3jlcqhyz907": {
"symbol": "ADDVOW",
"name": "ADDVOW",
"logo": "https://i.ibb.co.com/1Gm86jt/addvow.jpg",
"decimals": 6
}
}
24 changes: 23 additions & 1 deletion columbus-5/swap/terraport/pairs.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,17 @@
},
"contract": "terra1vsqxkcx7jv0q5newczm9x4lpna7rmcph8h5ay0kww0dvymvqfm9q3439gm"
},
{
"asset_one": {
"denom": "uluna",
"type": "native"
},
"asset_two": {
"denom": "ibc/E1E3674A0E4E1EF9C69646F9AF8D9497173821826074622D831BAB73CCB99A2D",
"type": "native"
},
"contract": "terra17tk9v62lgvum67rs2mx98h6kz86m6m7lg5k0gnv407xhgc957z5qsp404w"
},
{
"asset_one": {
"denom": "uluna",
Expand All @@ -362,5 +373,16 @@
"type": "cw20"
},
"contract": "terra1xew0m385gjy6jhepnj8e3kcmpg69fn9edn2gwaaft4zdguf8zr4qm6f908"
}
},
{
"asset_one": {
"denom": "uluna",
"type": "native"
},
"asset_two": {
"denom": "terra1syz36q23ga0g22vw5g9wnswqret35zg0mxhgv6vhhtyr8lh3jlcqhyz907",
"type": "cw20"
},
"contract": "terra1waqdp69ly93kaj6k923nxzllzcshs8jmkzjk4fu3x3xcp6mqu5hsez0emq"
}
]

0 comments on commit 0594cf8

Please sign in to comment.