@chain-registry/osmosis 1.62.46 → 1.62.48

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.
Files changed (3) hide show
  1. package/assets.js +280 -0
  2. package/esm/assets.js +280 -0
  3. package/package.json +3 -3
package/assets.js CHANGED
@@ -18056,6 +18056,286 @@ const assets = {
18056
18056
  background_color_hex: '#FF060A'
18057
18057
  }
18058
18058
  }]
18059
+ },
18060
+ {
18061
+ description: 'An alloy of OP asset variants on Osmosis.',
18062
+ denom_units: [{
18063
+ denom: 'factory/osmo1nufyzqlm8qhu2w7lm0l4rrax0ec8rsk69mga4tel8eare7c7ljaqpk2lyg/alloyed/allOP',
18064
+ exponent: 0
18065
+ }, {
18066
+ denom: 'op',
18067
+ exponent: 18
18068
+ }],
18069
+ type_asset: 'sdk.coin',
18070
+ address: 'osmo1nufyzqlm8qhu2w7lm0l4rrax0ec8rsk69mga4tel8eare7c7ljaqpk2lyg',
18071
+ base: 'factory/osmo1nufyzqlm8qhu2w7lm0l4rrax0ec8rsk69mga4tel8eare7c7ljaqpk2lyg/alloyed/allOP',
18072
+ name: 'Alloyed OP',
18073
+ display: 'op',
18074
+ symbol: 'allOP',
18075
+ traces: [{
18076
+ type: 'synthetic',
18077
+ counterparty: {
18078
+ chain_name: 'optimism',
18079
+ base_denom: '0x4200000000000000000000000000000000000042'
18080
+ },
18081
+ provider: 'Osmosis'
18082
+ }],
18083
+ images: [{
18084
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allOP.svg',
18085
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allOP.png',
18086
+ theme: {
18087
+ primary_color_hex: '#fc0424'
18088
+ }
18089
+ }, {
18090
+ image_sync: {
18091
+ chain_name: 'optimism',
18092
+ base_denom: '0x4200000000000000000000000000000000000042'
18093
+ },
18094
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.svg',
18095
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.png',
18096
+ theme: {
18097
+ circle: true,
18098
+ primary_color_hex: '#fc0424',
18099
+ background_color_hex: '#fc0424'
18100
+ }
18101
+ }]
18102
+ },
18103
+ {
18104
+ description: 'CosmoUSD',
18105
+ denom_units: [{
18106
+ denom: 'factory/osmo104jtrwcljnxfljhml8mxrw7qetcsdmqvy3sprw/ucosmousd',
18107
+ exponent: 0,
18108
+ aliases: ['ucosmousd']
18109
+ }, {
18110
+ denom: 'CosmoUSD',
18111
+ exponent: 6
18112
+ }],
18113
+ base: 'factory/osmo104jtrwcljnxfljhml8mxrw7qetcsdmqvy3sprw/ucosmousd',
18114
+ name: 'CosmoUSD',
18115
+ display: 'CosmoUSD',
18116
+ symbol: 'COSMOUSD',
18117
+ logo_URIs: {
18118
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CosmoUSD.png'
18119
+ },
18120
+ images: [{
18121
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CosmoUSD.png',
18122
+ theme: {
18123
+ primary_color_hex: '#343169'
18124
+ }
18125
+ }],
18126
+ socials: {
18127
+ website: 'https://github.com/raphaellafar/Cosmo',
18128
+ twitter: 'https://x.com/CosmoClub84'
18129
+ }
18130
+ },
18131
+ {
18132
+ description: 'An alloy of SHIB asset variants on Osmosis.',
18133
+ denom_units: [{
18134
+ denom: 'factory/osmo1f588gk9dazpsueevdl2w6wfkmfmhg5gdvg2uerdlzl0atkasqhsq59qc6a/alloyed/allSHIB',
18135
+ exponent: 0
18136
+ }, {
18137
+ denom: 'shib',
18138
+ exponent: 18
18139
+ }],
18140
+ type_asset: 'sdk.coin',
18141
+ address: 'osmo1f588gk9dazpsueevdl2w6wfkmfmhg5gdvg2uerdlzl0atkasqhsq59qc6a',
18142
+ base: 'factory/osmo1f588gk9dazpsueevdl2w6wfkmfmhg5gdvg2uerdlzl0atkasqhsq59qc6a/alloyed/allSHIB',
18143
+ name: 'Alloyed SHIB',
18144
+ display: 'shib',
18145
+ symbol: 'allSHIB',
18146
+ traces: [{
18147
+ type: 'synthetic',
18148
+ counterparty: {
18149
+ chain_name: 'ethereum',
18150
+ base_denom: '0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce'
18151
+ },
18152
+ provider: 'Osmosis'
18153
+ }],
18154
+ images: [{
18155
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSHIB.svg',
18156
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSHIB.png',
18157
+ theme: {
18158
+ circle: true,
18159
+ primary_color_hex: '#FFA409'
18160
+ }
18161
+ }, {
18162
+ image_sync: {
18163
+ chain_name: 'ethereum',
18164
+ base_denom: '0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce'
18165
+ },
18166
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg',
18167
+ theme: {
18168
+ primary_color_hex: '#FFA409',
18169
+ background_color_hex: '#00000000'
18170
+ }
18171
+ }]
18172
+ },
18173
+ {
18174
+ description: 'An alloy of LINK asset variants on Osmosis.',
18175
+ denom_units: [{
18176
+ denom: 'factory/osmo18zdw5yvs6gfp95rp74qqwug9yduw2fyr8kplk2xgs726s9axc5usa2vpgw/alloyed/allLINK',
18177
+ exponent: 0
18178
+ }, {
18179
+ denom: 'link',
18180
+ exponent: 18
18181
+ }],
18182
+ type_asset: 'sdk.coin',
18183
+ address: 'osmo18zdw5yvs6gfp95rp74qqwug9yduw2fyr8kplk2xgs726s9axc5usa2vpgw',
18184
+ base: 'factory/osmo18zdw5yvs6gfp95rp74qqwug9yduw2fyr8kplk2xgs726s9axc5usa2vpgw/alloyed/allLINK',
18185
+ name: 'Alloyed LINK',
18186
+ display: 'link',
18187
+ symbol: 'allLINK',
18188
+ traces: [{
18189
+ type: 'synthetic',
18190
+ counterparty: {
18191
+ chain_name: 'ethereum',
18192
+ base_denom: '0x514910771af9ca656af840dff83e8264ecf986ca'
18193
+ },
18194
+ provider: 'Osmosis'
18195
+ }],
18196
+ images: [{
18197
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allLINK.svg',
18198
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allLINK.png',
18199
+ theme: {
18200
+ circle: true,
18201
+ primary_color_hex: '#2A5ADA'
18202
+ }
18203
+ }, {
18204
+ image_sync: {
18205
+ chain_name: 'ethereum',
18206
+ base_denom: '0x514910771af9ca656af840dff83e8264ecf986ca'
18207
+ },
18208
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg',
18209
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
18210
+ theme: {
18211
+ primary_color_hex: '#2c5cdc'
18212
+ }
18213
+ }]
18214
+ },
18215
+ {
18216
+ description: 'An alloy of PEPE asset variants on Osmosis.',
18217
+ denom_units: [{
18218
+ denom: 'factory/osmo1nnlxegt0scm9qkzys9c874t0ntapv4epfjy2w49c0xdrp3dr0v4ssmelzx/alloyed/allPEPE',
18219
+ exponent: 0
18220
+ }, {
18221
+ denom: 'pepe',
18222
+ exponent: 18
18223
+ }],
18224
+ type_asset: 'sdk.coin',
18225
+ address: 'osmo1nnlxegt0scm9qkzys9c874t0ntapv4epfjy2w49c0xdrp3dr0v4ssmelzx',
18226
+ base: 'factory/osmo1nnlxegt0scm9qkzys9c874t0ntapv4epfjy2w49c0xdrp3dr0v4ssmelzx/alloyed/allPEPE',
18227
+ name: 'Alloyed PEPE',
18228
+ display: 'pepe',
18229
+ symbol: 'allPEPE',
18230
+ traces: [{
18231
+ type: 'synthetic',
18232
+ counterparty: {
18233
+ chain_name: 'ethereum',
18234
+ base_denom: '0x6982508145454Ce325dDbE47a25d4ec3d2311933'
18235
+ },
18236
+ provider: 'Osmosis'
18237
+ }],
18238
+ images: [{
18239
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPEPE.png',
18240
+ theme: {
18241
+ circle: true,
18242
+ primary_color_hex: '#549C44'
18243
+ }
18244
+ }, {
18245
+ image_sync: {
18246
+ chain_name: 'ethereum',
18247
+ base_denom: '0x6982508145454Ce325dDbE47a25d4ec3d2311933'
18248
+ },
18249
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
18250
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg',
18251
+ theme: {
18252
+ primary_color_hex: '#cc3233'
18253
+ }
18254
+ }]
18255
+ },
18256
+ {
18257
+ description: 'An alloy of ARB asset variants on Osmosis.',
18258
+ denom_units: [{
18259
+ denom: 'factory/osmo1p7x454ex08s4f9ztmm7wfv7lvtgdkfztj2u7v7fezfcauy85q35qmqrdpk/alloyed/allARB',
18260
+ exponent: 0
18261
+ }, {
18262
+ denom: 'arb',
18263
+ exponent: 18
18264
+ }],
18265
+ type_asset: 'sdk.coin',
18266
+ address: 'osmo1p7x454ex08s4f9ztmm7wfv7lvtgdkfztj2u7v7fezfcauy85q35qmqrdpk',
18267
+ base: 'factory/osmo1p7x454ex08s4f9ztmm7wfv7lvtgdkfztj2u7v7fezfcauy85q35qmqrdpk/alloyed/allARB',
18268
+ name: 'Alloyed ARB',
18269
+ display: 'arb',
18270
+ symbol: 'allARB',
18271
+ traces: [{
18272
+ type: 'synthetic',
18273
+ counterparty: {
18274
+ chain_name: 'arbitrum',
18275
+ base_denom: '0x912CE59144191C1204E64559FE8253a0e49E6548'
18276
+ },
18277
+ provider: 'Osmosis'
18278
+ }],
18279
+ images: [{
18280
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allARB.svg',
18281
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allARB.png',
18282
+ theme: {
18283
+ primary_color_hex: '#9DCCED'
18284
+ }
18285
+ }, {
18286
+ image_sync: {
18287
+ chain_name: 'arbitrum',
18288
+ base_denom: '0x912CE59144191C1204E64559FE8253a0e49E6548'
18289
+ },
18290
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg',
18291
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png',
18292
+ theme: {
18293
+ primary_color_hex: '#253545'
18294
+ }
18295
+ }]
18296
+ },
18297
+ {
18298
+ description: 'An alloy of DOT asset variants on Osmosis.',
18299
+ denom_units: [{
18300
+ denom: 'factory/osmo1r53fx9fvcdzncrs7zkn4gw5vfelx5gk8k5wc6wqha2jpkh992rusr5tk02/alloyed/allDOT',
18301
+ exponent: 0
18302
+ }, {
18303
+ denom: 'dot',
18304
+ exponent: 18
18305
+ }],
18306
+ type_asset: 'sdk.coin',
18307
+ address: 'osmo1r53fx9fvcdzncrs7zkn4gw5vfelx5gk8k5wc6wqha2jpkh992rusr5tk02',
18308
+ base: 'factory/osmo1r53fx9fvcdzncrs7zkn4gw5vfelx5gk8k5wc6wqha2jpkh992rusr5tk02/alloyed/allDOT',
18309
+ name: 'Alloyed DOT',
18310
+ display: 'dot',
18311
+ symbol: 'allDOT',
18312
+ traces: [{
18313
+ type: 'synthetic',
18314
+ counterparty: {
18315
+ chain_name: 'polkadot',
18316
+ base_denom: 'Planck'
18317
+ },
18318
+ provider: 'Osmosis'
18319
+ }],
18320
+ images: [{
18321
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDOT.svg',
18322
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDOT.png',
18323
+ theme: {
18324
+ circle: true,
18325
+ primary_color_hex: '#E6007A'
18326
+ }
18327
+ }, {
18328
+ image_sync: {
18329
+ chain_name: 'polkadot',
18330
+ base_denom: 'Planck'
18331
+ },
18332
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/dot.svg',
18333
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/dot.png',
18334
+ theme: {
18335
+ primary_color_hex: '#e4047c',
18336
+ background_color_hex: '#000000'
18337
+ }
18338
+ }]
18059
18339
  }
18060
18340
  ]
18061
18341
  };
package/esm/assets.js CHANGED
@@ -18054,6 +18054,286 @@ const assets = {
18054
18054
  background_color_hex: '#FF060A'
18055
18055
  }
18056
18056
  }]
18057
+ },
18058
+ {
18059
+ description: 'An alloy of OP asset variants on Osmosis.',
18060
+ denom_units: [{
18061
+ denom: 'factory/osmo1nufyzqlm8qhu2w7lm0l4rrax0ec8rsk69mga4tel8eare7c7ljaqpk2lyg/alloyed/allOP',
18062
+ exponent: 0
18063
+ }, {
18064
+ denom: 'op',
18065
+ exponent: 18
18066
+ }],
18067
+ type_asset: 'sdk.coin',
18068
+ address: 'osmo1nufyzqlm8qhu2w7lm0l4rrax0ec8rsk69mga4tel8eare7c7ljaqpk2lyg',
18069
+ base: 'factory/osmo1nufyzqlm8qhu2w7lm0l4rrax0ec8rsk69mga4tel8eare7c7ljaqpk2lyg/alloyed/allOP',
18070
+ name: 'Alloyed OP',
18071
+ display: 'op',
18072
+ symbol: 'allOP',
18073
+ traces: [{
18074
+ type: 'synthetic',
18075
+ counterparty: {
18076
+ chain_name: 'optimism',
18077
+ base_denom: '0x4200000000000000000000000000000000000042'
18078
+ },
18079
+ provider: 'Osmosis'
18080
+ }],
18081
+ images: [{
18082
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allOP.svg',
18083
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allOP.png',
18084
+ theme: {
18085
+ primary_color_hex: '#fc0424'
18086
+ }
18087
+ }, {
18088
+ image_sync: {
18089
+ chain_name: 'optimism',
18090
+ base_denom: '0x4200000000000000000000000000000000000042'
18091
+ },
18092
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.svg',
18093
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.png',
18094
+ theme: {
18095
+ circle: true,
18096
+ primary_color_hex: '#fc0424',
18097
+ background_color_hex: '#fc0424'
18098
+ }
18099
+ }]
18100
+ },
18101
+ {
18102
+ description: 'CosmoUSD',
18103
+ denom_units: [{
18104
+ denom: 'factory/osmo104jtrwcljnxfljhml8mxrw7qetcsdmqvy3sprw/ucosmousd',
18105
+ exponent: 0,
18106
+ aliases: ['ucosmousd']
18107
+ }, {
18108
+ denom: 'CosmoUSD',
18109
+ exponent: 6
18110
+ }],
18111
+ base: 'factory/osmo104jtrwcljnxfljhml8mxrw7qetcsdmqvy3sprw/ucosmousd',
18112
+ name: 'CosmoUSD',
18113
+ display: 'CosmoUSD',
18114
+ symbol: 'COSMOUSD',
18115
+ logo_URIs: {
18116
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CosmoUSD.png'
18117
+ },
18118
+ images: [{
18119
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CosmoUSD.png',
18120
+ theme: {
18121
+ primary_color_hex: '#343169'
18122
+ }
18123
+ }],
18124
+ socials: {
18125
+ website: 'https://github.com/raphaellafar/Cosmo',
18126
+ twitter: 'https://x.com/CosmoClub84'
18127
+ }
18128
+ },
18129
+ {
18130
+ description: 'An alloy of SHIB asset variants on Osmosis.',
18131
+ denom_units: [{
18132
+ denom: 'factory/osmo1f588gk9dazpsueevdl2w6wfkmfmhg5gdvg2uerdlzl0atkasqhsq59qc6a/alloyed/allSHIB',
18133
+ exponent: 0
18134
+ }, {
18135
+ denom: 'shib',
18136
+ exponent: 18
18137
+ }],
18138
+ type_asset: 'sdk.coin',
18139
+ address: 'osmo1f588gk9dazpsueevdl2w6wfkmfmhg5gdvg2uerdlzl0atkasqhsq59qc6a',
18140
+ base: 'factory/osmo1f588gk9dazpsueevdl2w6wfkmfmhg5gdvg2uerdlzl0atkasqhsq59qc6a/alloyed/allSHIB',
18141
+ name: 'Alloyed SHIB',
18142
+ display: 'shib',
18143
+ symbol: 'allSHIB',
18144
+ traces: [{
18145
+ type: 'synthetic',
18146
+ counterparty: {
18147
+ chain_name: 'ethereum',
18148
+ base_denom: '0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce'
18149
+ },
18150
+ provider: 'Osmosis'
18151
+ }],
18152
+ images: [{
18153
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSHIB.svg',
18154
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSHIB.png',
18155
+ theme: {
18156
+ circle: true,
18157
+ primary_color_hex: '#FFA409'
18158
+ }
18159
+ }, {
18160
+ image_sync: {
18161
+ chain_name: 'ethereum',
18162
+ base_denom: '0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce'
18163
+ },
18164
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg',
18165
+ theme: {
18166
+ primary_color_hex: '#FFA409',
18167
+ background_color_hex: '#00000000'
18168
+ }
18169
+ }]
18170
+ },
18171
+ {
18172
+ description: 'An alloy of LINK asset variants on Osmosis.',
18173
+ denom_units: [{
18174
+ denom: 'factory/osmo18zdw5yvs6gfp95rp74qqwug9yduw2fyr8kplk2xgs726s9axc5usa2vpgw/alloyed/allLINK',
18175
+ exponent: 0
18176
+ }, {
18177
+ denom: 'link',
18178
+ exponent: 18
18179
+ }],
18180
+ type_asset: 'sdk.coin',
18181
+ address: 'osmo18zdw5yvs6gfp95rp74qqwug9yduw2fyr8kplk2xgs726s9axc5usa2vpgw',
18182
+ base: 'factory/osmo18zdw5yvs6gfp95rp74qqwug9yduw2fyr8kplk2xgs726s9axc5usa2vpgw/alloyed/allLINK',
18183
+ name: 'Alloyed LINK',
18184
+ display: 'link',
18185
+ symbol: 'allLINK',
18186
+ traces: [{
18187
+ type: 'synthetic',
18188
+ counterparty: {
18189
+ chain_name: 'ethereum',
18190
+ base_denom: '0x514910771af9ca656af840dff83e8264ecf986ca'
18191
+ },
18192
+ provider: 'Osmosis'
18193
+ }],
18194
+ images: [{
18195
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allLINK.svg',
18196
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allLINK.png',
18197
+ theme: {
18198
+ circle: true,
18199
+ primary_color_hex: '#2A5ADA'
18200
+ }
18201
+ }, {
18202
+ image_sync: {
18203
+ chain_name: 'ethereum',
18204
+ base_denom: '0x514910771af9ca656af840dff83e8264ecf986ca'
18205
+ },
18206
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg',
18207
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
18208
+ theme: {
18209
+ primary_color_hex: '#2c5cdc'
18210
+ }
18211
+ }]
18212
+ },
18213
+ {
18214
+ description: 'An alloy of PEPE asset variants on Osmosis.',
18215
+ denom_units: [{
18216
+ denom: 'factory/osmo1nnlxegt0scm9qkzys9c874t0ntapv4epfjy2w49c0xdrp3dr0v4ssmelzx/alloyed/allPEPE',
18217
+ exponent: 0
18218
+ }, {
18219
+ denom: 'pepe',
18220
+ exponent: 18
18221
+ }],
18222
+ type_asset: 'sdk.coin',
18223
+ address: 'osmo1nnlxegt0scm9qkzys9c874t0ntapv4epfjy2w49c0xdrp3dr0v4ssmelzx',
18224
+ base: 'factory/osmo1nnlxegt0scm9qkzys9c874t0ntapv4epfjy2w49c0xdrp3dr0v4ssmelzx/alloyed/allPEPE',
18225
+ name: 'Alloyed PEPE',
18226
+ display: 'pepe',
18227
+ symbol: 'allPEPE',
18228
+ traces: [{
18229
+ type: 'synthetic',
18230
+ counterparty: {
18231
+ chain_name: 'ethereum',
18232
+ base_denom: '0x6982508145454Ce325dDbE47a25d4ec3d2311933'
18233
+ },
18234
+ provider: 'Osmosis'
18235
+ }],
18236
+ images: [{
18237
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPEPE.png',
18238
+ theme: {
18239
+ circle: true,
18240
+ primary_color_hex: '#549C44'
18241
+ }
18242
+ }, {
18243
+ image_sync: {
18244
+ chain_name: 'ethereum',
18245
+ base_denom: '0x6982508145454Ce325dDbE47a25d4ec3d2311933'
18246
+ },
18247
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
18248
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg',
18249
+ theme: {
18250
+ primary_color_hex: '#cc3233'
18251
+ }
18252
+ }]
18253
+ },
18254
+ {
18255
+ description: 'An alloy of ARB asset variants on Osmosis.',
18256
+ denom_units: [{
18257
+ denom: 'factory/osmo1p7x454ex08s4f9ztmm7wfv7lvtgdkfztj2u7v7fezfcauy85q35qmqrdpk/alloyed/allARB',
18258
+ exponent: 0
18259
+ }, {
18260
+ denom: 'arb',
18261
+ exponent: 18
18262
+ }],
18263
+ type_asset: 'sdk.coin',
18264
+ address: 'osmo1p7x454ex08s4f9ztmm7wfv7lvtgdkfztj2u7v7fezfcauy85q35qmqrdpk',
18265
+ base: 'factory/osmo1p7x454ex08s4f9ztmm7wfv7lvtgdkfztj2u7v7fezfcauy85q35qmqrdpk/alloyed/allARB',
18266
+ name: 'Alloyed ARB',
18267
+ display: 'arb',
18268
+ symbol: 'allARB',
18269
+ traces: [{
18270
+ type: 'synthetic',
18271
+ counterparty: {
18272
+ chain_name: 'arbitrum',
18273
+ base_denom: '0x912CE59144191C1204E64559FE8253a0e49E6548'
18274
+ },
18275
+ provider: 'Osmosis'
18276
+ }],
18277
+ images: [{
18278
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allARB.svg',
18279
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allARB.png',
18280
+ theme: {
18281
+ primary_color_hex: '#9DCCED'
18282
+ }
18283
+ }, {
18284
+ image_sync: {
18285
+ chain_name: 'arbitrum',
18286
+ base_denom: '0x912CE59144191C1204E64559FE8253a0e49E6548'
18287
+ },
18288
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg',
18289
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png',
18290
+ theme: {
18291
+ primary_color_hex: '#253545'
18292
+ }
18293
+ }]
18294
+ },
18295
+ {
18296
+ description: 'An alloy of DOT asset variants on Osmosis.',
18297
+ denom_units: [{
18298
+ denom: 'factory/osmo1r53fx9fvcdzncrs7zkn4gw5vfelx5gk8k5wc6wqha2jpkh992rusr5tk02/alloyed/allDOT',
18299
+ exponent: 0
18300
+ }, {
18301
+ denom: 'dot',
18302
+ exponent: 18
18303
+ }],
18304
+ type_asset: 'sdk.coin',
18305
+ address: 'osmo1r53fx9fvcdzncrs7zkn4gw5vfelx5gk8k5wc6wqha2jpkh992rusr5tk02',
18306
+ base: 'factory/osmo1r53fx9fvcdzncrs7zkn4gw5vfelx5gk8k5wc6wqha2jpkh992rusr5tk02/alloyed/allDOT',
18307
+ name: 'Alloyed DOT',
18308
+ display: 'dot',
18309
+ symbol: 'allDOT',
18310
+ traces: [{
18311
+ type: 'synthetic',
18312
+ counterparty: {
18313
+ chain_name: 'polkadot',
18314
+ base_denom: 'Planck'
18315
+ },
18316
+ provider: 'Osmosis'
18317
+ }],
18318
+ images: [{
18319
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDOT.svg',
18320
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDOT.png',
18321
+ theme: {
18322
+ circle: true,
18323
+ primary_color_hex: '#E6007A'
18324
+ }
18325
+ }, {
18326
+ image_sync: {
18327
+ chain_name: 'polkadot',
18328
+ base_denom: 'Planck'
18329
+ },
18330
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/dot.svg',
18331
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/dot.png',
18332
+ theme: {
18333
+ primary_color_hex: '#e4047c',
18334
+ background_color_hex: '#000000'
18335
+ }
18336
+ }]
18057
18337
  }
18058
18338
  ]
18059
18339
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.62.46",
3
+ "version": "1.62.48",
4
4
  "description": "Chain Registry info for Osmosis",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -30,7 +30,7 @@
30
30
  "test:watch": "jest --watch"
31
31
  },
32
32
  "dependencies": {
33
- "@chain-registry/types": "^0.45.46"
33
+ "@chain-registry/types": "^0.45.48"
34
34
  },
35
35
  "keywords": [
36
36
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "osmosis"
41
41
  ],
42
- "gitHead": "20e8c1418cae49e2d0153c7d8b8056c407e1b942"
42
+ "gitHead": "68d610563154e1cbe5cbed7b3f0545e7bb44dbc0"
43
43
  }