Skip to content

Commit

Permalink
Merge branch 'ㅊㅁㅊㅁ'
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunnini committed Dec 28, 2023
2 parents be6499a + 482cbbd commit 525e14d
Show file tree
Hide file tree
Showing 13 changed files with 198 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cosmos/archway/base.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"chainId": "archway-1",
"rest": "https://api.mainnet.archway.io",
"bech32PrefixAccAddr": "archway"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"contractAddress": "archway1cutfh7m87cyq5qgqqw49f289qha7vhsg6wtr6rl5fvm28ulnl9ssg0vk0n",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/archway/xarch.svg",
"metadata": {
"name": "xARCH",
"symbol": "xARCH",
"decimals": 18
}
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"contractAddress": "archway1fwurjg7ah4v7hhs6xsc3wutqpvmahrfhns285s0lt34tgfdhplxq6m8xg5",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/archway/amparch.svg",
"metadata": {
"name": "Eris Amplified ARCH",
"symbol": "ampARCH",
"decimals": 18
}
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"contractAddress": "archway1m273xq2fjmn993jm4kft5c49w2c70yfv5zypt3d92cqp4n5faefqqkuf0l",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/archway/xatom.svg",
"metadata": {
"name": "xATOM",
"symbol": "xATOM",
"decimals": 6
}
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"contractAddress": "archway1t2llqsvwwunf98v692nqd5juudcmmlu3zk55utx7xtfvznel030saclvq6",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/archway/sarch.svg",
"metadata": {
"name": "Liquid Finance Staked ARCH",
"symbol": "sARCH",
"decimals": 18
}
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"contractAddress": "archway1veyq07az0d7mlp49sa9f9ef56w0dd240vjsy76yv0m4pl5a2x2uq698cs7",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/archway/xdec.svg",
"metadata": {
"name": "xDEC",
"symbol": "xDEC",
"decimals": 6
}
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"contractAddress": "archway1yjdgfut7jkq5xwzyp6p5hs7hdkmszn34zkhun6mglu3falq3yh8sdkaj7j",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/archway/xjkl.svg",
"metadata": {
"name": "xJKL",
"symbol": "xJKL",
"decimals": 6
}
}

5 changes: 5 additions & 0 deletions images/archway/amparch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions images/archway/sarch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions images/archway/xarch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions images/archway/xatom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions images/archway/xdec.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 525e14d

Please sign in to comment.