Merge pull request #497 from nodexcapital/master

Add Dymension Testnet Explorer
This commit is contained in:
ping 2023-08-26 09:58:47 +08:00 committed by GitHub
commit 1eb1606cde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 0 deletions

View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB