Skip to content

Commit

Permalink
Merge pull request #1 from WhisperNode/Add-seda-testnet
Browse files Browse the repository at this point in the history
feat: Add seda config and logo
  • Loading branch information
gh0stdotexe authored Mar 13, 2024
2 parents 565f88b + 3bc1c7f commit f3e0cbf
Show file tree
Hide file tree
Showing 30 changed files with 1,138 additions and 918 deletions.
18 changes: 18 additions & 0 deletions chains/testnet/archway.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "archway",
"api": ["https://api.constantine.archway.io:443"],
"rpc": [""],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "archway",
"logo": "/logos/archway.png",
"assets": [{
"base": "aconst",
"symbol": "CONST",
"exponent": "18",
"coingecko_id": "",
"logo": "/logos/archway.png"
}]
}
18 changes: 18 additions & 0 deletions chains/testnet/axelar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "axelar",
"api": ["https://lcd-axelar-testnet.imperator.co:443"],
"rpc": ["https://rpc-seda-testnet.whispernode.com:443"],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "axelar",
"logo": "/logos/axl.svg",
"assets": [{
"base": "uaxl",
"symbol": "AXL",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/axl.svg"
}]
}
18 changes: 18 additions & 0 deletions chains/testnet/babylon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "babylon",
"api": ["https://api-babylon-testnet.whispernode.com:443", "https://lcd.testnet3.babylonchain.io:443"],
"rpc": [""],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "bbn",
"logo": "/logos/babylon.png",
"assets": [{
"base": "ubbn",
"symbol": "BBN",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/babylon.png"
}]
}
18 changes: 18 additions & 0 deletions chains/testnet/cosmoshub.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "cosmoshub",
"api": ["https://rest.state-sync-02.theta-testnet.polypore.xyz:443"],
"rpc": ["https://rpc.sentry-01.theta-testnet.polypore.xyz:443"],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "cosmos",
"logo": "/logos/atom.svg",
"assets": [{
"base": "uatom",
"symbol": "ATOM",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/atom.svg"
}]
}
18 changes: 18 additions & 0 deletions chains/testnet/dymension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "dymension",
"api": ["https://dymension-testnet-api.polkachu.com:443"],
"rpc": [""],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "bbn",
"logo": "/logos/dymension.svg",
"assets": [{
"base": "udym",
"symbol": "DYMS",
"exponent": "18",
"coingecko_id": "",
"logo": "/logos/dymension.svg"
}]
}
18 changes: 18 additions & 0 deletions chains/testnet/mantra.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "mantra",
"api": ["https://api.testnet.mantrachain.io:443"],
"rpc": ["https://rpc.testnet.mantrachain.io/"],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "mantra",
"logo": "/logos/mantra.svg",
"assets": [{
"base": "uaum",
"symbol": "AUM",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/mantra.svg"
}]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chain_name": "namada-testnet",
"chain_name": "namada",
"api": ["http://api.namada.info","http://api.namada.encipher88.tech"],
"rpc": ["http://namada-rpc.zenode.app:80"],
"snapshot_provider": "",
Expand Down
18 changes: 18 additions & 0 deletions chains/testnet/neutron.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "neutron",
"api": ["https://neutron-testnet-api.polkachu.com:443", "https://rest-falcron.pion-1.ntrn.tech:443"],
"rpc": ["https://neutron-testnet-rpc.polkachu.com:443"],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "neutron",
"logo": "/logos/neutron.svg",
"assets": [{
"base": "untrn",
"symbol": "NTRN",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/neutron.svg"
}]
}
18 changes: 18 additions & 0 deletions chains/testnet/seda.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "seda",
"api": ["https://api-seda-testnet.whispernode.com:443"],
"rpc": ["https://rpc-seda-testnet.whispernode.com:443"],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "seda",
"logo": "/logos/seda.png",
"assets": [{
"base": "aseda",
"symbol": "SEDA",
"exponent": "12",
"coingecko_id": "seda",
"logo": "/logos/seda.png"
}]
}
18 changes: 18 additions & 0 deletions chains/testnet/sei.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "sei",
"api": ["https://sei-testnet-2-rest.brocha.in:443"],
"rpc": ["https://sei-testnet-2-rpc.brocha.in:443"],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "sei",
"logo": "/logos/sei.png",
"assets": [{
"base": "usei",
"symbol": "SEI",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/sei.png"
}]
}
18 changes: 18 additions & 0 deletions chains/testnet/union.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "union",
"api": ["https://union-testnet-api.polkachu.com:443"],
"rpc": ["https://union-testnet-rpc.polkachu.com:443"],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "union",
"logo": "/logos/union.png",
"assets": [{
"base": "muno",
"symbol": "UNION",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/union.png"
}]
}
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
<meta name="description" content="A blockchain explorer brought to you by WhisperNode" />
<script type="module" src="https://cdn.jsdelivr.net/npm/ping-widget@0/dist/ping-widget.min.js"></script>
<link rel="stylesheet" type="text/css" href="/loader.css" />
<!-- begin plausible-analytics - testnet.whispernode.com -->
<script defer data-domain="testnet.whispernode.com" src="https://pa.whispernode.com/js/script.js"></script>
<!-- end plausible-analytics script -->
</head>
<body>
<div id="app">
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"@leapwallet/name-matcha": "^1.1.0",
"@osmonauts/lcd": "^0.8.0",
"@ping-pub/chain-registry-client": "^0.0.25",
"@vercel/speed-insights": "^1.0.10",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vueuse/core": "^9.12.0",
"@vueuse/integrations": "^10.1.2",
Expand Down
Binary file added public/logos/archway.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/logos/atom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions public/logos/axl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/logos/babylon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/logos/dymension.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/logos/mantra.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions public/logos/neutron.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/logos/seda.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/logos/sei.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/logos/union.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
import { themeChange } from 'theme-change';
import { onMounted } from 'vue';
import TxDialog from './components/TxDialog.vue';
import { SpeedInsights } from '@vercel/speed-insights/vue';
onMounted(() => {
themeChange(false);
});
</script>

<template>
<SpeedInsights />
<div>
<RouterView />
<TxDialog />
Expand Down
2 changes: 1 addition & 1 deletion src/modules/wallet/suggest.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const network = ref(NetworkType.Mainnet)
const mainnet = ref([] as ChainConfig[])
const testnet = ref([] as ChainConfig[])
const chains = computed(() => {
return network.value === NetworkType.Mainnet? mainnet.value : testnet.value
return testnet.value
})
onMounted(() => {
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/i18n/locales/cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"links": "链接"
},
"pages": {
"title": "WhisperNode Dashboard",
"title": "WhisperNode Testnet Dashboard",
"slogan": "WhisperNode Dashboard 是一个区块链浏览器,也是一个网页钱包,还有更多 ... 🛠",
"description": "Cosmos Ecosystem Blockchains 🚀",
"search_placeholder": "搜索区块链",
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"links": "Links"
},
"pages": {
"title": "WhisperNode Dashboard",
"title": "WhisperNode Testnet Dashboard",
"title_all": "404",
"tag": "Beta",
"tag_all": "Page Not Found",
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/i18n/locales/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"links": "Tautan"
},
"pages": {
"title": "WhisperNode Dashboard",
"title": "WhisperNode Testnet Dashboard",
"title_all": "404",
"tag": "Beta",
"tag_all": "Halaman Tidak Ditemukan",
Expand Down
Loading

1 comment on commit f3e0cbf

@vercel
Copy link

@vercel vercel bot commented on f3e0cbf Mar 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.