add custom price step
This commit is contained in:
parent
d5c948b0a5
commit
fe2efc3c4d
@ -9,6 +9,12 @@
|
|||||||
"addr_prefix": "inj",
|
"addr_prefix": "inj",
|
||||||
"excludes": "",
|
"excludes": "",
|
||||||
"logo": "/logos/injective.jpg",
|
"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": [{
|
"assets": [{
|
||||||
"base": "inj",
|
"base": "inj",
|
||||||
"symbol": "INJ",
|
"symbol": "INJ",
|
||||||
|
Loading…
Reference in New Issue
Block a user