@chain-registry/assets 1.70.86 → 1.70.88

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/mainnet/elys.js CHANGED
@@ -605,6 +605,45 @@ const assets = {
605
605
  }
606
606
  }]
607
607
  },
608
+ {
609
+ description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
610
+ denom_units: [{
611
+ denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
612
+ exponent: 0,
613
+ aliases: ['uxion']
614
+ }, {
615
+ denom: 'XION',
616
+ exponent: 6,
617
+ aliases: ['xion']
618
+ }],
619
+ base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
620
+ display: 'XION',
621
+ name: 'xion',
622
+ symbol: 'XION',
623
+ coingecko_id: 'xion-2',
624
+ type_asset: 'sdk.coin',
625
+ logo_URIs: {
626
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
627
+ },
628
+ images: [{
629
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
630
+ }],
631
+ socials: {
632
+ website: 'https://xion.burnt.com/',
633
+ twitter: 'https://twitter.com/burnt_xion'
634
+ },
635
+ traces: [{
636
+ type: 'ibc',
637
+ counterparty: {
638
+ channel_id: 'channel-9',
639
+ base_denom: 'uxion',
640
+ chain_name: 'xion'
641
+ },
642
+ chain: {
643
+ channel_id: 'channel-8'
644
+ }
645
+ }]
646
+ },
608
647
  {
609
648
  description: 'The permissioned staking asset for Noble Chain',
610
649
  denom_units: [{
@@ -862,6 +901,45 @@ const assets = {
862
901
  channel_id: 'channel-9'
863
902
  }
864
903
  }]
904
+ },
905
+ {
906
+ description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
907
+ denom_units: [{
908
+ denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
909
+ exponent: 0,
910
+ aliases: ['uxion']
911
+ }, {
912
+ denom: 'XION',
913
+ exponent: 6,
914
+ aliases: ['xion']
915
+ }],
916
+ base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
917
+ display: 'XION',
918
+ name: 'xion',
919
+ symbol: 'XION',
920
+ coingecko_id: 'xion-2',
921
+ type_asset: 'sdk.coin',
922
+ logo_URIs: {
923
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
924
+ },
925
+ images: [{
926
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
927
+ }],
928
+ socials: {
929
+ website: 'https://xion.burnt.com/',
930
+ twitter: 'https://twitter.com/burnt_xion'
931
+ },
932
+ traces: [{
933
+ type: 'ibc',
934
+ counterparty: {
935
+ channel_id: 'channel-9',
936
+ base_denom: 'uxion',
937
+ chain_name: 'xion'
938
+ },
939
+ chain: {
940
+ channel_id: 'channel-8'
941
+ }
942
+ }]
865
943
  }
866
944
  ]
867
945
  };
package/mainnet/kujira.js CHANGED
@@ -7846,6 +7846,42 @@ const assets = {
7846
7846
  }
7847
7847
  }]
7848
7848
  },
7849
+ {
7850
+ description: 'ERIS Arbitrage LUNA',
7851
+ type_asset: 'cw20',
7852
+ address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
7853
+ denom_units: [{
7854
+ denom: 'ibc/5F5070224BAAB407493823E99C61B35CECD8B004C85D5B8361BFFF732A09D8CF',
7855
+ exponent: 0,
7856
+ aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
7857
+ }, {
7858
+ denom: 'arbLUNA',
7859
+ exponent: 6
7860
+ }],
7861
+ base: 'ibc/5F5070224BAAB407493823E99C61B35CECD8B004C85D5B8361BFFF732A09D8CF',
7862
+ name: 'ERIS Arb LUNA',
7863
+ display: 'arbLUNA',
7864
+ symbol: 'arbLUNA',
7865
+ logo_URIs: {
7866
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
7867
+ },
7868
+ images: [{
7869
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
7870
+ }],
7871
+ traces: [{
7872
+ type: 'ibc-cw20',
7873
+ counterparty: {
7874
+ port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
7875
+ channel_id: 'channel-28',
7876
+ base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
7877
+ chain_name: 'terra2'
7878
+ },
7879
+ chain: {
7880
+ port: 'transfer',
7881
+ channel_id: 'channel-36'
7882
+ }
7883
+ }]
7884
+ },
7849
7885
  {
7850
7886
  description: 'The native token cw20 for SIENNA on Secret Network',
7851
7887
  denom_units: [{
@@ -9518,6 +9554,42 @@ const assets = {
9518
9554
  channel_id: 'channel-36'
9519
9555
  }
9520
9556
  }]
9557
+ },
9558
+ {
9559
+ description: 'ERIS Arbitrage LUNA',
9560
+ type_asset: 'cw20',
9561
+ address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
9562
+ denom_units: [{
9563
+ denom: 'ibc/5F5070224BAAB407493823E99C61B35CECD8B004C85D5B8361BFFF732A09D8CF',
9564
+ exponent: 0,
9565
+ aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
9566
+ }, {
9567
+ denom: 'arbLUNA',
9568
+ exponent: 6
9569
+ }],
9570
+ base: 'ibc/5F5070224BAAB407493823E99C61B35CECD8B004C85D5B8361BFFF732A09D8CF',
9571
+ name: 'ERIS Arb LUNA',
9572
+ display: 'arbLUNA',
9573
+ symbol: 'arbLUNA',
9574
+ logo_URIs: {
9575
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
9576
+ },
9577
+ images: [{
9578
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
9579
+ }],
9580
+ traces: [{
9581
+ type: 'ibc-cw20',
9582
+ counterparty: {
9583
+ port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
9584
+ channel_id: 'channel-28',
9585
+ base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
9586
+ chain_name: 'terra2'
9587
+ },
9588
+ chain: {
9589
+ port: 'transfer',
9590
+ channel_id: 'channel-36'
9591
+ }
9592
+ }]
9521
9593
  }
9522
9594
  ]
9523
9595
  };
@@ -11427,6 +11427,42 @@ const assets = {
11427
11427
  }
11428
11428
  }]
11429
11429
  },
11430
+ {
11431
+ description: 'ERIS Arbitrage LUNA',
11432
+ type_asset: 'cw20',
11433
+ address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
11434
+ denom_units: [{
11435
+ denom: 'ibc/9D5A1DCC543A59EA1802437F33316EE273D35A092CCD84B5CBFD34B89AA28E85',
11436
+ exponent: 0,
11437
+ aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
11438
+ }, {
11439
+ denom: 'arbLUNA',
11440
+ exponent: 6
11441
+ }],
11442
+ base: 'ibc/9D5A1DCC543A59EA1802437F33316EE273D35A092CCD84B5CBFD34B89AA28E85',
11443
+ name: 'ERIS Arb LUNA',
11444
+ display: 'arbLUNA',
11445
+ symbol: 'arbLUNA',
11446
+ logo_URIs: {
11447
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
11448
+ },
11449
+ images: [{
11450
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
11451
+ }],
11452
+ traces: [{
11453
+ type: 'ibc-cw20',
11454
+ counterparty: {
11455
+ port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
11456
+ channel_id: 'channel-87',
11457
+ base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
11458
+ chain_name: 'terra2'
11459
+ },
11460
+ chain: {
11461
+ port: 'transfer',
11462
+ channel_id: 'channel-2'
11463
+ }
11464
+ }]
11465
+ },
11430
11466
  {
11431
11467
  description: 'The native token cw20 for SIENNA on Secret Network',
11432
11468
  denom_units: [{
@@ -20160,6 +20196,42 @@ const assets = {
20160
20196
  channel_id: 'channel-2'
20161
20197
  }
20162
20198
  }]
20199
+ },
20200
+ {
20201
+ description: 'ERIS Arbitrage LUNA',
20202
+ type_asset: 'cw20',
20203
+ address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
20204
+ denom_units: [{
20205
+ denom: 'ibc/9D5A1DCC543A59EA1802437F33316EE273D35A092CCD84B5CBFD34B89AA28E85',
20206
+ exponent: 0,
20207
+ aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
20208
+ }, {
20209
+ denom: 'arbLUNA',
20210
+ exponent: 6
20211
+ }],
20212
+ base: 'ibc/9D5A1DCC543A59EA1802437F33316EE273D35A092CCD84B5CBFD34B89AA28E85',
20213
+ name: 'ERIS Arb LUNA',
20214
+ display: 'arbLUNA',
20215
+ symbol: 'arbLUNA',
20216
+ logo_URIs: {
20217
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
20218
+ },
20219
+ images: [{
20220
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
20221
+ }],
20222
+ traces: [{
20223
+ type: 'ibc-cw20',
20224
+ counterparty: {
20225
+ port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
20226
+ channel_id: 'channel-87',
20227
+ base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
20228
+ chain_name: 'terra2'
20229
+ },
20230
+ chain: {
20231
+ port: 'transfer',
20232
+ channel_id: 'channel-2'
20233
+ }
20234
+ }]
20163
20235
  }
20164
20236
  ]
20165
20237
  };
@@ -13166,6 +13166,42 @@ const assets = {
13166
13166
  }
13167
13167
  }]
13168
13168
  },
13169
+ {
13170
+ description: 'ERIS Arbitrage LUNA',
13171
+ type_asset: 'cw20',
13172
+ address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
13173
+ denom_units: [{
13174
+ denom: 'ibc/4628F57F4FD551A8D99F23C4AEA462864C2F38802B905413D6B1D0082FFEEDF3',
13175
+ exponent: 0,
13176
+ aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
13177
+ }, {
13178
+ denom: 'arbLUNA',
13179
+ exponent: 6
13180
+ }],
13181
+ base: 'ibc/4628F57F4FD551A8D99F23C4AEA462864C2F38802B905413D6B1D0082FFEEDF3',
13182
+ name: 'ERIS Arb LUNA',
13183
+ display: 'arbLUNA',
13184
+ symbol: 'arbLUNA',
13185
+ logo_URIs: {
13186
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
13187
+ },
13188
+ images: [{
13189
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
13190
+ }],
13191
+ traces: [{
13192
+ type: 'ibc-cw20',
13193
+ counterparty: {
13194
+ port: 'wasm.terra1jhfjnm39y3nn9l4520mdn4k5mw23nz0674c4gsvyrcr90z9tqcvst22fce',
13195
+ channel_id: 'channel-167',
13196
+ base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
13197
+ chain_name: 'terra2'
13198
+ },
13199
+ chain: {
13200
+ port: 'transfer',
13201
+ channel_id: 'channel-5'
13202
+ }
13203
+ }]
13204
+ },
13169
13205
  {
13170
13206
  description: 'The native token cw20 for SIENNA on Secret Network',
13171
13207
  denom_units: [{
@@ -14838,6 +14874,42 @@ const assets = {
14838
14874
  channel_id: 'channel-5'
14839
14875
  }
14840
14876
  }]
14877
+ },
14878
+ {
14879
+ description: 'ERIS Arbitrage LUNA',
14880
+ type_asset: 'cw20',
14881
+ address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
14882
+ denom_units: [{
14883
+ denom: 'ibc/4628F57F4FD551A8D99F23C4AEA462864C2F38802B905413D6B1D0082FFEEDF3',
14884
+ exponent: 0,
14885
+ aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
14886
+ }, {
14887
+ denom: 'arbLUNA',
14888
+ exponent: 6
14889
+ }],
14890
+ base: 'ibc/4628F57F4FD551A8D99F23C4AEA462864C2F38802B905413D6B1D0082FFEEDF3',
14891
+ name: 'ERIS Arb LUNA',
14892
+ display: 'arbLUNA',
14893
+ symbol: 'arbLUNA',
14894
+ logo_URIs: {
14895
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
14896
+ },
14897
+ images: [{
14898
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
14899
+ }],
14900
+ traces: [{
14901
+ type: 'ibc-cw20',
14902
+ counterparty: {
14903
+ port: 'wasm.terra1jhfjnm39y3nn9l4520mdn4k5mw23nz0674c4gsvyrcr90z9tqcvst22fce',
14904
+ channel_id: 'channel-167',
14905
+ base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
14906
+ chain_name: 'terra2'
14907
+ },
14908
+ chain: {
14909
+ port: 'transfer',
14910
+ channel_id: 'channel-5'
14911
+ }
14912
+ }]
14841
14913
  }
14842
14914
  ]
14843
14915
  };
@@ -40401,6 +40401,42 @@ const assets = {
40401
40401
  }
40402
40402
  }]
40403
40403
  },
40404
+ {
40405
+ description: 'ERIS Arbitrage LUNA',
40406
+ type_asset: 'cw20',
40407
+ address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
40408
+ denom_units: [{
40409
+ denom: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
40410
+ exponent: 0,
40411
+ aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
40412
+ }, {
40413
+ denom: 'arbLUNA',
40414
+ exponent: 6
40415
+ }],
40416
+ base: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
40417
+ name: 'ERIS Arb LUNA',
40418
+ display: 'arbLUNA',
40419
+ symbol: 'arbLUNA',
40420
+ logo_URIs: {
40421
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
40422
+ },
40423
+ images: [{
40424
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
40425
+ }],
40426
+ traces: [{
40427
+ type: 'ibc-cw20',
40428
+ counterparty: {
40429
+ port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
40430
+ channel_id: 'channel-85',
40431
+ base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
40432
+ chain_name: 'terra2'
40433
+ },
40434
+ chain: {
40435
+ port: 'transfer',
40436
+ channel_id: 'channel-559'
40437
+ }
40438
+ }]
40439
+ },
40404
40440
  {
40405
40441
  description: 'The native token cw20 for SIENNA on Secret Network',
40406
40442
  denom_units: [{
@@ -49134,6 +49170,42 @@ const assets = {
49134
49170
  channel_id: 'channel-559'
49135
49171
  }
49136
49172
  }]
49173
+ },
49174
+ {
49175
+ description: 'ERIS Arbitrage LUNA',
49176
+ type_asset: 'cw20',
49177
+ address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
49178
+ denom_units: [{
49179
+ denom: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
49180
+ exponent: 0,
49181
+ aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
49182
+ }, {
49183
+ denom: 'arbLUNA',
49184
+ exponent: 6
49185
+ }],
49186
+ base: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
49187
+ name: 'ERIS Arb LUNA',
49188
+ display: 'arbLUNA',
49189
+ symbol: 'arbLUNA',
49190
+ logo_URIs: {
49191
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
49192
+ },
49193
+ images: [{
49194
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
49195
+ }],
49196
+ traces: [{
49197
+ type: 'ibc-cw20',
49198
+ counterparty: {
49199
+ port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
49200
+ channel_id: 'channel-85',
49201
+ base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
49202
+ chain_name: 'terra2'
49203
+ },
49204
+ chain: {
49205
+ port: 'transfer',
49206
+ channel_id: 'channel-559'
49207
+ }
49208
+ }]
49137
49209
  }
49138
49210
  ]
49139
49211
  };
@@ -15145,6 +15145,42 @@ const assets = {
15145
15145
  }
15146
15146
  }]
15147
15147
  },
15148
+ {
15149
+ description: 'ERIS Arbitrage LUNA',
15150
+ type_asset: 'cw20',
15151
+ address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
15152
+ denom_units: [{
15153
+ denom: 'ibc/5A64BCACA631B6C2BB520AFE8283C6C83E8EE44C4B39D6298C7C8915BC38DF5B',
15154
+ exponent: 0,
15155
+ aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
15156
+ }, {
15157
+ denom: 'arbLUNA',
15158
+ exponent: 6
15159
+ }],
15160
+ base: 'ibc/5A64BCACA631B6C2BB520AFE8283C6C83E8EE44C4B39D6298C7C8915BC38DF5B',
15161
+ name: 'ERIS Arb LUNA',
15162
+ display: 'arbLUNA',
15163
+ symbol: 'arbLUNA',
15164
+ logo_URIs: {
15165
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
15166
+ },
15167
+ images: [{
15168
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
15169
+ }],
15170
+ traces: [{
15171
+ type: 'ibc-cw20',
15172
+ counterparty: {
15173
+ port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
15174
+ channel_id: 'channel-382',
15175
+ base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
15176
+ chain_name: 'terra2'
15177
+ },
15178
+ chain: {
15179
+ port: 'transfer',
15180
+ channel_id: 'channel-127'
15181
+ }
15182
+ }]
15183
+ },
15148
15184
  {
15149
15185
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
15150
15186
  denom_units: [{
@@ -16440,6 +16476,42 @@ const assets = {
16440
16476
  channel_id: 'channel-127'
16441
16477
  }
16442
16478
  }]
16479
+ },
16480
+ {
16481
+ description: 'ERIS Arbitrage LUNA',
16482
+ type_asset: 'cw20',
16483
+ address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
16484
+ denom_units: [{
16485
+ denom: 'ibc/5A64BCACA631B6C2BB520AFE8283C6C83E8EE44C4B39D6298C7C8915BC38DF5B',
16486
+ exponent: 0,
16487
+ aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
16488
+ }, {
16489
+ denom: 'arbLUNA',
16490
+ exponent: 6
16491
+ }],
16492
+ base: 'ibc/5A64BCACA631B6C2BB520AFE8283C6C83E8EE44C4B39D6298C7C8915BC38DF5B',
16493
+ name: 'ERIS Arb LUNA',
16494
+ display: 'arbLUNA',
16495
+ symbol: 'arbLUNA',
16496
+ logo_URIs: {
16497
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
16498
+ },
16499
+ images: [{
16500
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
16501
+ }],
16502
+ traces: [{
16503
+ type: 'ibc-cw20',
16504
+ counterparty: {
16505
+ port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
16506
+ channel_id: 'channel-382',
16507
+ base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
16508
+ chain_name: 'terra2'
16509
+ },
16510
+ chain: {
16511
+ port: 'transfer',
16512
+ channel_id: 'channel-127'
16513
+ }
16514
+ }]
16443
16515
  }
16444
16516
  ]
16445
16517
  };