forked from cerc-io/cosmos-explorer
commit
15755adb41
BIN
public/logos/gitopia.png
Normal file
BIN
public/logos/gitopia.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
19
src/chains/mainnet/gitopia.json
Normal file
19
src/chains/mainnet/gitopia.json
Normal 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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user