Merge pull request #497 from nodexcapital/master
Add Dymension Testnet Explorer
This commit is contained in:
commit
1eb1606cde
20
chains/testnet/dymension.json
Normal file
20
chains/testnet/dymension.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"chain_name": "dymension",
|
||||||
|
"api": ["https://dymension-testnet.api.kjnodes.com"],
|
||||||
|
"rpc": ["https://dymension-testnet.rpc.kjnodes.com"],
|
||||||
|
"snapshot_provider": "",
|
||||||
|
"sdk_version": "0.45.10",
|
||||||
|
"coin_type": "60",
|
||||||
|
"min_tx_fee": "5000",
|
||||||
|
"addr_prefix": "dymd",
|
||||||
|
"logo": "/logos/dymension.png",
|
||||||
|
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
|
||||||
|
"theme_color": "#e2d3c7",
|
||||||
|
"assets": [{
|
||||||
|
"base": "udym",
|
||||||
|
"symbol": "DYMD",
|
||||||
|
"exponent": "18",
|
||||||
|
"coingecko_id": "",
|
||||||
|
"logo": "/logos/dymension.png"
|
||||||
|
}]
|
||||||
|
}
|
BIN
public/logos/dymension.png
Normal file
BIN
public/logos/dymension.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.5 KiB |
Loading…
Reference in New Issue
Block a user