Add Cronos

This commit is contained in:
Jerry Chong 2022-11-28 22:23:01 +08:00
parent 3bc7696bf1
commit 1288933524
2 changed files with 17 additions and 0 deletions

BIN
public/logos/cronos.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@ -0,0 +1,17 @@
{
"chain_name": "cronos",
"api": "https://rest.cronos.org",
"rpc": "https://rpc.cronos.org:443",
"snapshot_provider": "",
"sdk_version": "0.45.11",
"coin_type": "60",
"min_tx_fee": "5000000000000000",
"addr_prefix": "crc",
"logo": "/logos/cronos.png",
"assets": [{
"base": "basecro",
"symbol": "CRO",
"exponent": "18"
}]
}