forked from cerc-io/cosmos-explorer
Merge pull request #478 from encrypt3dw4lrus/qom-testnet
added qom testnet json and png logo
This commit is contained in:
commit
17f2c24607
20
chains/testnet/qom.json
Normal file
20
chains/testnet/qom.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"chain_name": "qom",
|
||||
"api": ["https://api.testnet.qom.one/"],
|
||||
"rpc": ["https://tendermint.testnet.qom.one/"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.11",
|
||||
"coin_type": "60",
|
||||
"min_tx_fee": "5000000000000000",
|
||||
"addr_prefix": "qom",
|
||||
"logo": "/logos/qom.png",
|
||||
"theme_color": "#ed4e33",
|
||||
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
|
||||
"assets": [{
|
||||
"base": "aqom",
|
||||
"symbol": "qom",
|
||||
"exponent": "18",
|
||||
"coingecko_id": "qom",
|
||||
"logo": "/logos/qom.png"
|
||||
}]
|
||||
}
|
BIN
public/logos/qom.png
Normal file
BIN
public/logos/qom.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Loading…
Reference in New Issue
Block a user