Skip to content

Commit

Permalink
fix:xion testnet chain icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mwmerz committed Apr 27, 2024
1 parent bec1684 commit 52f27e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/testnet/xion.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
coinType: '118',
baseAsset: 'uxion',
name: 'XION',
icon: process.env.CF_PAGES_URL + '/img/chains/Juno.svg',
icon: process.env.CF_PAGES_URL + '/img/coins/XION.png',
explorer: {
address: 'https://explorer.burnt.com/xion-testnet-1/account/{}',
tx: 'https://explorer.burnt.com/xion-testnet-1/transaction/{}',
Expand Down

0 comments on commit 52f27e6

Please sign in to comment.