Merge pull request #384 from polkachu/master

add gitopia mainnet
This commit is contained in:
ping
2023-05-18 06:47:20 +08:00
committed by GitHub
2 changed files with 19 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

+19
View File
@@ -0,0 +1,19 @@
{
"chain_name": "gitopia",
"coingecko": "",
"api": ["https://gitopia-api.polkachu.com"],
"rpc": ["https://gitopia-rpc.polkachu.com"],
"snapshot_provider": "",
"sdk_version": "0.46.12",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "gitopia",
"logo": "/logos/gitopia.png",
"assets": [{
"base": "ulore",
"symbol": "LORE",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/gitopia.png"
}]
}