@chain-registry/osmosis 1.67.204 → 1.67.205

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/asset_list.js CHANGED
@@ -21036,6 +21036,123 @@ const asset_list = {
21036
21036
  }
21037
21037
  }]
21038
21038
  },
21039
+ {
21040
+ description: 'The native token of the Sunrise network for staking. This token is non transferrable. This token can be retrieved by providing liquidity.',
21041
+ denom_units: [{
21042
+ denom: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
21043
+ exponent: 0,
21044
+ aliases: ['uvrise']
21045
+ }, {
21046
+ denom: 'vrise',
21047
+ exponent: 6
21048
+ }],
21049
+ base: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
21050
+ name: 'Sunrise vRISE',
21051
+ display: 'vrise',
21052
+ symbol: 'vRISE',
21053
+ logo_URIs: {
21054
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png',
21055
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg'
21056
+ },
21057
+ images: [{
21058
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg',
21059
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png'
21060
+ }],
21061
+ socials: {
21062
+ website: 'https://sunriselayer.io/',
21063
+ twitter: 'https://twitter.com/SunriseLayer'
21064
+ },
21065
+ type_asset: 'sdk.coin',
21066
+ traces: [{
21067
+ type: 'ibc',
21068
+ counterparty: {
21069
+ channel_id: 'channel-3',
21070
+ base_denom: 'uvrise',
21071
+ chain_name: 'sunrise'
21072
+ },
21073
+ chain: {
21074
+ channel_id: 'channel-106275'
21075
+ }
21076
+ }]
21077
+ },
21078
+ {
21079
+ description: 'The native token of the Sunrise network.',
21080
+ denom_units: [{
21081
+ denom: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
21082
+ exponent: 0,
21083
+ aliases: ['urise']
21084
+ }, {
21085
+ denom: 'rise',
21086
+ exponent: 6
21087
+ }],
21088
+ base: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
21089
+ name: 'Sunrise RISE',
21090
+ display: 'rise',
21091
+ symbol: 'RISE',
21092
+ logo_URIs: {
21093
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png',
21094
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg'
21095
+ },
21096
+ images: [{
21097
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg',
21098
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png'
21099
+ }],
21100
+ socials: {
21101
+ website: 'https://sunriselayer.io/',
21102
+ twitter: 'https://twitter.com/SunriseLayer'
21103
+ },
21104
+ type_asset: 'sdk.coin',
21105
+ traces: [{
21106
+ type: 'ibc',
21107
+ counterparty: {
21108
+ channel_id: 'channel-3',
21109
+ base_denom: 'urise',
21110
+ chain_name: 'sunrise'
21111
+ },
21112
+ chain: {
21113
+ channel_id: 'channel-106275'
21114
+ }
21115
+ }]
21116
+ },
21117
+ {
21118
+ description: 'The USD stable coin of the Sunrise network for fees.',
21119
+ denom_units: [{
21120
+ denom: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
21121
+ exponent: 0,
21122
+ aliases: ['uusdrise']
21123
+ }, {
21124
+ denom: 'usdrise',
21125
+ exponent: 6
21126
+ }],
21127
+ base: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
21128
+ name: 'Sunrise USDrise',
21129
+ display: 'usdrise',
21130
+ symbol: 'USDRISE',
21131
+ logo_URIs: {
21132
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png',
21133
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg'
21134
+ },
21135
+ images: [{
21136
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg',
21137
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png'
21138
+ }],
21139
+ socials: {
21140
+ website: 'https://sunriselayer.io/',
21141
+ twitter: 'https://twitter.com/SunriseLayer'
21142
+ },
21143
+ type_asset: 'sdk.coin',
21144
+ traces: [{
21145
+ type: 'ibc',
21146
+ counterparty: {
21147
+ channel_id: 'channel-3',
21148
+ base_denom: 'uusdrise',
21149
+ chain_name: 'sunrise'
21150
+ },
21151
+ chain: {
21152
+ channel_id: 'channel-106275'
21153
+ }
21154
+ }]
21155
+ },
21039
21156
  {
21040
21157
  description: 'The native coin of Symphony',
21041
21158
  socials: {
@@ -30960,6 +31077,123 @@ const asset_list = {
30960
31077
  }
30961
31078
  }]
30962
31079
  },
31080
+ {
31081
+ description: 'The native token of the Sunrise network for staking. This token is non transferrable. This token can be retrieved by providing liquidity.',
31082
+ denom_units: [{
31083
+ denom: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
31084
+ exponent: 0,
31085
+ aliases: ['uvrise']
31086
+ }, {
31087
+ denom: 'vrise',
31088
+ exponent: 6
31089
+ }],
31090
+ base: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
31091
+ name: 'Sunrise vRISE',
31092
+ display: 'vrise',
31093
+ symbol: 'vRISE',
31094
+ logo_URIs: {
31095
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png',
31096
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg'
31097
+ },
31098
+ images: [{
31099
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg',
31100
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png'
31101
+ }],
31102
+ socials: {
31103
+ website: 'https://sunriselayer.io/',
31104
+ twitter: 'https://twitter.com/SunriseLayer'
31105
+ },
31106
+ type_asset: 'sdk.coin',
31107
+ traces: [{
31108
+ type: 'ibc',
31109
+ counterparty: {
31110
+ channel_id: 'channel-3',
31111
+ base_denom: 'uvrise',
31112
+ chain_name: 'sunrise'
31113
+ },
31114
+ chain: {
31115
+ channel_id: 'channel-106275'
31116
+ }
31117
+ }]
31118
+ },
31119
+ {
31120
+ description: 'The native token of the Sunrise network.',
31121
+ denom_units: [{
31122
+ denom: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
31123
+ exponent: 0,
31124
+ aliases: ['urise']
31125
+ }, {
31126
+ denom: 'rise',
31127
+ exponent: 6
31128
+ }],
31129
+ base: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
31130
+ name: 'Sunrise RISE',
31131
+ display: 'rise',
31132
+ symbol: 'RISE',
31133
+ logo_URIs: {
31134
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png',
31135
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg'
31136
+ },
31137
+ images: [{
31138
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg',
31139
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png'
31140
+ }],
31141
+ socials: {
31142
+ website: 'https://sunriselayer.io/',
31143
+ twitter: 'https://twitter.com/SunriseLayer'
31144
+ },
31145
+ type_asset: 'sdk.coin',
31146
+ traces: [{
31147
+ type: 'ibc',
31148
+ counterparty: {
31149
+ channel_id: 'channel-3',
31150
+ base_denom: 'urise',
31151
+ chain_name: 'sunrise'
31152
+ },
31153
+ chain: {
31154
+ channel_id: 'channel-106275'
31155
+ }
31156
+ }]
31157
+ },
31158
+ {
31159
+ description: 'The USD stable coin of the Sunrise network for fees.',
31160
+ denom_units: [{
31161
+ denom: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
31162
+ exponent: 0,
31163
+ aliases: ['uusdrise']
31164
+ }, {
31165
+ denom: 'usdrise',
31166
+ exponent: 6
31167
+ }],
31168
+ base: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
31169
+ name: 'Sunrise USDrise',
31170
+ display: 'usdrise',
31171
+ symbol: 'USDRISE',
31172
+ logo_URIs: {
31173
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png',
31174
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg'
31175
+ },
31176
+ images: [{
31177
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg',
31178
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png'
31179
+ }],
31180
+ socials: {
31181
+ website: 'https://sunriselayer.io/',
31182
+ twitter: 'https://twitter.com/SunriseLayer'
31183
+ },
31184
+ type_asset: 'sdk.coin',
31185
+ traces: [{
31186
+ type: 'ibc',
31187
+ counterparty: {
31188
+ channel_id: 'channel-3',
31189
+ base_denom: 'uusdrise',
31190
+ chain_name: 'sunrise'
31191
+ },
31192
+ chain: {
31193
+ channel_id: 'channel-106275'
31194
+ }
31195
+ }]
31196
+ },
30963
31197
  {
30964
31198
  description: 'The native coin of Symphony',
30965
31199
  socials: {
@@ -46605,6 +46839,7 @@ const asset_list = {
46605
46839
  name: 'ERIS Amplified LUNA',
46606
46840
  display: 'ampluna',
46607
46841
  symbol: 'ampLUNA',
46842
+ coingecko_id: 'eris-amplified-luna',
46608
46843
  logo_URIs: {
46609
46844
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
46610
46845
  },
@@ -47435,6 +47670,7 @@ const asset_list = {
47435
47670
  name: 'Solid',
47436
47671
  display: 'solid',
47437
47672
  symbol: 'SOLID',
47673
+ coingecko_id: 'solid-2',
47438
47674
  logo_URIs: {
47439
47675
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
47440
47676
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
@@ -47473,6 +47709,7 @@ const asset_list = {
47473
47709
  name: 'Capa',
47474
47710
  display: 'capa',
47475
47711
  symbol: 'CAPA',
47712
+ coingecko_id: 'capapult',
47476
47713
  logo_URIs: {
47477
47714
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
47478
47715
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
@@ -55063,6 +55300,7 @@ const asset_list = {
55063
55300
  name: 'ERIS Amplified LUNA',
55064
55301
  display: 'ampluna',
55065
55302
  symbol: 'ampLUNA',
55303
+ coingecko_id: 'eris-amplified-luna',
55066
55304
  logo_URIs: {
55067
55305
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
55068
55306
  },
@@ -55893,6 +56131,7 @@ const asset_list = {
55893
56131
  name: 'Solid',
55894
56132
  display: 'solid',
55895
56133
  symbol: 'SOLID',
56134
+ coingecko_id: 'solid-2',
55896
56135
  logo_URIs: {
55897
56136
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
55898
56137
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
@@ -55931,6 +56170,7 @@ const asset_list = {
55931
56170
  name: 'Capa',
55932
56171
  display: 'capa',
55933
56172
  symbol: 'CAPA',
56173
+ coingecko_id: 'capapult',
55934
56174
  logo_URIs: {
55935
56175
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
55936
56176
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
package/esm/asset_list.js CHANGED
@@ -21034,6 +21034,123 @@ const asset_list = {
21034
21034
  }
21035
21035
  }]
21036
21036
  },
21037
+ {
21038
+ description: 'The native token of the Sunrise network for staking. This token is non transferrable. This token can be retrieved by providing liquidity.',
21039
+ denom_units: [{
21040
+ denom: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
21041
+ exponent: 0,
21042
+ aliases: ['uvrise']
21043
+ }, {
21044
+ denom: 'vrise',
21045
+ exponent: 6
21046
+ }],
21047
+ base: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
21048
+ name: 'Sunrise vRISE',
21049
+ display: 'vrise',
21050
+ symbol: 'vRISE',
21051
+ logo_URIs: {
21052
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png',
21053
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg'
21054
+ },
21055
+ images: [{
21056
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg',
21057
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png'
21058
+ }],
21059
+ socials: {
21060
+ website: 'https://sunriselayer.io/',
21061
+ twitter: 'https://twitter.com/SunriseLayer'
21062
+ },
21063
+ type_asset: 'sdk.coin',
21064
+ traces: [{
21065
+ type: 'ibc',
21066
+ counterparty: {
21067
+ channel_id: 'channel-3',
21068
+ base_denom: 'uvrise',
21069
+ chain_name: 'sunrise'
21070
+ },
21071
+ chain: {
21072
+ channel_id: 'channel-106275'
21073
+ }
21074
+ }]
21075
+ },
21076
+ {
21077
+ description: 'The native token of the Sunrise network.',
21078
+ denom_units: [{
21079
+ denom: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
21080
+ exponent: 0,
21081
+ aliases: ['urise']
21082
+ }, {
21083
+ denom: 'rise',
21084
+ exponent: 6
21085
+ }],
21086
+ base: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
21087
+ name: 'Sunrise RISE',
21088
+ display: 'rise',
21089
+ symbol: 'RISE',
21090
+ logo_URIs: {
21091
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png',
21092
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg'
21093
+ },
21094
+ images: [{
21095
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg',
21096
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png'
21097
+ }],
21098
+ socials: {
21099
+ website: 'https://sunriselayer.io/',
21100
+ twitter: 'https://twitter.com/SunriseLayer'
21101
+ },
21102
+ type_asset: 'sdk.coin',
21103
+ traces: [{
21104
+ type: 'ibc',
21105
+ counterparty: {
21106
+ channel_id: 'channel-3',
21107
+ base_denom: 'urise',
21108
+ chain_name: 'sunrise'
21109
+ },
21110
+ chain: {
21111
+ channel_id: 'channel-106275'
21112
+ }
21113
+ }]
21114
+ },
21115
+ {
21116
+ description: 'The USD stable coin of the Sunrise network for fees.',
21117
+ denom_units: [{
21118
+ denom: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
21119
+ exponent: 0,
21120
+ aliases: ['uusdrise']
21121
+ }, {
21122
+ denom: 'usdrise',
21123
+ exponent: 6
21124
+ }],
21125
+ base: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
21126
+ name: 'Sunrise USDrise',
21127
+ display: 'usdrise',
21128
+ symbol: 'USDRISE',
21129
+ logo_URIs: {
21130
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png',
21131
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg'
21132
+ },
21133
+ images: [{
21134
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg',
21135
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png'
21136
+ }],
21137
+ socials: {
21138
+ website: 'https://sunriselayer.io/',
21139
+ twitter: 'https://twitter.com/SunriseLayer'
21140
+ },
21141
+ type_asset: 'sdk.coin',
21142
+ traces: [{
21143
+ type: 'ibc',
21144
+ counterparty: {
21145
+ channel_id: 'channel-3',
21146
+ base_denom: 'uusdrise',
21147
+ chain_name: 'sunrise'
21148
+ },
21149
+ chain: {
21150
+ channel_id: 'channel-106275'
21151
+ }
21152
+ }]
21153
+ },
21037
21154
  {
21038
21155
  description: 'The native coin of Symphony',
21039
21156
  socials: {
@@ -30958,6 +31075,123 @@ const asset_list = {
30958
31075
  }
30959
31076
  }]
30960
31077
  },
31078
+ {
31079
+ description: 'The native token of the Sunrise network for staking. This token is non transferrable. This token can be retrieved by providing liquidity.',
31080
+ denom_units: [{
31081
+ denom: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
31082
+ exponent: 0,
31083
+ aliases: ['uvrise']
31084
+ }, {
31085
+ denom: 'vrise',
31086
+ exponent: 6
31087
+ }],
31088
+ base: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
31089
+ name: 'Sunrise vRISE',
31090
+ display: 'vrise',
31091
+ symbol: 'vRISE',
31092
+ logo_URIs: {
31093
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png',
31094
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg'
31095
+ },
31096
+ images: [{
31097
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg',
31098
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png'
31099
+ }],
31100
+ socials: {
31101
+ website: 'https://sunriselayer.io/',
31102
+ twitter: 'https://twitter.com/SunriseLayer'
31103
+ },
31104
+ type_asset: 'sdk.coin',
31105
+ traces: [{
31106
+ type: 'ibc',
31107
+ counterparty: {
31108
+ channel_id: 'channel-3',
31109
+ base_denom: 'uvrise',
31110
+ chain_name: 'sunrise'
31111
+ },
31112
+ chain: {
31113
+ channel_id: 'channel-106275'
31114
+ }
31115
+ }]
31116
+ },
31117
+ {
31118
+ description: 'The native token of the Sunrise network.',
31119
+ denom_units: [{
31120
+ denom: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
31121
+ exponent: 0,
31122
+ aliases: ['urise']
31123
+ }, {
31124
+ denom: 'rise',
31125
+ exponent: 6
31126
+ }],
31127
+ base: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
31128
+ name: 'Sunrise RISE',
31129
+ display: 'rise',
31130
+ symbol: 'RISE',
31131
+ logo_URIs: {
31132
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png',
31133
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg'
31134
+ },
31135
+ images: [{
31136
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg',
31137
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png'
31138
+ }],
31139
+ socials: {
31140
+ website: 'https://sunriselayer.io/',
31141
+ twitter: 'https://twitter.com/SunriseLayer'
31142
+ },
31143
+ type_asset: 'sdk.coin',
31144
+ traces: [{
31145
+ type: 'ibc',
31146
+ counterparty: {
31147
+ channel_id: 'channel-3',
31148
+ base_denom: 'urise',
31149
+ chain_name: 'sunrise'
31150
+ },
31151
+ chain: {
31152
+ channel_id: 'channel-106275'
31153
+ }
31154
+ }]
31155
+ },
31156
+ {
31157
+ description: 'The USD stable coin of the Sunrise network for fees.',
31158
+ denom_units: [{
31159
+ denom: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
31160
+ exponent: 0,
31161
+ aliases: ['uusdrise']
31162
+ }, {
31163
+ denom: 'usdrise',
31164
+ exponent: 6
31165
+ }],
31166
+ base: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
31167
+ name: 'Sunrise USDrise',
31168
+ display: 'usdrise',
31169
+ symbol: 'USDRISE',
31170
+ logo_URIs: {
31171
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png',
31172
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg'
31173
+ },
31174
+ images: [{
31175
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg',
31176
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png'
31177
+ }],
31178
+ socials: {
31179
+ website: 'https://sunriselayer.io/',
31180
+ twitter: 'https://twitter.com/SunriseLayer'
31181
+ },
31182
+ type_asset: 'sdk.coin',
31183
+ traces: [{
31184
+ type: 'ibc',
31185
+ counterparty: {
31186
+ channel_id: 'channel-3',
31187
+ base_denom: 'uusdrise',
31188
+ chain_name: 'sunrise'
31189
+ },
31190
+ chain: {
31191
+ channel_id: 'channel-106275'
31192
+ }
31193
+ }]
31194
+ },
30961
31195
  {
30962
31196
  description: 'The native coin of Symphony',
30963
31197
  socials: {
@@ -46603,6 +46837,7 @@ const asset_list = {
46603
46837
  name: 'ERIS Amplified LUNA',
46604
46838
  display: 'ampluna',
46605
46839
  symbol: 'ampLUNA',
46840
+ coingecko_id: 'eris-amplified-luna',
46606
46841
  logo_URIs: {
46607
46842
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
46608
46843
  },
@@ -47433,6 +47668,7 @@ const asset_list = {
47433
47668
  name: 'Solid',
47434
47669
  display: 'solid',
47435
47670
  symbol: 'SOLID',
47671
+ coingecko_id: 'solid-2',
47436
47672
  logo_URIs: {
47437
47673
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
47438
47674
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
@@ -47471,6 +47707,7 @@ const asset_list = {
47471
47707
  name: 'Capa',
47472
47708
  display: 'capa',
47473
47709
  symbol: 'CAPA',
47710
+ coingecko_id: 'capapult',
47474
47711
  logo_URIs: {
47475
47712
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
47476
47713
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
@@ -55061,6 +55298,7 @@ const asset_list = {
55061
55298
  name: 'ERIS Amplified LUNA',
55062
55299
  display: 'ampluna',
55063
55300
  symbol: 'ampLUNA',
55301
+ coingecko_id: 'eris-amplified-luna',
55064
55302
  logo_URIs: {
55065
55303
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
55066
55304
  },
@@ -55891,6 +56129,7 @@ const asset_list = {
55891
56129
  name: 'Solid',
55892
56130
  display: 'solid',
55893
56131
  symbol: 'SOLID',
56132
+ coingecko_id: 'solid-2',
55894
56133
  logo_URIs: {
55895
56134
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
55896
56135
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
@@ -55929,6 +56168,7 @@ const asset_list = {
55929
56168
  name: 'Capa',
55930
56169
  display: 'capa',
55931
56170
  symbol: 'CAPA',
56171
+ coingecko_id: 'capapult',
55932
56172
  logo_URIs: {
55933
56173
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
55934
56174
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.204",
3
+ "version": "1.67.205",
4
4
  "description": "Chain Registry info for Osmosis",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^0.50.204"
32
+ "@chain-registry/types": "^0.50.205"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "3a682729b4bf1f1e24be5ce93176e5c42c07e4a4"
41
+ "gitHead": "829e14f55b13289467b99bad476cd5ca8d2bdf96"
42
42
  }