forked from LaconicNetwork/cosmos-explorer
add Stake-Take rpc, api for quicksilver testnet
This commit is contained in:
parent
2f8329cd23
commit
beadad65a7
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"chain_name": "quicksilver",
|
"chain_name": "quicksilver",
|
||||||
"coingecko": "",
|
"coingecko": "",
|
||||||
"api": ["https://quicksilver-testnet-api.polkachu.com"],
|
"api": ["https://api.quicksilver-testnet.stake-take.com", "https://quicksilver-testnet-api.polkachu.com"],
|
||||||
"rpc": ["https://quicksilver-testnet-rpc.polkachu.com"],
|
"rpc": ["https://rpc.quicksilver-testnet.stake-take.com", "https://quicksilver-testnet-rpc.polkachu.com"],
|
||||||
"sdk_version": "0.46.1",
|
"sdk_version": "0.46.1",
|
||||||
"coin_type": "118",
|
"coin_type": "118",
|
||||||
"min_tx_fee": "8000",
|
"min_tx_fee": "8000",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user