Merge pull request #478 from encrypt3dw4lrus/qom-testnet

added qom testnet json and png logo
This commit is contained in:
ping 2023-07-19 18:57:08 +08:00 committed by GitHub
commit 17f2c24607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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