forked from LaconicNetwork/cosmos-explorer
Here the networks I have added to my fork. Mainnet and Testnet networks reside in the same location
18 lines
454 B
JSON
18 lines
454 B
JSON
{
|
|
"chain_name": "DWS",
|
|
"coingecko": "",
|
|
"api": "https://dws-api.skynetvalidators.com",
|
|
"sdk_version": "0.44.3",
|
|
"coin_type": "118",
|
|
"min_tx_fee": "200",
|
|
"addr_prefix": "deweb",
|
|
"logo": "https://dws-images.s3.filebase.com/logo.png",
|
|
"assets": [{
|
|
"base": "udws",
|
|
"symbol": "DWS",
|
|
"exponent": "6",
|
|
"coingecko_id": "",
|
|
"logo": "https://dws-images.s3.filebase.com/logo.png"
|
|
}]
|
|
}
|