@chain-registry/osmosis 1.67.27 → 1.67.29

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
@@ -4036,6 +4036,223 @@ const asset_list = {
4036
4036
  }
4037
4037
  }]
4038
4038
  },
4039
+ {
4040
+ description: 'The native token of kopi',
4041
+ denom_units: [{
4042
+ denom: 'ibc/CC5F27D641567D2E767E01BF454A9683FA181A9B313ABF9A7FC70DB798C073CD',
4043
+ exponent: 0,
4044
+ aliases: ['ukopi']
4045
+ }, {
4046
+ denom: 'XKP',
4047
+ exponent: 6
4048
+ }],
4049
+ base: 'ibc/CC5F27D641567D2E767E01BF454A9683FA181A9B313ABF9A7FC70DB798C073CD',
4050
+ name: 'XKP',
4051
+ display: 'XKP',
4052
+ symbol: 'XKP',
4053
+ logo_URIs: {
4054
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
4055
+ },
4056
+ images: [{
4057
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
4058
+ }],
4059
+ keywords: [
4060
+ 'dex',
4061
+ 'mm',
4062
+ 'staking',
4063
+ 'automations'
4064
+ ],
4065
+ socials: {
4066
+ twitter: 'https://x.com/kopi_money',
4067
+ discord: 'https://discord.gg/kopi-money'
4068
+ },
4069
+ type_asset: 'sdk.coin',
4070
+ traces: [{
4071
+ type: 'ibc',
4072
+ counterparty: {
4073
+ channel_id: 'channel-6',
4074
+ base_denom: 'ukopi',
4075
+ chain_name: 'kopi'
4076
+ },
4077
+ chain: {
4078
+ channel_id: 'channel-88475'
4079
+ }
4080
+ }]
4081
+ },
4082
+ {
4083
+ description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
4084
+ denom_units: [{
4085
+ denom: 'ibc/E91C14A0ED6061BE8C6949493DAD740BEF24CACCC952B384D6E6F58C0329366B',
4086
+ exponent: 0,
4087
+ aliases: ['uckusd']
4088
+ }, {
4089
+ denom: 'ckUSD',
4090
+ exponent: 6
4091
+ }],
4092
+ base: 'ibc/E91C14A0ED6061BE8C6949493DAD740BEF24CACCC952B384D6E6F58C0329366B',
4093
+ name: 'ckUSD',
4094
+ display: 'ckUSD',
4095
+ symbol: 'CKUSD',
4096
+ logo_URIs: {
4097
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
4098
+ },
4099
+ images: [{
4100
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
4101
+ }],
4102
+ keywords: ['dex', 'mm'],
4103
+ socials: {
4104
+ twitter: 'https://x.com/kopi_money',
4105
+ discord: 'https://discord.gg/kopi-money'
4106
+ },
4107
+ type_asset: 'sdk.coin',
4108
+ traces: [{
4109
+ type: 'ibc',
4110
+ counterparty: {
4111
+ channel_id: 'channel-6',
4112
+ base_denom: 'uckusd',
4113
+ chain_name: 'kopi'
4114
+ },
4115
+ chain: {
4116
+ channel_id: 'channel-88475'
4117
+ }
4118
+ }]
4119
+ },
4120
+ {
4121
+ description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
4122
+ denom_units: [{
4123
+ denom: 'ibc/9435C57004AE348291983C502CF1812A8DBE94284FEB95917621BCB2300C5F4A',
4124
+ exponent: 0,
4125
+ aliases: ['ucusdc']
4126
+ }, {
4127
+ denom: 'cUSDC',
4128
+ exponent: 6
4129
+ }],
4130
+ base: 'ibc/9435C57004AE348291983C502CF1812A8DBE94284FEB95917621BCB2300C5F4A',
4131
+ name: 'cUSDC',
4132
+ display: 'cUSDC',
4133
+ symbol: 'CUSDC',
4134
+ logo_URIs: {
4135
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4136
+ },
4137
+ images: [{
4138
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4139
+ }],
4140
+ keywords: ['dex', 'mm'],
4141
+ type_asset: 'sdk.coin',
4142
+ traces: [{
4143
+ type: 'ibc',
4144
+ counterparty: {
4145
+ channel_id: 'channel-6',
4146
+ base_denom: 'ucusdc',
4147
+ chain_name: 'kopi'
4148
+ },
4149
+ chain: {
4150
+ channel_id: 'channel-88475'
4151
+ }
4152
+ }]
4153
+ },
4154
+ {
4155
+ description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
4156
+ denom_units: [{
4157
+ denom: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
4158
+ exponent: 0,
4159
+ aliases: ['ucusdtinj']
4160
+ }, {
4161
+ denom: 'cUSDT.inj',
4162
+ exponent: 6
4163
+ }],
4164
+ base: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
4165
+ name: 'cUSDT.inj',
4166
+ display: 'cUSDT.inj',
4167
+ symbol: 'CUSDT.inj',
4168
+ logo_URIs: {
4169
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4170
+ },
4171
+ images: [{
4172
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4173
+ }],
4174
+ keywords: ['dex', 'mm'],
4175
+ type_asset: 'sdk.coin',
4176
+ traces: [{
4177
+ type: 'ibc',
4178
+ counterparty: {
4179
+ channel_id: 'channel-6',
4180
+ base_denom: 'ucusdtinj',
4181
+ chain_name: 'kopi'
4182
+ },
4183
+ chain: {
4184
+ channel_id: 'channel-88475'
4185
+ }
4186
+ }]
4187
+ },
4188
+ {
4189
+ description: 'arbitrage receipt token of cUSDT',
4190
+ denom_units: [{
4191
+ denom: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
4192
+ exponent: 0,
4193
+ aliases: ['uasusdtinj']
4194
+ }, {
4195
+ denom: 'asusdtinj',
4196
+ exponent: 6
4197
+ }],
4198
+ base: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
4199
+ name: 'asUSDT.inj',
4200
+ display: 'asusdtinj',
4201
+ symbol: 'ASUSDT.inj',
4202
+ logo_URIs: {
4203
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4204
+ },
4205
+ images: [{
4206
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4207
+ }],
4208
+ keywords: ['dex', 'mm'],
4209
+ type_asset: 'sdk.coin',
4210
+ traces: [{
4211
+ type: 'ibc',
4212
+ counterparty: {
4213
+ channel_id: 'channel-6',
4214
+ base_denom: 'uasusdtinj',
4215
+ chain_name: 'kopi'
4216
+ },
4217
+ chain: {
4218
+ channel_id: 'channel-88475'
4219
+ }
4220
+ }]
4221
+ },
4222
+ {
4223
+ description: 'arbitrage receipt token of cUSDC',
4224
+ denom_units: [{
4225
+ denom: 'ibc/B07F764DF1DCF1BB8B4A01FBBA3FE9FC71CDA2A483AB79468037175BD3126E06',
4226
+ exponent: 0,
4227
+ aliases: ['uasusdc']
4228
+ }, {
4229
+ denom: 'asUSDC',
4230
+ exponent: 6
4231
+ }],
4232
+ base: 'ibc/B07F764DF1DCF1BB8B4A01FBBA3FE9FC71CDA2A483AB79468037175BD3126E06',
4233
+ name: 'asUSDC',
4234
+ display: 'asUSDC',
4235
+ symbol: 'ASUSDC',
4236
+ logo_URIs: {
4237
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4238
+ },
4239
+ images: [{
4240
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4241
+ }],
4242
+ keywords: ['dex', 'mm'],
4243
+ type_asset: 'sdk.coin',
4244
+ traces: [{
4245
+ type: 'ibc',
4246
+ counterparty: {
4247
+ channel_id: 'channel-6',
4248
+ base_denom: 'uasusdc',
4249
+ chain_name: 'kopi'
4250
+ },
4251
+ chain: {
4252
+ channel_id: 'channel-88475'
4253
+ }
4254
+ }]
4255
+ },
4039
4256
  {
4040
4257
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
4041
4258
  denom_units: [{
@@ -9626,6 +9843,223 @@ const asset_list = {
9626
9843
  }
9627
9844
  }]
9628
9845
  },
9846
+ {
9847
+ description: 'The native token of kopi',
9848
+ denom_units: [{
9849
+ denom: 'ibc/CC5F27D641567D2E767E01BF454A9683FA181A9B313ABF9A7FC70DB798C073CD',
9850
+ exponent: 0,
9851
+ aliases: ['ukopi']
9852
+ }, {
9853
+ denom: 'XKP',
9854
+ exponent: 6
9855
+ }],
9856
+ base: 'ibc/CC5F27D641567D2E767E01BF454A9683FA181A9B313ABF9A7FC70DB798C073CD',
9857
+ name: 'XKP',
9858
+ display: 'XKP',
9859
+ symbol: 'XKP',
9860
+ logo_URIs: {
9861
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
9862
+ },
9863
+ images: [{
9864
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
9865
+ }],
9866
+ keywords: [
9867
+ 'dex',
9868
+ 'mm',
9869
+ 'staking',
9870
+ 'automations'
9871
+ ],
9872
+ socials: {
9873
+ twitter: 'https://x.com/kopi_money',
9874
+ discord: 'https://discord.gg/kopi-money'
9875
+ },
9876
+ type_asset: 'sdk.coin',
9877
+ traces: [{
9878
+ type: 'ibc',
9879
+ counterparty: {
9880
+ channel_id: 'channel-6',
9881
+ base_denom: 'ukopi',
9882
+ chain_name: 'kopi'
9883
+ },
9884
+ chain: {
9885
+ channel_id: 'channel-88475'
9886
+ }
9887
+ }]
9888
+ },
9889
+ {
9890
+ description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
9891
+ denom_units: [{
9892
+ denom: 'ibc/E91C14A0ED6061BE8C6949493DAD740BEF24CACCC952B384D6E6F58C0329366B',
9893
+ exponent: 0,
9894
+ aliases: ['uckusd']
9895
+ }, {
9896
+ denom: 'ckUSD',
9897
+ exponent: 6
9898
+ }],
9899
+ base: 'ibc/E91C14A0ED6061BE8C6949493DAD740BEF24CACCC952B384D6E6F58C0329366B',
9900
+ name: 'ckUSD',
9901
+ display: 'ckUSD',
9902
+ symbol: 'CKUSD',
9903
+ logo_URIs: {
9904
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
9905
+ },
9906
+ images: [{
9907
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
9908
+ }],
9909
+ keywords: ['dex', 'mm'],
9910
+ socials: {
9911
+ twitter: 'https://x.com/kopi_money',
9912
+ discord: 'https://discord.gg/kopi-money'
9913
+ },
9914
+ type_asset: 'sdk.coin',
9915
+ traces: [{
9916
+ type: 'ibc',
9917
+ counterparty: {
9918
+ channel_id: 'channel-6',
9919
+ base_denom: 'uckusd',
9920
+ chain_name: 'kopi'
9921
+ },
9922
+ chain: {
9923
+ channel_id: 'channel-88475'
9924
+ }
9925
+ }]
9926
+ },
9927
+ {
9928
+ description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
9929
+ denom_units: [{
9930
+ denom: 'ibc/9435C57004AE348291983C502CF1812A8DBE94284FEB95917621BCB2300C5F4A',
9931
+ exponent: 0,
9932
+ aliases: ['ucusdc']
9933
+ }, {
9934
+ denom: 'cUSDC',
9935
+ exponent: 6
9936
+ }],
9937
+ base: 'ibc/9435C57004AE348291983C502CF1812A8DBE94284FEB95917621BCB2300C5F4A',
9938
+ name: 'cUSDC',
9939
+ display: 'cUSDC',
9940
+ symbol: 'CUSDC',
9941
+ logo_URIs: {
9942
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
9943
+ },
9944
+ images: [{
9945
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
9946
+ }],
9947
+ keywords: ['dex', 'mm'],
9948
+ type_asset: 'sdk.coin',
9949
+ traces: [{
9950
+ type: 'ibc',
9951
+ counterparty: {
9952
+ channel_id: 'channel-6',
9953
+ base_denom: 'ucusdc',
9954
+ chain_name: 'kopi'
9955
+ },
9956
+ chain: {
9957
+ channel_id: 'channel-88475'
9958
+ }
9959
+ }]
9960
+ },
9961
+ {
9962
+ description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
9963
+ denom_units: [{
9964
+ denom: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
9965
+ exponent: 0,
9966
+ aliases: ['ucusdtinj']
9967
+ }, {
9968
+ denom: 'cUSDT.inj',
9969
+ exponent: 6
9970
+ }],
9971
+ base: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
9972
+ name: 'cUSDT.inj',
9973
+ display: 'cUSDT.inj',
9974
+ symbol: 'CUSDT.inj',
9975
+ logo_URIs: {
9976
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
9977
+ },
9978
+ images: [{
9979
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
9980
+ }],
9981
+ keywords: ['dex', 'mm'],
9982
+ type_asset: 'sdk.coin',
9983
+ traces: [{
9984
+ type: 'ibc',
9985
+ counterparty: {
9986
+ channel_id: 'channel-6',
9987
+ base_denom: 'ucusdtinj',
9988
+ chain_name: 'kopi'
9989
+ },
9990
+ chain: {
9991
+ channel_id: 'channel-88475'
9992
+ }
9993
+ }]
9994
+ },
9995
+ {
9996
+ description: 'arbitrage receipt token of cUSDT',
9997
+ denom_units: [{
9998
+ denom: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
9999
+ exponent: 0,
10000
+ aliases: ['uasusdtinj']
10001
+ }, {
10002
+ denom: 'asusdtinj',
10003
+ exponent: 6
10004
+ }],
10005
+ base: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
10006
+ name: 'asUSDT.inj',
10007
+ display: 'asusdtinj',
10008
+ symbol: 'ASUSDT.inj',
10009
+ logo_URIs: {
10010
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10011
+ },
10012
+ images: [{
10013
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10014
+ }],
10015
+ keywords: ['dex', 'mm'],
10016
+ type_asset: 'sdk.coin',
10017
+ traces: [{
10018
+ type: 'ibc',
10019
+ counterparty: {
10020
+ channel_id: 'channel-6',
10021
+ base_denom: 'uasusdtinj',
10022
+ chain_name: 'kopi'
10023
+ },
10024
+ chain: {
10025
+ channel_id: 'channel-88475'
10026
+ }
10027
+ }]
10028
+ },
10029
+ {
10030
+ description: 'arbitrage receipt token of cUSDC',
10031
+ denom_units: [{
10032
+ denom: 'ibc/B07F764DF1DCF1BB8B4A01FBBA3FE9FC71CDA2A483AB79468037175BD3126E06',
10033
+ exponent: 0,
10034
+ aliases: ['uasusdc']
10035
+ }, {
10036
+ denom: 'asUSDC',
10037
+ exponent: 6
10038
+ }],
10039
+ base: 'ibc/B07F764DF1DCF1BB8B4A01FBBA3FE9FC71CDA2A483AB79468037175BD3126E06',
10040
+ name: 'asUSDC',
10041
+ display: 'asUSDC',
10042
+ symbol: 'ASUSDC',
10043
+ logo_URIs: {
10044
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10045
+ },
10046
+ images: [{
10047
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10048
+ }],
10049
+ keywords: ['dex', 'mm'],
10050
+ type_asset: 'sdk.coin',
10051
+ traces: [{
10052
+ type: 'ibc',
10053
+ counterparty: {
10054
+ channel_id: 'channel-6',
10055
+ base_denom: 'uasusdc',
10056
+ chain_name: 'kopi'
10057
+ },
10058
+ chain: {
10059
+ channel_id: 'channel-88475'
10060
+ }
10061
+ }]
10062
+ },
9629
10063
  {
9630
10064
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
9631
10065
  denom_units: [{
@@ -17535,6 +17969,45 @@ const asset_list = {
17535
17969
  }
17536
17970
  }]
17537
17971
  },
17972
+ {
17973
+ description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
17974
+ denom_units: [{
17975
+ denom: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
17976
+ exponent: 0,
17977
+ aliases: ['uxion']
17978
+ }, {
17979
+ denom: 'XION',
17980
+ exponent: 6,
17981
+ aliases: ['xion']
17982
+ }],
17983
+ base: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
17984
+ display: 'XION',
17985
+ name: 'xion',
17986
+ symbol: 'XION',
17987
+ coingecko_id: 'xion-2',
17988
+ type_asset: 'sdk.coin',
17989
+ logo_URIs: {
17990
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
17991
+ },
17992
+ images: [{
17993
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
17994
+ }],
17995
+ socials: {
17996
+ website: 'https://xion.burnt.com/',
17997
+ twitter: 'https://twitter.com/burnt_xion'
17998
+ },
17999
+ traces: [{
18000
+ type: 'ibc',
18001
+ counterparty: {
18002
+ channel_id: 'channel-1',
18003
+ base_denom: 'uxion',
18004
+ chain_name: 'xion'
18005
+ },
18006
+ chain: {
18007
+ channel_id: 'channel-89321'
18008
+ }
18009
+ }]
18010
+ },
17538
18011
  {
17539
18012
  description: 'The native staking token of XPLA.',
17540
18013
  denom_units: [{
@@ -23887,6 +24360,45 @@ const asset_list = {
23887
24360
  }
23888
24361
  }]
23889
24362
  },
24363
+ {
24364
+ description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
24365
+ denom_units: [{
24366
+ denom: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
24367
+ exponent: 0,
24368
+ aliases: ['uxion']
24369
+ }, {
24370
+ denom: 'XION',
24371
+ exponent: 6,
24372
+ aliases: ['xion']
24373
+ }],
24374
+ base: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
24375
+ display: 'XION',
24376
+ name: 'xion',
24377
+ symbol: 'XION',
24378
+ coingecko_id: 'xion-2',
24379
+ type_asset: 'sdk.coin',
24380
+ logo_URIs: {
24381
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
24382
+ },
24383
+ images: [{
24384
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
24385
+ }],
24386
+ socials: {
24387
+ website: 'https://xion.burnt.com/',
24388
+ twitter: 'https://twitter.com/burnt_xion'
24389
+ },
24390
+ traces: [{
24391
+ type: 'ibc',
24392
+ counterparty: {
24393
+ channel_id: 'channel-1',
24394
+ base_denom: 'uxion',
24395
+ chain_name: 'xion'
24396
+ },
24397
+ chain: {
24398
+ channel_id: 'channel-89321'
24399
+ }
24400
+ }]
24401
+ },
23890
24402
  {
23891
24403
  description: 'The native staking token of XPLA.',
23892
24404
  denom_units: [{
package/esm/asset_list.js CHANGED
@@ -4034,6 +4034,223 @@ const asset_list = {
4034
4034
  }
4035
4035
  }]
4036
4036
  },
4037
+ {
4038
+ description: 'The native token of kopi',
4039
+ denom_units: [{
4040
+ denom: 'ibc/CC5F27D641567D2E767E01BF454A9683FA181A9B313ABF9A7FC70DB798C073CD',
4041
+ exponent: 0,
4042
+ aliases: ['ukopi']
4043
+ }, {
4044
+ denom: 'XKP',
4045
+ exponent: 6
4046
+ }],
4047
+ base: 'ibc/CC5F27D641567D2E767E01BF454A9683FA181A9B313ABF9A7FC70DB798C073CD',
4048
+ name: 'XKP',
4049
+ display: 'XKP',
4050
+ symbol: 'XKP',
4051
+ logo_URIs: {
4052
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
4053
+ },
4054
+ images: [{
4055
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
4056
+ }],
4057
+ keywords: [
4058
+ 'dex',
4059
+ 'mm',
4060
+ 'staking',
4061
+ 'automations'
4062
+ ],
4063
+ socials: {
4064
+ twitter: 'https://x.com/kopi_money',
4065
+ discord: 'https://discord.gg/kopi-money'
4066
+ },
4067
+ type_asset: 'sdk.coin',
4068
+ traces: [{
4069
+ type: 'ibc',
4070
+ counterparty: {
4071
+ channel_id: 'channel-6',
4072
+ base_denom: 'ukopi',
4073
+ chain_name: 'kopi'
4074
+ },
4075
+ chain: {
4076
+ channel_id: 'channel-88475'
4077
+ }
4078
+ }]
4079
+ },
4080
+ {
4081
+ description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
4082
+ denom_units: [{
4083
+ denom: 'ibc/E91C14A0ED6061BE8C6949493DAD740BEF24CACCC952B384D6E6F58C0329366B',
4084
+ exponent: 0,
4085
+ aliases: ['uckusd']
4086
+ }, {
4087
+ denom: 'ckUSD',
4088
+ exponent: 6
4089
+ }],
4090
+ base: 'ibc/E91C14A0ED6061BE8C6949493DAD740BEF24CACCC952B384D6E6F58C0329366B',
4091
+ name: 'ckUSD',
4092
+ display: 'ckUSD',
4093
+ symbol: 'CKUSD',
4094
+ logo_URIs: {
4095
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
4096
+ },
4097
+ images: [{
4098
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
4099
+ }],
4100
+ keywords: ['dex', 'mm'],
4101
+ socials: {
4102
+ twitter: 'https://x.com/kopi_money',
4103
+ discord: 'https://discord.gg/kopi-money'
4104
+ },
4105
+ type_asset: 'sdk.coin',
4106
+ traces: [{
4107
+ type: 'ibc',
4108
+ counterparty: {
4109
+ channel_id: 'channel-6',
4110
+ base_denom: 'uckusd',
4111
+ chain_name: 'kopi'
4112
+ },
4113
+ chain: {
4114
+ channel_id: 'channel-88475'
4115
+ }
4116
+ }]
4117
+ },
4118
+ {
4119
+ description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
4120
+ denom_units: [{
4121
+ denom: 'ibc/9435C57004AE348291983C502CF1812A8DBE94284FEB95917621BCB2300C5F4A',
4122
+ exponent: 0,
4123
+ aliases: ['ucusdc']
4124
+ }, {
4125
+ denom: 'cUSDC',
4126
+ exponent: 6
4127
+ }],
4128
+ base: 'ibc/9435C57004AE348291983C502CF1812A8DBE94284FEB95917621BCB2300C5F4A',
4129
+ name: 'cUSDC',
4130
+ display: 'cUSDC',
4131
+ symbol: 'CUSDC',
4132
+ logo_URIs: {
4133
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4134
+ },
4135
+ images: [{
4136
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4137
+ }],
4138
+ keywords: ['dex', 'mm'],
4139
+ type_asset: 'sdk.coin',
4140
+ traces: [{
4141
+ type: 'ibc',
4142
+ counterparty: {
4143
+ channel_id: 'channel-6',
4144
+ base_denom: 'ucusdc',
4145
+ chain_name: 'kopi'
4146
+ },
4147
+ chain: {
4148
+ channel_id: 'channel-88475'
4149
+ }
4150
+ }]
4151
+ },
4152
+ {
4153
+ description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
4154
+ denom_units: [{
4155
+ denom: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
4156
+ exponent: 0,
4157
+ aliases: ['ucusdtinj']
4158
+ }, {
4159
+ denom: 'cUSDT.inj',
4160
+ exponent: 6
4161
+ }],
4162
+ base: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
4163
+ name: 'cUSDT.inj',
4164
+ display: 'cUSDT.inj',
4165
+ symbol: 'CUSDT.inj',
4166
+ logo_URIs: {
4167
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4168
+ },
4169
+ images: [{
4170
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4171
+ }],
4172
+ keywords: ['dex', 'mm'],
4173
+ type_asset: 'sdk.coin',
4174
+ traces: [{
4175
+ type: 'ibc',
4176
+ counterparty: {
4177
+ channel_id: 'channel-6',
4178
+ base_denom: 'ucusdtinj',
4179
+ chain_name: 'kopi'
4180
+ },
4181
+ chain: {
4182
+ channel_id: 'channel-88475'
4183
+ }
4184
+ }]
4185
+ },
4186
+ {
4187
+ description: 'arbitrage receipt token of cUSDT',
4188
+ denom_units: [{
4189
+ denom: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
4190
+ exponent: 0,
4191
+ aliases: ['uasusdtinj']
4192
+ }, {
4193
+ denom: 'asusdtinj',
4194
+ exponent: 6
4195
+ }],
4196
+ base: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
4197
+ name: 'asUSDT.inj',
4198
+ display: 'asusdtinj',
4199
+ symbol: 'ASUSDT.inj',
4200
+ logo_URIs: {
4201
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4202
+ },
4203
+ images: [{
4204
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4205
+ }],
4206
+ keywords: ['dex', 'mm'],
4207
+ type_asset: 'sdk.coin',
4208
+ traces: [{
4209
+ type: 'ibc',
4210
+ counterparty: {
4211
+ channel_id: 'channel-6',
4212
+ base_denom: 'uasusdtinj',
4213
+ chain_name: 'kopi'
4214
+ },
4215
+ chain: {
4216
+ channel_id: 'channel-88475'
4217
+ }
4218
+ }]
4219
+ },
4220
+ {
4221
+ description: 'arbitrage receipt token of cUSDC',
4222
+ denom_units: [{
4223
+ denom: 'ibc/B07F764DF1DCF1BB8B4A01FBBA3FE9FC71CDA2A483AB79468037175BD3126E06',
4224
+ exponent: 0,
4225
+ aliases: ['uasusdc']
4226
+ }, {
4227
+ denom: 'asUSDC',
4228
+ exponent: 6
4229
+ }],
4230
+ base: 'ibc/B07F764DF1DCF1BB8B4A01FBBA3FE9FC71CDA2A483AB79468037175BD3126E06',
4231
+ name: 'asUSDC',
4232
+ display: 'asUSDC',
4233
+ symbol: 'ASUSDC',
4234
+ logo_URIs: {
4235
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4236
+ },
4237
+ images: [{
4238
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4239
+ }],
4240
+ keywords: ['dex', 'mm'],
4241
+ type_asset: 'sdk.coin',
4242
+ traces: [{
4243
+ type: 'ibc',
4244
+ counterparty: {
4245
+ channel_id: 'channel-6',
4246
+ base_denom: 'uasusdc',
4247
+ chain_name: 'kopi'
4248
+ },
4249
+ chain: {
4250
+ channel_id: 'channel-88475'
4251
+ }
4252
+ }]
4253
+ },
4037
4254
  {
4038
4255
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
4039
4256
  denom_units: [{
@@ -9624,6 +9841,223 @@ const asset_list = {
9624
9841
  }
9625
9842
  }]
9626
9843
  },
9844
+ {
9845
+ description: 'The native token of kopi',
9846
+ denom_units: [{
9847
+ denom: 'ibc/CC5F27D641567D2E767E01BF454A9683FA181A9B313ABF9A7FC70DB798C073CD',
9848
+ exponent: 0,
9849
+ aliases: ['ukopi']
9850
+ }, {
9851
+ denom: 'XKP',
9852
+ exponent: 6
9853
+ }],
9854
+ base: 'ibc/CC5F27D641567D2E767E01BF454A9683FA181A9B313ABF9A7FC70DB798C073CD',
9855
+ name: 'XKP',
9856
+ display: 'XKP',
9857
+ symbol: 'XKP',
9858
+ logo_URIs: {
9859
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
9860
+ },
9861
+ images: [{
9862
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
9863
+ }],
9864
+ keywords: [
9865
+ 'dex',
9866
+ 'mm',
9867
+ 'staking',
9868
+ 'automations'
9869
+ ],
9870
+ socials: {
9871
+ twitter: 'https://x.com/kopi_money',
9872
+ discord: 'https://discord.gg/kopi-money'
9873
+ },
9874
+ type_asset: 'sdk.coin',
9875
+ traces: [{
9876
+ type: 'ibc',
9877
+ counterparty: {
9878
+ channel_id: 'channel-6',
9879
+ base_denom: 'ukopi',
9880
+ chain_name: 'kopi'
9881
+ },
9882
+ chain: {
9883
+ channel_id: 'channel-88475'
9884
+ }
9885
+ }]
9886
+ },
9887
+ {
9888
+ description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
9889
+ denom_units: [{
9890
+ denom: 'ibc/E91C14A0ED6061BE8C6949493DAD740BEF24CACCC952B384D6E6F58C0329366B',
9891
+ exponent: 0,
9892
+ aliases: ['uckusd']
9893
+ }, {
9894
+ denom: 'ckUSD',
9895
+ exponent: 6
9896
+ }],
9897
+ base: 'ibc/E91C14A0ED6061BE8C6949493DAD740BEF24CACCC952B384D6E6F58C0329366B',
9898
+ name: 'ckUSD',
9899
+ display: 'ckUSD',
9900
+ symbol: 'CKUSD',
9901
+ logo_URIs: {
9902
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
9903
+ },
9904
+ images: [{
9905
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
9906
+ }],
9907
+ keywords: ['dex', 'mm'],
9908
+ socials: {
9909
+ twitter: 'https://x.com/kopi_money',
9910
+ discord: 'https://discord.gg/kopi-money'
9911
+ },
9912
+ type_asset: 'sdk.coin',
9913
+ traces: [{
9914
+ type: 'ibc',
9915
+ counterparty: {
9916
+ channel_id: 'channel-6',
9917
+ base_denom: 'uckusd',
9918
+ chain_name: 'kopi'
9919
+ },
9920
+ chain: {
9921
+ channel_id: 'channel-88475'
9922
+ }
9923
+ }]
9924
+ },
9925
+ {
9926
+ description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
9927
+ denom_units: [{
9928
+ denom: 'ibc/9435C57004AE348291983C502CF1812A8DBE94284FEB95917621BCB2300C5F4A',
9929
+ exponent: 0,
9930
+ aliases: ['ucusdc']
9931
+ }, {
9932
+ denom: 'cUSDC',
9933
+ exponent: 6
9934
+ }],
9935
+ base: 'ibc/9435C57004AE348291983C502CF1812A8DBE94284FEB95917621BCB2300C5F4A',
9936
+ name: 'cUSDC',
9937
+ display: 'cUSDC',
9938
+ symbol: 'CUSDC',
9939
+ logo_URIs: {
9940
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
9941
+ },
9942
+ images: [{
9943
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
9944
+ }],
9945
+ keywords: ['dex', 'mm'],
9946
+ type_asset: 'sdk.coin',
9947
+ traces: [{
9948
+ type: 'ibc',
9949
+ counterparty: {
9950
+ channel_id: 'channel-6',
9951
+ base_denom: 'ucusdc',
9952
+ chain_name: 'kopi'
9953
+ },
9954
+ chain: {
9955
+ channel_id: 'channel-88475'
9956
+ }
9957
+ }]
9958
+ },
9959
+ {
9960
+ description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
9961
+ denom_units: [{
9962
+ denom: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
9963
+ exponent: 0,
9964
+ aliases: ['ucusdtinj']
9965
+ }, {
9966
+ denom: 'cUSDT.inj',
9967
+ exponent: 6
9968
+ }],
9969
+ base: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
9970
+ name: 'cUSDT.inj',
9971
+ display: 'cUSDT.inj',
9972
+ symbol: 'CUSDT.inj',
9973
+ logo_URIs: {
9974
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
9975
+ },
9976
+ images: [{
9977
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
9978
+ }],
9979
+ keywords: ['dex', 'mm'],
9980
+ type_asset: 'sdk.coin',
9981
+ traces: [{
9982
+ type: 'ibc',
9983
+ counterparty: {
9984
+ channel_id: 'channel-6',
9985
+ base_denom: 'ucusdtinj',
9986
+ chain_name: 'kopi'
9987
+ },
9988
+ chain: {
9989
+ channel_id: 'channel-88475'
9990
+ }
9991
+ }]
9992
+ },
9993
+ {
9994
+ description: 'arbitrage receipt token of cUSDT',
9995
+ denom_units: [{
9996
+ denom: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
9997
+ exponent: 0,
9998
+ aliases: ['uasusdtinj']
9999
+ }, {
10000
+ denom: 'asusdtinj',
10001
+ exponent: 6
10002
+ }],
10003
+ base: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
10004
+ name: 'asUSDT.inj',
10005
+ display: 'asusdtinj',
10006
+ symbol: 'ASUSDT.inj',
10007
+ logo_URIs: {
10008
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10009
+ },
10010
+ images: [{
10011
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10012
+ }],
10013
+ keywords: ['dex', 'mm'],
10014
+ type_asset: 'sdk.coin',
10015
+ traces: [{
10016
+ type: 'ibc',
10017
+ counterparty: {
10018
+ channel_id: 'channel-6',
10019
+ base_denom: 'uasusdtinj',
10020
+ chain_name: 'kopi'
10021
+ },
10022
+ chain: {
10023
+ channel_id: 'channel-88475'
10024
+ }
10025
+ }]
10026
+ },
10027
+ {
10028
+ description: 'arbitrage receipt token of cUSDC',
10029
+ denom_units: [{
10030
+ denom: 'ibc/B07F764DF1DCF1BB8B4A01FBBA3FE9FC71CDA2A483AB79468037175BD3126E06',
10031
+ exponent: 0,
10032
+ aliases: ['uasusdc']
10033
+ }, {
10034
+ denom: 'asUSDC',
10035
+ exponent: 6
10036
+ }],
10037
+ base: 'ibc/B07F764DF1DCF1BB8B4A01FBBA3FE9FC71CDA2A483AB79468037175BD3126E06',
10038
+ name: 'asUSDC',
10039
+ display: 'asUSDC',
10040
+ symbol: 'ASUSDC',
10041
+ logo_URIs: {
10042
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10043
+ },
10044
+ images: [{
10045
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10046
+ }],
10047
+ keywords: ['dex', 'mm'],
10048
+ type_asset: 'sdk.coin',
10049
+ traces: [{
10050
+ type: 'ibc',
10051
+ counterparty: {
10052
+ channel_id: 'channel-6',
10053
+ base_denom: 'uasusdc',
10054
+ chain_name: 'kopi'
10055
+ },
10056
+ chain: {
10057
+ channel_id: 'channel-88475'
10058
+ }
10059
+ }]
10060
+ },
9627
10061
  {
9628
10062
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
9629
10063
  denom_units: [{
@@ -17533,6 +17967,45 @@ const asset_list = {
17533
17967
  }
17534
17968
  }]
17535
17969
  },
17970
+ {
17971
+ description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
17972
+ denom_units: [{
17973
+ denom: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
17974
+ exponent: 0,
17975
+ aliases: ['uxion']
17976
+ }, {
17977
+ denom: 'XION',
17978
+ exponent: 6,
17979
+ aliases: ['xion']
17980
+ }],
17981
+ base: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
17982
+ display: 'XION',
17983
+ name: 'xion',
17984
+ symbol: 'XION',
17985
+ coingecko_id: 'xion-2',
17986
+ type_asset: 'sdk.coin',
17987
+ logo_URIs: {
17988
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
17989
+ },
17990
+ images: [{
17991
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
17992
+ }],
17993
+ socials: {
17994
+ website: 'https://xion.burnt.com/',
17995
+ twitter: 'https://twitter.com/burnt_xion'
17996
+ },
17997
+ traces: [{
17998
+ type: 'ibc',
17999
+ counterparty: {
18000
+ channel_id: 'channel-1',
18001
+ base_denom: 'uxion',
18002
+ chain_name: 'xion'
18003
+ },
18004
+ chain: {
18005
+ channel_id: 'channel-89321'
18006
+ }
18007
+ }]
18008
+ },
17536
18009
  {
17537
18010
  description: 'The native staking token of XPLA.',
17538
18011
  denom_units: [{
@@ -23885,6 +24358,45 @@ const asset_list = {
23885
24358
  }
23886
24359
  }]
23887
24360
  },
24361
+ {
24362
+ description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
24363
+ denom_units: [{
24364
+ denom: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
24365
+ exponent: 0,
24366
+ aliases: ['uxion']
24367
+ }, {
24368
+ denom: 'XION',
24369
+ exponent: 6,
24370
+ aliases: ['xion']
24371
+ }],
24372
+ base: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
24373
+ display: 'XION',
24374
+ name: 'xion',
24375
+ symbol: 'XION',
24376
+ coingecko_id: 'xion-2',
24377
+ type_asset: 'sdk.coin',
24378
+ logo_URIs: {
24379
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
24380
+ },
24381
+ images: [{
24382
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
24383
+ }],
24384
+ socials: {
24385
+ website: 'https://xion.burnt.com/',
24386
+ twitter: 'https://twitter.com/burnt_xion'
24387
+ },
24388
+ traces: [{
24389
+ type: 'ibc',
24390
+ counterparty: {
24391
+ channel_id: 'channel-1',
24392
+ base_denom: 'uxion',
24393
+ chain_name: 'xion'
24394
+ },
24395
+ chain: {
24396
+ channel_id: 'channel-89321'
24397
+ }
24398
+ }]
24399
+ },
23888
24400
  {
23889
24401
  description: 'The native staking token of XPLA.',
23890
24402
  denom_units: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.27",
3
+ "version": "1.67.29",
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",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^0.50.27"
32
+ "@chain-registry/types": "^0.50.29"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "f6c204473f087b55fc5f055485c1da47c0eda513"
41
+ "gitHead": "5c707679cd3a317382055988b841a55892a0b16d"
42
42
  }