added qom testnet json and png logo

This commit is contained in:
encrypt3dW4lrus 2023-07-11 22:36:41 +01:00
parent bcdab16c38
commit 75ae9a2045
2 changed files with 20 additions and 0 deletions

20
chains/testnet/qom.json Normal file
View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB