Skip to content

Commit

Permalink
Merge pull request #26 from garudawork/main
Browse files Browse the repository at this point in the history
add s klaus token
  • Loading branch information
StrathCole authored Dec 4, 2024
2 parents 9e63374 + e8adfc0 commit 3e966c5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
9 changes: 7 additions & 2 deletions columbus-5/cw20/contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -1457,6 +1457,12 @@
"decimals": 6,
"logo": "https://i.ibb.co.com/8c1fmGM/IMG-20240921-202013-833.jpg"
},
"terra16vr6egq7p0eduy0d8jzp9gcea5v24p4ul5uky90za5052nr2gvcs5947ux": {
"name": "KLAUS",
"symbol": "SANTAKLAUS",
"decimals": 6,
"logo": "https://i.ibb.co/TqZfQZn/6995cc70-6043-46c7-90a7-8aca84122fc3.jpg"
},
"terra1pyf0rp73neeyunvelqe2ps029pk3at5xg9sn8hnzvv3pehrjqf2qwx7grv": {
"name": "REX Token",
"symbol": "REX",
Expand All @@ -1468,6 +1474,5 @@
"name": "Sonic(k) Token",
"logo": "https://swap.sonikchain.com/sonic32.png",
"decimals": 6
}

}
}
11 changes: 11 additions & 0 deletions columbus-5/swap/terraport/pairs.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,5 +351,16 @@
"type": "cw20"
},
"contract": "terra1vsqxkcx7jv0q5newczm9x4lpna7rmcph8h5ay0kww0dvymvqfm9q3439gm"
},
{
"asset_one": {
"denom": "uluna",
"type": "native"
},
"asset_two": {
"denom": "terra16vr6egq7p0eduy0d8jzp9gcea5v24p4ul5uky90za5052nr2gvcs5947ux",
"type": "cw20"
},
"contract": "terra1xew0m385gjy6jhepnj8e3kcmpg69fn9edn2gwaaft4zdguf8zr4qm6f908"
}
]

0 comments on commit 3e966c5

Please sign in to comment.