forked from cerc-io/cosmos-explorer
add rizon
This commit is contained in:
parent
529bf57274
commit
837e2e1f44
16
src/chains/mainnet/rizon.json
Normal file
16
src/chains/mainnet/rizon.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"chain_name": "rizon",
|
||||||
|
"api": ["https://rizon.api.ping.pub"],
|
||||||
|
"sdk_version": "v0.42.9",
|
||||||
|
"coin_type": "118",
|
||||||
|
"min_tx_fee": "8000",
|
||||||
|
"assets": [{
|
||||||
|
"base": "uatolo",
|
||||||
|
"symbol": "ATOLO",
|
||||||
|
"exponent": "6",
|
||||||
|
"coingecko_id": "rizon",
|
||||||
|
"logo": "https://dl.airtable.com/.attachments/3b23474c60f565e1ad3f8ae1af272f08/2a46f034/RIZON_001.png"
|
||||||
|
}],
|
||||||
|
"addr_prefix": "rizon",
|
||||||
|
"logo": "https://dl.airtable.com/.attachments/3b23474c60f565e1ad3f8ae1af272f08/2a46f034/RIZON_001.png"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user