forked from cerc-io/cosmos-explorer
30 lines
742 B
JSON
30 lines
742 B
JSON
{
|
|
"chain_name": "aura",
|
|
"coingecko": "aura-network",
|
|
"api": [
|
|
"https://lcd.aura.network",
|
|
"https://api.aura.nodestake.top"
|
|
],
|
|
"rpc": [
|
|
"https://rpc.aura.network:443",
|
|
"https://snapshot-1.aura.network:443",
|
|
"https://snapshot-2.aura.network:443",
|
|
"https://rpc.aura.nodestake.top"
|
|
],
|
|
"snapshot_provider": "",
|
|
"sdk_version": "0.45.11",
|
|
"coin_type": "118",
|
|
"min_tx_fee": "8000",
|
|
"addr_prefix": "aura",
|
|
"logo": "/logos/aura.png",
|
|
"assets": [
|
|
{
|
|
"base": "uaura",
|
|
"symbol": "AURA",
|
|
"exponent": "6",
|
|
"coingecko_id": "aura-network",
|
|
"logo": "/logos/aura.png"
|
|
}
|
|
]
|
|
}
|