add testnet
This commit is contained in:
parent
01a524bf9f
commit
5158263f04
25
chains/testnet/injective.json
Normal file
25
chains/testnet/injective.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"chain_name": "injective-888",
|
||||
"api": ["https://testnet.lcd.injective.network"],
|
||||
"rpc": ["https://tesnet.tm.injective.network"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "v0.45.5",
|
||||
"coin_type": "60",
|
||||
"min_tx_fee": "5000",
|
||||
"addr_prefix": "inj",
|
||||
"excludes": "",
|
||||
"logo": "/logos/injective.jpg",
|
||||
"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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user