add agoric
This commit is contained in:
parent
e15918151e
commit
83663b9c18
22
src/chains/mainnet/agoric.json
Normal file
22
src/chains/mainnet/agoric.json
Normal 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"
|
||||
}
|
Loading…
Reference in New Issue
Block a user