File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ const ASSETS: NetworkAssets = {
102
102
color : colors . usdt ,
103
103
decimals : 6 ,
104
104
logo : usdt ,
105
- priceFeedId : '0x2b89b9dc8fdf9f34709a5b106b472f0f39bb6ca9ce04b0fd7f2e971688e2e53b ' ,
105
+ priceFeedId : '2b89b9dc8fdf9f34709a5b106b472f0f39bb6ca9ce04b0fd7f2e971688e2e53b ' ,
106
106
} ,
107
107
tia : {
108
108
symbol : 'TIA' ,
@@ -122,7 +122,7 @@ const ASSETS: NetworkAssets = {
122
122
logo : inj ,
123
123
color : colors . inj ,
124
124
decimals : 18 ,
125
- priceFeedId : '0x7a5bc1d2b56ad029048cd63964b3ad2776eadf812edc1a43a31406cb54bff592 ' ,
125
+ priceFeedId : '7a5bc1d2b56ad029048cd63964b3ad2776eadf812edc1a43a31406cb54bff592 ' ,
126
126
} ,
127
127
stosmo : {
128
128
symbol : 'stOSMO' ,
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ const ASSETS: NetworkAssets = {
102
102
color : colors . usdt ,
103
103
decimals : 6 ,
104
104
logo : usdt ,
105
- priceFeedId : '0x2b89b9dc8fdf9f34709a5b106b472f0f39bb6ca9ce04b0fd7f2e971688e2e53b ' ,
105
+ priceFeedId : '2b89b9dc8fdf9f34709a5b106b472f0f39bb6ca9ce04b0fd7f2e971688e2e53b ' ,
106
106
} ,
107
107
tia : {
108
108
symbol : 'TIA' ,
@@ -122,7 +122,7 @@ const ASSETS: NetworkAssets = {
122
122
logo : inj ,
123
123
color : colors . inj ,
124
124
decimals : 18 ,
125
- priceFeedId : '0x7a5bc1d2b56ad029048cd63964b3ad2776eadf812edc1a43a31406cb54bff592 ' ,
125
+ priceFeedId : '7a5bc1d2b56ad029048cd63964b3ad2776eadf812edc1a43a31406cb54bff592 ' ,
126
126
} ,
127
127
stosmo : {
128
128
symbol : 'stOSMO' ,
You can’t perform that action at this time.
0 commit comments