Merge pull request #159 from polkachu/master

Add Kujira json and logo
This commit is contained in:
ping 2022-07-05 07:14:15 +08:00 committed by GitHub
commit 4cb6388b9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 0 deletions

BIN
public/logos/kujira.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

View File

@ -0,0 +1,19 @@
{
"chain_name": "kujira",
"coingecko": "",
"api": ["https://kujira-api.polkachu.com"],
"rpc": ["https://kujira-api.polkachu.com:443"],
"snapshot_provider": "",
"sdk_version": "0.44.5",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "kujira",
"logo": "/logos/kujira.png",
"assets": [{
"base": "ukuji",
"symbol": "KUJI",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/kujira.png"
}]
}