cosmos-explorer/src/chains/mainnet/injective.json
2022-01-13 09:14:54 +08:00

17 lines
582 B
JSON

{
"chain_name": "injective",
"api": "https://lcd.injective.network",
"sdk_version": "v0.44.5",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "inj",
"excludes": "",
"logo": "https://dl.airtable.com/.attachments/e024faae112ae873d301f9e1e17a921c/3f3671f7/9pOKAlQ5_400x400.jpg",
"assets": [{
"base": "inj",
"symbol": "INJ",
"exponent": "18",
"coingecko_id": "injective-protocol",
"logo": "https://dl.airtable.com/.attachments/e024faae112ae873d301f9e1e17a921c/3f3671f7/9pOKAlQ5_400x400.jpg"
}]
}