add custom price step

This commit is contained in:
liangping 2022-11-18 10:48:21 +08:00
parent d5c948b0a5
commit fe2efc3c4d

View File

@ -9,6 +9,12 @@
"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",