add agoric

This commit is contained in:
liangping 2022-03-16 15:04:40 +08:00
parent e15918151e
commit 83663b9c18

View File

@ -0,0 +1,22 @@
{
"chain_name": "agoric",
"api": ["https://api.agoric.sgtstake.com", "https://main.api.agoric.net"],
"sdk_version": "0.41.3",
"coin_type": "564",
"min_tx_fee": "8000",
"assets": [{
"base": "ubld",
"symbol": "BLD",
"exponent": "6",
"coingecko_id": "",
"logo": ""
},{
"base": "urun",
"symbol": "RUN",
"exponent": "6",
"coingecko_id": "",
"logo": ""
}],
"addr_prefix": "agoric",
"logo": "https://dl.airtable.com/.attachments/0628c47ad886794451954f517daf254e/adc8afff/Agoric-logo-color1.png"
}