74 lines
1.6 KiB
JSON
74 lines
1.6 KiB
JSON
{
|
|
"chain_name": "injective",
|
|
"api": [
|
|
{
|
|
"provider": "Injective",
|
|
"address": "https://lcd.injective.network"
|
|
},
|
|
{
|
|
"provider": "Polkachu",
|
|
"address": "https://injective-api.polkachu.com"
|
|
},
|
|
{
|
|
"provider": "Golden Ratio Staking",
|
|
"address": "https://rest-injective.goldenratiostaking.net"
|
|
},
|
|
{
|
|
"provider": "Allnodes",
|
|
"address": "https://injective-rest.publicnode.com"
|
|
}
|
|
],
|
|
"rpc": [
|
|
{
|
|
"provider": "Injective",
|
|
"address": "https://tm.injective.network"
|
|
},
|
|
{
|
|
"provider": "Polkachu",
|
|
"address": "https://injective-rpc.polkachu.com"
|
|
},
|
|
{
|
|
"provider": "Golden Ratio Staking",
|
|
"address": "https://rpc-injective.goldenratiostaking.net"
|
|
},
|
|
{
|
|
"provider": "Allnodes",
|
|
"address": "https://injective-rpc.publicnode.com:443"
|
|
}
|
|
],
|
|
"grpc": [
|
|
{
|
|
"address": "https://grpc.injective.network",
|
|
"provider": "Injective"
|
|
}
|
|
],
|
|
"snapshot_provider": "",
|
|
"sdk_version": "v0.45.5",
|
|
"coin_type": "60",
|
|
"min_tx_fee": "5000",
|
|
"addr_prefix": "inj",
|
|
"excludes": "",
|
|
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png",
|
|
"keplr_features": [
|
|
"ibc-transfer",
|
|
"ibc-go",
|
|
"eth-address-gen",
|
|
"eth-key-sign"
|
|
],
|
|
"keplr_price_step": {
|
|
"low": 100000000000,
|
|
"average": 200000000000,
|
|
"high": 30000000000000
|
|
},
|
|
"assets": [
|
|
{
|
|
"base": "inj",
|
|
"symbol": "INJ",
|
|
"exponent": "18",
|
|
"coingecko_id": "injective-protocol",
|
|
"logo": "/logos/injective.jpg"
|
|
}
|
|
],
|
|
"cosmwasm_enabled": true
|
|
}
|