update configs
This commit is contained in:
parent
87dedbd6f0
commit
582df535f7
BIN
public/logos/decentr.png
Normal file
BIN
public/logos/decentr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 561 KiB |
18
src/chains/mainnet/decentr.json
Normal file
18
src/chains/mainnet/decentr.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"chain_name": "decentr",
|
||||||
|
"api": ["https://rest.mainnet.decentr.xyz"],
|
||||||
|
"rpc": ["https://ares.mainnet.decentr.xyz:443", "https://poseidon.mainnet.decentr.xyz:443"],
|
||||||
|
"snapshot_provider": "",
|
||||||
|
"sdk_version": "0.44.0",
|
||||||
|
"coin_type": "118",
|
||||||
|
"min_tx_fee": "3000",
|
||||||
|
"addr_prefix": "decentr",
|
||||||
|
"logo": "/logos/decentr.png",
|
||||||
|
"assets": [{
|
||||||
|
"base": "udec",
|
||||||
|
"symbol": "DEC",
|
||||||
|
"exponent": "6",
|
||||||
|
"coingecko_id": "decentr",
|
||||||
|
"logo": "/logos/decentr.png"
|
||||||
|
}]
|
||||||
|
}
|
@ -3,7 +3,7 @@
|
|||||||
"coingecko": "",
|
"coingecko": "",
|
||||||
"api": ["https://api.mainnet.desmos.network", "https://desmos.api.ping.pub"],
|
"api": ["https://api.mainnet.desmos.network", "https://desmos.api.ping.pub"],
|
||||||
"rpc": ["https://rpc.mainnet.desmos.network:443", "https://rpc.mainnet.desmos.network:443"],
|
"rpc": ["https://rpc.mainnet.desmos.network:443", "https://rpc.mainnet.desmos.network:443"],
|
||||||
"snapshot_provider": "05d15d195cd40a1d20f937a87a63fbb3ec1a4b80@desmos.rpc.ping.pub:26657",
|
"snapshot_provider": "05d15d195cd40a1d20f937a87a63fbb3ec1a4b80@desmos.rpc.ping.pub:26656",
|
||||||
"sdk_version": "0.42.0",
|
"sdk_version": "0.42.0",
|
||||||
"coin_type": "852",
|
"coin_type": "852",
|
||||||
"min_tx_fee": "3000",
|
"min_tx_fee": "3000",
|
||||||
|
Loading…
Reference in New Issue
Block a user