@chain-registry/assets 1.70.192 → 1.70.194

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.
@@ -591,6 +591,46 @@ const assets = {
591
591
  }
592
592
  }]
593
593
  },
594
+ {
595
+ description: 'The native token of Initia',
596
+ denom_units: [{
597
+ denom: 'ibc/739368B97C6A578432701EEE54CF8BAE535F2EDD28BE051E05268BFA99229090',
598
+ exponent: 0,
599
+ aliases: ['uinit']
600
+ }, {
601
+ denom: 'INIT',
602
+ exponent: 6
603
+ }],
604
+ base: 'ibc/739368B97C6A578432701EEE54CF8BAE535F2EDD28BE051E05268BFA99229090',
605
+ display: 'INIT',
606
+ name: 'Initia',
607
+ symbol: 'INIT',
608
+ images: [{
609
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
610
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
611
+ theme: {
612
+ circle: true,
613
+ primary_color_hex: '#040404'
614
+ }
615
+ }],
616
+ socials: {
617
+ website: 'https://initia.xyz/',
618
+ twitter: 'https://twitter.com/initiaFDN'
619
+ },
620
+ type_asset: 'sdk.coin',
621
+ coingecko_id: 'initia',
622
+ traces: [{
623
+ type: 'ibc',
624
+ counterparty: {
625
+ channel_id: 'channel-37',
626
+ base_denom: 'uinit',
627
+ chain_name: 'initia'
628
+ },
629
+ chain: {
630
+ channel_id: 'channel-6885'
631
+ }
632
+ }]
633
+ },
594
634
  {
595
635
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
596
636
  denom_units: [{
@@ -1856,6 +1896,46 @@ const assets = {
1856
1896
  }
1857
1897
  }]
1858
1898
  },
1899
+ {
1900
+ description: 'The native token of Initia',
1901
+ denom_units: [{
1902
+ denom: 'ibc/739368B97C6A578432701EEE54CF8BAE535F2EDD28BE051E05268BFA99229090',
1903
+ exponent: 0,
1904
+ aliases: ['uinit']
1905
+ }, {
1906
+ denom: 'INIT',
1907
+ exponent: 6
1908
+ }],
1909
+ base: 'ibc/739368B97C6A578432701EEE54CF8BAE535F2EDD28BE051E05268BFA99229090',
1910
+ display: 'INIT',
1911
+ name: 'Initia',
1912
+ symbol: 'INIT',
1913
+ images: [{
1914
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
1915
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
1916
+ theme: {
1917
+ circle: true,
1918
+ primary_color_hex: '#040404'
1919
+ }
1920
+ }],
1921
+ socials: {
1922
+ website: 'https://initia.xyz/',
1923
+ twitter: 'https://twitter.com/initiaFDN'
1924
+ },
1925
+ type_asset: 'sdk.coin',
1926
+ coingecko_id: 'initia',
1927
+ traces: [{
1928
+ type: 'ibc',
1929
+ counterparty: {
1930
+ channel_id: 'channel-37',
1931
+ base_denom: 'uinit',
1932
+ chain_name: 'initia'
1933
+ },
1934
+ chain: {
1935
+ channel_id: 'channel-6885'
1936
+ }
1937
+ }]
1938
+ },
1859
1939
  {
1860
1940
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
1861
1941
  denom_units: [{
@@ -1,6 +1,49 @@
1
1
  const assets = {
2
2
  chain_name: 'nyx',
3
3
  assets: [
4
+ {
5
+ description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
6
+ denom_units: [{
7
+ denom: 'ibc/2253DE2F950B35D9AB9B403F58F30B970ABDFE1A35AD23E9AB20AE575C68984A',
8
+ exponent: 0,
9
+ aliases: ['uaxl']
10
+ }, {
11
+ denom: 'axl',
12
+ exponent: 6
13
+ }],
14
+ base: 'ibc/2253DE2F950B35D9AB9B403F58F30B970ABDFE1A35AD23E9AB20AE575C68984A',
15
+ name: 'Axelar',
16
+ display: 'axl',
17
+ symbol: 'AXL',
18
+ logo_URIs: {
19
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
20
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
21
+ },
22
+ coingecko_id: 'axelar',
23
+ images: [{
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
25
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
26
+ theme: {
27
+ primary_color_hex: '#040404'
28
+ }
29
+ }],
30
+ socials: {
31
+ website: 'https://axelar.network/',
32
+ twitter: 'https://twitter.com/axelarnetwork'
33
+ },
34
+ type_asset: 'sdk.coin',
35
+ traces: [{
36
+ type: 'ibc',
37
+ counterparty: {
38
+ channel_id: 'channel-177',
39
+ base_denom: 'uaxl',
40
+ chain_name: 'axelar'
41
+ },
42
+ chain: {
43
+ channel_id: 'channel-14'
44
+ }
45
+ }]
46
+ },
4
47
  {
5
48
  description: 'The native token of Gravity Bridge',
6
49
  denom_units: [{
@@ -44,6 +87,49 @@ const assets = {
44
87
  }
45
88
  }]
46
89
  },
90
+ {
91
+ description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
92
+ denom_units: [{
93
+ denom: 'ibc/2253DE2F950B35D9AB9B403F58F30B970ABDFE1A35AD23E9AB20AE575C68984A',
94
+ exponent: 0,
95
+ aliases: ['uaxl']
96
+ }, {
97
+ denom: 'axl',
98
+ exponent: 6
99
+ }],
100
+ base: 'ibc/2253DE2F950B35D9AB9B403F58F30B970ABDFE1A35AD23E9AB20AE575C68984A',
101
+ name: 'Axelar',
102
+ display: 'axl',
103
+ symbol: 'AXL',
104
+ logo_URIs: {
105
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
106
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
107
+ },
108
+ coingecko_id: 'axelar',
109
+ images: [{
110
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
111
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
112
+ theme: {
113
+ primary_color_hex: '#040404'
114
+ }
115
+ }],
116
+ socials: {
117
+ website: 'https://axelar.network/',
118
+ twitter: 'https://twitter.com/axelarnetwork'
119
+ },
120
+ type_asset: 'sdk.coin',
121
+ traces: [{
122
+ type: 'ibc',
123
+ counterparty: {
124
+ channel_id: 'channel-177',
125
+ base_denom: 'uaxl',
126
+ chain_name: 'axelar'
127
+ },
128
+ chain: {
129
+ channel_id: 'channel-14'
130
+ }
131
+ }]
132
+ },
47
133
  {
48
134
  description: 'The native token of Gravity Bridge',
49
135
  denom_units: [{
@@ -3669,14 +3669,14 @@ const assets = {
3669
3669
  {
3670
3670
  description: 'The native token of Initia',
3671
3671
  denom_units: [{
3672
- denom: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
3672
+ denom: 'ibc/DD7EA9AF1E58E9FDD7F9810976817E203D5B87BAEF7AEA592FA34DF73310620B',
3673
3673
  exponent: 0,
3674
3674
  aliases: ['uinit']
3675
3675
  }, {
3676
3676
  denom: 'INIT',
3677
3677
  exponent: 6
3678
3678
  }],
3679
- base: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
3679
+ base: 'ibc/DD7EA9AF1E58E9FDD7F9810976817E203D5B87BAEF7AEA592FA34DF73310620B',
3680
3680
  display: 'INIT',
3681
3681
  name: 'Initia',
3682
3682
  symbol: 'INIT',
@@ -3693,15 +3693,16 @@ const assets = {
3693
3693
  twitter: 'https://twitter.com/initiaFDN'
3694
3694
  },
3695
3695
  type_asset: 'sdk.coin',
3696
+ coingecko_id: 'initia',
3696
3697
  traces: [{
3697
3698
  type: 'ibc',
3698
3699
  counterparty: {
3699
- channel_id: 'channel-0',
3700
+ channel_id: 'channel-68',
3700
3701
  base_denom: 'uinit',
3701
3702
  chain_name: 'initia'
3702
3703
  },
3703
3704
  chain: {
3704
- channel_id: 'channel-100108'
3705
+ channel_id: 'channel-102122'
3705
3706
  }
3706
3707
  }]
3707
3708
  },
@@ -10059,14 +10060,14 @@ const assets = {
10059
10060
  {
10060
10061
  description: 'The native token of Initia',
10061
10062
  denom_units: [{
10062
- denom: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
10063
+ denom: 'ibc/DD7EA9AF1E58E9FDD7F9810976817E203D5B87BAEF7AEA592FA34DF73310620B',
10063
10064
  exponent: 0,
10064
10065
  aliases: ['uinit']
10065
10066
  }, {
10066
10067
  denom: 'INIT',
10067
10068
  exponent: 6
10068
10069
  }],
10069
- base: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
10070
+ base: 'ibc/DD7EA9AF1E58E9FDD7F9810976817E203D5B87BAEF7AEA592FA34DF73310620B',
10070
10071
  display: 'INIT',
10071
10072
  name: 'Initia',
10072
10073
  symbol: 'INIT',
@@ -10083,15 +10084,16 @@ const assets = {
10083
10084
  twitter: 'https://twitter.com/initiaFDN'
10084
10085
  },
10085
10086
  type_asset: 'sdk.coin',
10087
+ coingecko_id: 'initia',
10086
10088
  traces: [{
10087
10089
  type: 'ibc',
10088
10090
  counterparty: {
10089
- channel_id: 'channel-0',
10091
+ channel_id: 'channel-68',
10090
10092
  base_denom: 'uinit',
10091
10093
  chain_name: 'initia'
10092
10094
  },
10093
10095
  chain: {
10094
- channel_id: 'channel-100108'
10096
+ channel_id: 'channel-102122'
10095
10097
  }
10096
10098
  }]
10097
10099
  },
@@ -28824,14 +28826,14 @@ const assets = {
28824
28826
  exponent: 0,
28825
28827
  aliases: ['cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x']
28826
28828
  }, {
28827
- denom: 'satUniBTC',
28829
+ denom: 'satUniBTC.e',
28828
28830
  exponent: 8
28829
28831
  }],
28830
28832
  base: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
28831
28833
  address: 'bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
28832
- name: 'Satlayer uniBTC',
28833
- display: 'satUniBTC',
28834
- symbol: 'satUniBTC',
28834
+ name: 'SatLayer uniBTC Bridged',
28835
+ display: 'satUniBTC.e',
28836
+ symbol: 'satUniBTC.e',
28835
28837
  logo_URIs: {
28836
28838
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
28837
28839
  },
@@ -32022,14 +32024,14 @@ const assets = {
32022
32024
  exponent: 0,
32023
32025
  aliases: ['cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x']
32024
32026
  }, {
32025
- denom: 'satUniBTC',
32027
+ denom: 'satUniBTC.e',
32026
32028
  exponent: 8
32027
32029
  }],
32028
32030
  base: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
32029
32031
  address: 'bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
32030
- name: 'Satlayer uniBTC',
32031
- display: 'satUniBTC',
32032
- symbol: 'satUniBTC',
32032
+ name: 'SatLayer uniBTC Bridged',
32033
+ display: 'satUniBTC.e',
32034
+ symbol: 'satUniBTC.e',
32033
32035
  logo_URIs: {
32034
32036
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
32035
32037
  },
@@ -47,14 +47,14 @@ const assets = {
47
47
  {
48
48
  description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
49
49
  denom_units: [{
50
- denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
50
+ denom: 'ibc/A670D9568B3E399316EEDE40C1181B7AA4BD0695F0B37513CE9B95B977DFC12E',
51
51
  exponent: 0,
52
52
  aliases: ['uatom']
53
53
  }, {
54
54
  denom: 'atom',
55
55
  exponent: 6
56
56
  }],
57
- base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
57
+ base: 'ibc/A670D9568B3E399316EEDE40C1181B7AA4BD0695F0B37513CE9B95B977DFC12E',
58
58
  name: 'Cosmos Hub Atom',
59
59
  display: 'atom',
60
60
  symbol: 'ATOM',
@@ -78,12 +78,12 @@ const assets = {
78
78
  traces: [{
79
79
  type: 'ibc',
80
80
  counterparty: {
81
- channel_id: 'channel-1335',
81
+ channel_id: 'channel-1352',
82
82
  base_denom: 'uatom',
83
83
  chain_name: 'cosmoshub'
84
84
  },
85
85
  chain: {
86
- channel_id: 'channel-7'
86
+ channel_id: 'channel-10'
87
87
  }
88
88
  }]
89
89
  },
@@ -811,14 +811,14 @@ const assets = {
811
811
  {
812
812
  description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
813
813
  denom_units: [{
814
- denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
814
+ denom: 'ibc/A670D9568B3E399316EEDE40C1181B7AA4BD0695F0B37513CE9B95B977DFC12E',
815
815
  exponent: 0,
816
816
  aliases: ['uatom']
817
817
  }, {
818
818
  denom: 'atom',
819
819
  exponent: 6
820
820
  }],
821
- base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
821
+ base: 'ibc/A670D9568B3E399316EEDE40C1181B7AA4BD0695F0B37513CE9B95B977DFC12E',
822
822
  name: 'Cosmos Hub Atom',
823
823
  display: 'atom',
824
824
  symbol: 'ATOM',
@@ -842,12 +842,12 @@ const assets = {
842
842
  traces: [{
843
843
  type: 'ibc',
844
844
  counterparty: {
845
- channel_id: 'channel-1335',
845
+ channel_id: 'channel-1352',
846
846
  base_denom: 'uatom',
847
847
  chain_name: 'cosmoshub'
848
848
  },
849
849
  chain: {
850
- channel_id: 'channel-7'
850
+ channel_id: 'channel-10'
851
851
  }
852
852
  }]
853
853
  },
@@ -44,5 +44,6 @@ import _terra2testnet from './terra2testnet';
44
44
  import _titannettestnet from './titannettestnet';
45
45
  import _titantestnet from './titantestnet';
46
46
  import _xiontestnet2 from './xiontestnet2';
47
- const assets = [_akashtestnet, _archwaytestnet, _axelartestnet, _babylontestnet, _celestiatestnet3, _chain4energytestnet, _composabletestnet, _coreumtestnet, _cosmoshubtestnet, _cosmosicsprovidertestnet, _doravotatestnet, _dydxtestnet, _elystestnet, _empowertestnet, _impacthubtestnet, _injectivetestnet, _jackaltestnet2, _junotestnet, _kimanetworktestnet, _kujiratestnet, _kyvetestnet, _lavatestnet, _likecointestnet, _manifesttestnet, _mantrachaintestnet, _mantrachaintestnet2, _marstestnet, _neutrontestnet, _nobletestnet, _noistestnet, _nolustestnet, _osmosistestnet, _persistencetestnet2, _quicksilvertestnet, _sagatestnet, _seitestnet2, _sgetestnet, _stargazetestnet, _swisstroniktestnet, _symphonytestnet, _symphonytestnet3, _synternettestnet, _terra2testnet, _titannettestnet, _titantestnet, _xiontestnet2];
47
+ import _xrplevmtestnet from './xrplevmtestnet';
48
+ const assets = [_akashtestnet, _archwaytestnet, _axelartestnet, _babylontestnet, _celestiatestnet3, _chain4energytestnet, _composabletestnet, _coreumtestnet, _cosmoshubtestnet, _cosmosicsprovidertestnet, _doravotatestnet, _dydxtestnet, _elystestnet, _empowertestnet, _impacthubtestnet, _injectivetestnet, _jackaltestnet2, _junotestnet, _kimanetworktestnet, _kujiratestnet, _kyvetestnet, _lavatestnet, _likecointestnet, _manifesttestnet, _mantrachaintestnet, _mantrachaintestnet2, _marstestnet, _neutrontestnet, _nobletestnet, _noistestnet, _nolustestnet, _osmosistestnet, _persistencetestnet2, _quicksilvertestnet, _sagatestnet, _seitestnet2, _sgetestnet, _stargazetestnet, _swisstroniktestnet, _symphonytestnet, _symphonytestnet3, _synternettestnet, _terra2testnet, _titannettestnet, _titantestnet, _xiontestnet2, _xrplevmtestnet];
48
49
  export default assets;
@@ -1,6 +1,7 @@
1
1
  const assets = {
2
2
  chain_name: 'cosmosicsprovidertestnet',
3
- assets: [{
3
+ assets: [
4
+ {
4
5
  description: 'The native token of MANTRA',
5
6
  denom_units: [{
6
7
  denom: 'ibc/21619233C9A7288683ECFC5056CA31BBA63A8769C38C1F4DC992EA533DCD8EDE',
@@ -68,7 +69,59 @@ const assets = {
68
69
  channel_id: 'channel-241'
69
70
  }
70
71
  }]
71
- }, {
72
+ },
73
+ {
74
+ description: 'The native token of XRPL EVM Testnet',
75
+ denom_units: [{
76
+ denom: 'ibc/68D1062C8B0F11B913FD9285553A7529C3C26D0C49FB64D135E255D9742F6A01',
77
+ exponent: 0,
78
+ aliases: ['axrp']
79
+ }, {
80
+ denom: 'XRP',
81
+ exponent: 18
82
+ }],
83
+ type_asset: 'sdk.coin',
84
+ base: 'ibc/68D1062C8B0F11B913FD9285553A7529C3C26D0C49FB64D135E255D9742F6A01',
85
+ name: 'XRP',
86
+ display: 'XRP',
87
+ symbol: 'XRP',
88
+ images: [{
89
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
90
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg',
91
+ theme: {
92
+ primary_color_hex: '#040404'
93
+ }
94
+ }],
95
+ keywords: [
96
+ 'xrpl',
97
+ 'evm',
98
+ 'testnet',
99
+ 'sidechain',
100
+ 'ripple',
101
+ 'peersyst',
102
+ 'cosmos',
103
+ 'evmos',
104
+ 'axelar',
105
+ 'xrp',
106
+ 'xrplevm'
107
+ ],
108
+ socials: {
109
+ website: 'https://xrplevm.org',
110
+ twitter: 'https://twitter.com/Peersyst'
111
+ },
112
+ traces: [{
113
+ type: 'ibc',
114
+ counterparty: {
115
+ channel_id: 'channel-1',
116
+ base_denom: 'axrp',
117
+ chain_name: 'xrplevmtestnet'
118
+ },
119
+ chain: {
120
+ channel_id: 'channel-374'
121
+ }
122
+ }]
123
+ },
124
+ {
72
125
  description: 'The native token of MANTRA',
73
126
  denom_units: [{
74
127
  denom: 'ibc/21619233C9A7288683ECFC5056CA31BBA63A8769C38C1F4DC992EA533DCD8EDE',
@@ -136,6 +189,58 @@ const assets = {
136
189
  channel_id: 'channel-241'
137
190
  }
138
191
  }]
139
- }]
192
+ },
193
+ {
194
+ description: 'The native token of XRPL EVM Testnet',
195
+ denom_units: [{
196
+ denom: 'ibc/68D1062C8B0F11B913FD9285553A7529C3C26D0C49FB64D135E255D9742F6A01',
197
+ exponent: 0,
198
+ aliases: ['axrp']
199
+ }, {
200
+ denom: 'XRP',
201
+ exponent: 18
202
+ }],
203
+ type_asset: 'sdk.coin',
204
+ base: 'ibc/68D1062C8B0F11B913FD9285553A7529C3C26D0C49FB64D135E255D9742F6A01',
205
+ name: 'XRP',
206
+ display: 'XRP',
207
+ symbol: 'XRP',
208
+ images: [{
209
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
210
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg',
211
+ theme: {
212
+ primary_color_hex: '#040404'
213
+ }
214
+ }],
215
+ keywords: [
216
+ 'xrpl',
217
+ 'evm',
218
+ 'testnet',
219
+ 'sidechain',
220
+ 'ripple',
221
+ 'peersyst',
222
+ 'cosmos',
223
+ 'evmos',
224
+ 'axelar',
225
+ 'xrp',
226
+ 'xrplevm'
227
+ ],
228
+ socials: {
229
+ website: 'https://xrplevm.org',
230
+ twitter: 'https://twitter.com/Peersyst'
231
+ },
232
+ traces: [{
233
+ type: 'ibc',
234
+ counterparty: {
235
+ channel_id: 'channel-1',
236
+ base_denom: 'axrp',
237
+ chain_name: 'xrplevmtestnet'
238
+ },
239
+ chain: {
240
+ channel_id: 'channel-374'
241
+ }
242
+ }]
243
+ }
244
+ ]
140
245
  };
141
246
  export default assets;
@@ -199,6 +199,57 @@ const assets = {
199
199
  }
200
200
  }]
201
201
  },
202
+ {
203
+ description: 'The native token of XRPL EVM Testnet',
204
+ denom_units: [{
205
+ denom: 'ibc/E925EC46A2F4B84815DB7218ADF272989DADD18372C779F68DB31A6BC4F91B7D',
206
+ exponent: 0,
207
+ aliases: ['axrp']
208
+ }, {
209
+ denom: 'XRP',
210
+ exponent: 18
211
+ }],
212
+ type_asset: 'sdk.coin',
213
+ base: 'ibc/E925EC46A2F4B84815DB7218ADF272989DADD18372C779F68DB31A6BC4F91B7D',
214
+ name: 'XRP',
215
+ display: 'XRP',
216
+ symbol: 'XRP',
217
+ images: [{
218
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
219
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg',
220
+ theme: {
221
+ primary_color_hex: '#040404'
222
+ }
223
+ }],
224
+ keywords: [
225
+ 'xrpl',
226
+ 'evm',
227
+ 'testnet',
228
+ 'sidechain',
229
+ 'ripple',
230
+ 'peersyst',
231
+ 'cosmos',
232
+ 'evmos',
233
+ 'axelar',
234
+ 'xrp',
235
+ 'xrplevm'
236
+ ],
237
+ socials: {
238
+ website: 'https://xrplevm.org',
239
+ twitter: 'https://twitter.com/Peersyst'
240
+ },
241
+ traces: [{
242
+ type: 'ibc',
243
+ counterparty: {
244
+ channel_id: 'channel-3',
245
+ base_denom: 'axrp',
246
+ chain_name: 'xrplevmtestnet'
247
+ },
248
+ chain: {
249
+ channel_id: 'channel-10'
250
+ }
251
+ }]
252
+ },
202
253
  {
203
254
  description: 'The controlled staking asset for Noble Chain',
204
255
  denom_units: [{
@@ -288,6 +339,57 @@ const assets = {
288
339
  }
289
340
  }]
290
341
  },
342
+ {
343
+ description: 'The native token of XRPL EVM Testnet',
344
+ denom_units: [{
345
+ denom: 'ibc/E925EC46A2F4B84815DB7218ADF272989DADD18372C779F68DB31A6BC4F91B7D',
346
+ exponent: 0,
347
+ aliases: ['axrp']
348
+ }, {
349
+ denom: 'XRP',
350
+ exponent: 18
351
+ }],
352
+ type_asset: 'sdk.coin',
353
+ base: 'ibc/E925EC46A2F4B84815DB7218ADF272989DADD18372C779F68DB31A6BC4F91B7D',
354
+ name: 'XRP',
355
+ display: 'XRP',
356
+ symbol: 'XRP',
357
+ images: [{
358
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
359
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg',
360
+ theme: {
361
+ primary_color_hex: '#040404'
362
+ }
363
+ }],
364
+ keywords: [
365
+ 'xrpl',
366
+ 'evm',
367
+ 'testnet',
368
+ 'sidechain',
369
+ 'ripple',
370
+ 'peersyst',
371
+ 'cosmos',
372
+ 'evmos',
373
+ 'axelar',
374
+ 'xrp',
375
+ 'xrplevm'
376
+ ],
377
+ socials: {
378
+ website: 'https://xrplevm.org',
379
+ twitter: 'https://twitter.com/Peersyst'
380
+ },
381
+ traces: [{
382
+ type: 'ibc',
383
+ counterparty: {
384
+ channel_id: 'channel-3',
385
+ base_denom: 'axrp',
386
+ chain_name: 'xrplevmtestnet'
387
+ },
388
+ chain: {
389
+ channel_id: 'channel-10'
390
+ }
391
+ }]
392
+ },
291
393
  {
292
394
  description: 'The native token of Prysm',
293
395
  denom_units: [{
@@ -44,3 +44,4 @@ export * as terra2testnet from './terra2testnet';
44
44
  export * as titannettestnet from './titannettestnet';
45
45
  export * as titantestnet from './titantestnet';
46
46
  export * as xiontestnet2 from './xiontestnet2';
47
+ export * as xrplevmtestnet from './xrplevmtestnet';