@chain-registry/assets 1.70.171 → 1.70.172

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.
@@ -1,186 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const assets = {
4
- chain_name: 'xiontestnet',
5
- assets: [
6
- {
7
- description: 'The controlled staking asset for Noble Chain',
8
- denom_units: [{
9
- denom: 'ibc/C8FD14D5DA62F9C74732082F87954EF1EAAB921A1E0F9435A8036EB0AAFB2224',
10
- exponent: 0,
11
- aliases: ['ustake']
12
- }, {
13
- denom: 'stake',
14
- exponent: 6
15
- }],
16
- base: 'ibc/C8FD14D5DA62F9C74732082F87954EF1EAAB921A1E0F9435A8036EB0AAFB2224',
17
- name: 'Stake',
18
- display: 'stake',
19
- symbol: 'STAKE',
20
- type_asset: 'sdk.coin',
21
- traces: [{
22
- type: 'ibc',
23
- counterparty: {
24
- channel_id: 'channel-147',
25
- base_denom: 'ustake',
26
- chain_name: 'nobletestnet'
27
- },
28
- chain: {
29
- channel_id: 'channel-489'
30
- }
31
- }]
32
- },
33
- {
34
- description: 'Love is a test tokenfactory asset controlled by the Strangelove Team',
35
- denom_units: [{
36
- denom: 'ibc/197E0E61120F536972C6456BF2D4D2F786110EA228E31E5CE8695F7C5C96D42B',
37
- exponent: 0,
38
- aliases: ['ulove']
39
- }, {
40
- denom: 'love',
41
- exponent: 6
42
- }],
43
- base: 'ibc/197E0E61120F536972C6456BF2D4D2F786110EA228E31E5CE8695F7C5C96D42B',
44
- display: 'love',
45
- name: 'Love',
46
- symbol: 'LOVE',
47
- type_asset: 'sdk.coin',
48
- traces: [{
49
- type: 'ibc',
50
- counterparty: {
51
- channel_id: 'channel-147',
52
- base_denom: 'ulove',
53
- chain_name: 'nobletestnet'
54
- },
55
- chain: {
56
- channel_id: 'channel-489'
57
- }
58
- }]
59
- },
60
- {
61
- description: 'Ondo US Dollar Yield',
62
- denom_units: [{
63
- denom: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
64
- exponent: 0,
65
- aliases: ['ausdy']
66
- }, {
67
- denom: 'usdy',
68
- exponent: 18
69
- }],
70
- base: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
71
- display: 'usdy',
72
- name: 'Ondo US Dollar Yield',
73
- symbol: 'USDY',
74
- logo_URIs: {
75
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
76
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
77
- },
78
- images: [{
79
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
80
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
81
- }],
82
- type_asset: 'sdk.coin',
83
- traces: [{
84
- type: 'ibc',
85
- counterparty: {
86
- channel_id: 'channel-147',
87
- base_denom: 'ausdy',
88
- chain_name: 'nobletestnet'
89
- },
90
- chain: {
91
- channel_id: 'channel-489'
92
- }
93
- }]
94
- },
95
- {
96
- description: 'The controlled staking asset for Noble Chain',
97
- denom_units: [{
98
- denom: 'ibc/C8FD14D5DA62F9C74732082F87954EF1EAAB921A1E0F9435A8036EB0AAFB2224',
99
- exponent: 0,
100
- aliases: ['ustake']
101
- }, {
102
- denom: 'stake',
103
- exponent: 6
104
- }],
105
- base: 'ibc/C8FD14D5DA62F9C74732082F87954EF1EAAB921A1E0F9435A8036EB0AAFB2224',
106
- name: 'Stake',
107
- display: 'stake',
108
- symbol: 'STAKE',
109
- type_asset: 'sdk.coin',
110
- traces: [{
111
- type: 'ibc',
112
- counterparty: {
113
- channel_id: 'channel-147',
114
- base_denom: 'ustake',
115
- chain_name: 'nobletestnet'
116
- },
117
- chain: {
118
- channel_id: 'channel-489'
119
- }
120
- }]
121
- },
122
- {
123
- description: 'Love is a test tokenfactory asset controlled by the Strangelove Team',
124
- denom_units: [{
125
- denom: 'ibc/197E0E61120F536972C6456BF2D4D2F786110EA228E31E5CE8695F7C5C96D42B',
126
- exponent: 0,
127
- aliases: ['ulove']
128
- }, {
129
- denom: 'love',
130
- exponent: 6
131
- }],
132
- base: 'ibc/197E0E61120F536972C6456BF2D4D2F786110EA228E31E5CE8695F7C5C96D42B',
133
- display: 'love',
134
- name: 'Love',
135
- symbol: 'LOVE',
136
- type_asset: 'sdk.coin',
137
- traces: [{
138
- type: 'ibc',
139
- counterparty: {
140
- channel_id: 'channel-147',
141
- base_denom: 'ulove',
142
- chain_name: 'nobletestnet'
143
- },
144
- chain: {
145
- channel_id: 'channel-489'
146
- }
147
- }]
148
- },
149
- {
150
- description: 'Ondo US Dollar Yield',
151
- denom_units: [{
152
- denom: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
153
- exponent: 0,
154
- aliases: ['ausdy']
155
- }, {
156
- denom: 'usdy',
157
- exponent: 18
158
- }],
159
- base: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
160
- display: 'usdy',
161
- name: 'Ondo US Dollar Yield',
162
- symbol: 'USDY',
163
- logo_URIs: {
164
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
165
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
166
- },
167
- images: [{
168
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
169
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
170
- }],
171
- type_asset: 'sdk.coin',
172
- traces: [{
173
- type: 'ibc',
174
- counterparty: {
175
- channel_id: 'channel-147',
176
- base_denom: 'ausdy',
177
- chain_name: 'nobletestnet'
178
- },
179
- chain: {
180
- channel_id: 'channel-489'
181
- }
182
- }]
183
- }
184
- ]
185
- };
186
- exports.default = assets;