Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ping-pub/explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Jul 23, 2023
2 parents 76b1636 + ce0a27b commit 76371d4
Showing 11 changed files with 35 additions and 13 deletions.
7 changes: 4 additions & 3 deletions chains/mainnet/archway.json
Original file line number Diff line number Diff line change
@@ -6,15 +6,16 @@
"https://api.archway.nodestake.top"
],
"rpc": [
"https://rpc.mainnet.archway.io",
"https://rpc-1.archway.nodes.guru",
"https://rpc.archway.nodestake.top"
"https://rpc.mainnet.archway.io:443",
"https://rpc-1.archway.nodes.guru/",
"https://rpc.archway.nodestake.top/"
],
"snapshot_provider": "https://snapshots.archway.tech/",
"sdk_version": "v0.45.16",
"coin_type": "118",
"min_tx_fee": "",
"addr_prefix": "archway",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png",
"assets": [
{
"base": "aarch",
4 changes: 2 additions & 2 deletions chains/mainnet/echelon.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"chain_name": "echelon",
"coingecko": "echelon",
"api": ["https://api.eu.ech.world", "https://api.us.ech.world", "https://ech01api.mindheartsoul.org"],
"rpc": ["https://rpc.eu.ech.world", "https://rpc.us.ech.world", "https://ech01trpc.mindheartsoul.org"],
"api": ["https://ech01api.mindheartsoul.org", "https://api.echjoker.lol"],
"rpc": ["https://ech01trpc.mindheartsoul.org", "https://rpc.echjoker.lol"],
"snapshot_provider": "",
"sdk_version": "0.45.1",
"coin_type": "60",
4 changes: 2 additions & 2 deletions chains/mainnet/kujira.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"chain_name": "kujira",
"coingecko": "",
"api": ["https://lcd.kaiyo.kujira.setten.io", "https://kujira-api.polkachu.com", "https://api-kujira.nodeist.net", "https://kujira.api.kjnodes.com", "https://rest-kujira.goldenratiostaking.net"],
"rpc": ["https://rpc.kaiyo.kujira.setten.io", "https://kujira-api.polkachu.com:443", "https://rpc-stride.nodeist.net", "https://kujira.rpc.kjnodes.com:443", "https://rpc-kujira.goldenratiostaking.net"],
"api": ["https://kujira-api.polkachu.com", "https://lcd.kaiyo.kujira.setten.io", "https://api-kujira.nodeist.net", "https://kujira.api.kjnodes.com", "https://rest-kujira.goldenratiostaking.net"],
"rpc": ["https://kujira-api.polkachu.com", "https://rpc.kaiyo.kujira.setten.io", "https://rpc-stride.nodeist.net", "https://kujira.rpc.kjnodes.com:443", "https://rpc-kujira.goldenratiostaking.net"],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "118",
4 changes: 2 additions & 2 deletions chains/mainnet/terp.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"chain_name": "terp",
"coingecko": "",
"api": ["https://lcd.terpnetwork.hexnodes.co","https://api.terp.nodestake.top"],
"rpc": ["https://rpc.terpnetwork.hexnodes.co","https://rpc.terp.nodestake.top"],
"api": ["https://terp-mainnet-api.itrocket.net","https://lcd.terpnetwork.hexnodes.co","https://api.terp.nodestake.top"],
"rpc": ["https://terp-mainnet-rpc.itrocket.net","https://rpc.terpnetwork.hexnodes.co","https://rpc.terp.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.47.1",
"coin_type": "118",
1 change: 1 addition & 0 deletions chains/testnet/archway.json
Original file line number Diff line number Diff line change
@@ -11,6 +11,7 @@
"coin_type": "118",
"min_tx_fee": "",
"addr_prefix": "archway",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png",
"assets": [
{
"base": "aconst",
20 changes: 20 additions & 0 deletions chains/testnet/qom.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"chain_name": "qom",
"api": ["https://api.testnet.qom.one/"],
"rpc": ["https://tendermint.testnet.qom.one/"],
"snapshot_provider": "",
"sdk_version": "0.46.11",
"coin_type": "60",
"min_tx_fee": "5000000000000000",
"addr_prefix": "qom",
"logo": "/logos/qom.png",
"theme_color": "#ed4e33",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"assets": [{
"base": "aqom",
"symbol": "qom",
"exponent": "18",
"coingecko_id": "qom",
"logo": "/logos/qom.png"
}]
}
Binary file added public/logos/qom.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: 1 addition & 1 deletion src/modules/[chain]/staking/index.vue
Original file line number Diff line number Diff line change
@@ -196,7 +196,7 @@ loadAvatars();
</span>
<span>
<div class="font-bold">{{ format.percent(mintStore.inflation) }}</div>
<div class="text-xs">{{ $t('staking.infalation') }}</div>
<div class="text-xs">{{ $t('staking.inflation') }}</div>
</span>
</div>
<div class="flex">
2 changes: 1 addition & 1 deletion src/plugins/i18n/locales/cn.json
Original file line number Diff line number Diff line change
@@ -178,7 +178,7 @@
"btn_in": ""
},
"staking": {
"infalation": "通胀率",
"inflation": "通胀率",
"unbonding_time": "赎回时间",
"double_sign_slashing": "双签惩罚",
"downtime_slashing": "离线惩罚",
2 changes: 1 addition & 1 deletion src/plugins/i18n/locales/en.json
Original file line number Diff line number Diff line change
@@ -177,7 +177,7 @@
"btn_in": "In"
},
"staking": {
"infalation": "Infalation",
"inflation": "Inflation",
"unbonding_time": "Unbonding Time",
"double_sign_slashing": "Double Sign Slashing",
"downtime_slashing": "Downtime Slashing",
2 changes: 1 addition & 1 deletion src/plugins/i18n/locales/id.json
Original file line number Diff line number Diff line change
@@ -177,7 +177,7 @@
"btn_in": "Masuk"
},
"staking": {
"infalation": "Inflasi",
"inflation": "Inflasi",
"unbonding_time": "Waktu Pembatalan Tautan",
"double_sign_slashing": "Pemotongan Ganda Tanda Tangan",
"downtime_slashing": "Pemotongan Downtime",

0 comments on commit 76371d4

Please sign in to comment.