Skip to content

Commit

Permalink
added assets for archway
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Dec 29, 2023
1 parent 39b2f2b commit 4f5a3d5
Show file tree
Hide file tree
Showing 10 changed files with 286 additions and 0 deletions.
91 changes: 91 additions & 0 deletions chains/mainnet/archway.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,96 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/Aarch.png',
decimals: 18,
},
{
token: "archway135pmrdfsu8le852q5xztwdlxpmzqrp2t589lrqtw2athnr70wgcqg26ecc",
name: "xAXL",
symbol: "xAXL",
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/xaxl.svg',
},
{
token: "archway1cutfh7m87cyq5qgqqw49f289qha7vhsg6wtr6rl5fvm28ulnl9ssg0vk0n",
name: "xARCH",
symbol: "xARCH",
decimals: 18,
icon: process.env.CF_PAGES_URL + '/img/coins/xarch.svg',
},
{
token: "archway1fwurjg7ah4v7hhs6xsc3wutqpvmahrfhns285s0lt34tgfdhplxq6m8xg5",
name: "ampARCH",
symbol: "ampARCH",
decimals: 18,
icon: process.env.CF_PAGES_URL + '/img/coins/amparch.svg',
},
{
token: "archway1m273xq2fjmn993jm4kft5c49w2c70yfv5zypt3d92cqp4n5faefqqkuf0l",
name: "xATOM",
symbol: "xATOM",
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/xatom.svg',
},
{
token: "archway1mast3w89sn8gtmvdhr6gfemu4jdx60563fajs5ucsc7s7e9jv00q7qw0hu",
name: "xBCNA",
symbol: "xBCNA",
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/xbcna.svg',
},
{
token: "archway1t2llqsvwwunf98v692nqd5juudcmmlu3zk55utx7xtfvznel030saclvq6",
name: "sARCH",
symbol: "sARCH",
decimals: 18,
icon: process.env.CF_PAGES_URL + '/img/coins/sarch.svg',
},
{
token: "archway1veyq07az0d7mlp49sa9f9ef56w0dd240vjsy76yv0m4pl5a2x2uq698cs7",
name: "xDEC",
symbol: "xDEC",
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/xdec.svg',
},
{
token: "archway1yjdgfut7jkq5xwzyp6p5hs7hdkmszn34zkhun6mglu3falq3yh8sdkaj7j",
name: "xJKL",
symbol: "xJKL",
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/xjkl.svg',
},
{
token: "archway1ndrruk2atj4yrcqsnypthvnexjv6erpwtczqlfp8d97zsv8k6wgqjmw4gt",
name: "xQWOYN",
symbol: "xQWOYN",
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/xqwoyn.svg',
}
// {
// token: "archway1yv8uhe795xs4fwz6mjm278yr35ps0yagjchfp39q5x49dty9jgssm5tnkv",
// name: "xBLD",
// symbol: "xBLD",
// decimals: 6,
// icon: process.env.CF_PAGES_URL + '/img/coins/xbld.svg',
// },
// {
// token: "archway1zfnzv39cp4dv3jjy0aptn5msc02tjmy602l46u90dt729q80939qjgqcdj",
// name: "xGRAV",
// symbol: "xGRAV",
// decimals: 6,
// icon: process.env.CF_PAGES_URL + '/img/coins/xgrav.svg',
// },
// {
// token: "archway14fzmzu2apcdzwx9dspyk0yjmxwwnpmxh7zlezh5ywe4l0pky39ysgzd9gg",
// name: "xCMDX",
// symbol: "xCMDX",
// decimals: 6,
// icon: process.env.CF_PAGES_URL + '/img/coins/xcmdx.svg',
// },
// {
// token: "archway1asgu5g79cdjcdd40lgefplszehykpwzcunx30ca4456a4tddmwcsrmtvx8",
// name: "xFLIX",
// symbol: "xFLIX",
// decimals: 6,
// icon: process.env.CF_PAGES_URL + '/img/coins/xflix.svg',
// },
],
}
5 changes: 5 additions & 0 deletions img/coins/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 img/coins/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 img/coins/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 img/coins/xatom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions img/coins/xaxl.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 4f5a3d5

Please sign in to comment.