@chain-registry/assets 1.70.599 → 1.70.600
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/esm/mainnet/acrechain.js +0 -302
- package/esm/mainnet/agoric.js +0 -302
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/axelar.js +0 -302
- package/esm/mainnet/carbon.js +0 -302
- package/esm/mainnet/celestia.js +0 -302
- package/esm/mainnet/composable.js +0 -302
- package/esm/mainnet/coreum.js +0 -302
- package/esm/mainnet/cosmoshub.js +0 -302
- package/esm/mainnet/crescent.js +0 -302
- package/esm/mainnet/cryptoorgchain.js +0 -302
- package/esm/mainnet/dydx.js +0 -302
- package/esm/mainnet/dymension.js +0 -302
- package/esm/mainnet/gateway.js +0 -302
- package/esm/mainnet/gravitybridge.js +0 -302
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/injective.js +0 -302
- package/esm/mainnet/kava.js +0 -302
- package/esm/mainnet/kujira.js +0 -302
- package/esm/mainnet/lava.js +0 -302
- package/esm/mainnet/noble.js +0 -302
- package/esm/mainnet/osmosis.js +0 -302
- package/esm/mainnet/secretnetwork.js +0 -302
- package/esm/mainnet/stargaze.js +0 -302
- package/esm/mainnet/stride.js +0 -302
- package/esm/mainnet/tgrade.js +0 -302
- package/mainnet/acrechain.js +0 -302
- package/mainnet/agoric.js +0 -302
- package/mainnet/assets.js +1 -2
- package/mainnet/axelar.js +0 -302
- package/mainnet/carbon.js +0 -302
- package/mainnet/celestia.js +0 -302
- package/mainnet/composable.js +0 -302
- package/mainnet/coreum.js +0 -302
- package/mainnet/cosmoshub.js +0 -302
- package/mainnet/crescent.js +0 -302
- package/mainnet/cryptoorgchain.js +0 -302
- package/mainnet/dydx.js +0 -302
- package/mainnet/dymension.js +0 -302
- package/mainnet/gateway.js +0 -302
- package/mainnet/gravitybridge.js +0 -302
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +3 -4
- package/mainnet/injective.js +0 -302
- package/mainnet/kava.js +0 -302
- package/mainnet/kujira.js +0 -302
- package/mainnet/lava.js +0 -302
- package/mainnet/noble.js +0 -302
- package/mainnet/osmosis.js +0 -302
- package/mainnet/secretnetwork.js +0 -302
- package/mainnet/stargaze.js +0 -302
- package/mainnet/stride.js +0 -302
- package/mainnet/tgrade.js +0 -302
- package/package.json +5 -5
- package/esm/mainnet/evmos.js +0 -3722
- package/mainnet/evmos.d.ts +0 -3
- package/mainnet/evmos.js +0 -3724
package/mainnet/acrechain.js
CHANGED
|
@@ -83,157 +83,6 @@ const assets = {
|
|
|
83
83
|
}
|
|
84
84
|
}]
|
|
85
85
|
},
|
|
86
|
-
{
|
|
87
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
88
|
-
denom_units: [{
|
|
89
|
-
denom: 'ibc/6FD648803B357CD8DD01F16AAD4E466C6C2CCF8CEA993EF8D334ED317C4A4F66',
|
|
90
|
-
exponent: 0,
|
|
91
|
-
aliases: ['aevmos']
|
|
92
|
-
}, {
|
|
93
|
-
denom: 'evmos',
|
|
94
|
-
exponent: 18
|
|
95
|
-
}],
|
|
96
|
-
base: 'ibc/6FD648803B357CD8DD01F16AAD4E466C6C2CCF8CEA993EF8D334ED317C4A4F66',
|
|
97
|
-
name: 'Evmos',
|
|
98
|
-
display: 'evmos',
|
|
99
|
-
symbol: 'EVMOS',
|
|
100
|
-
logo_URIs: {
|
|
101
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
102
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
103
|
-
},
|
|
104
|
-
coingecko_id: 'evmos',
|
|
105
|
-
images: [{
|
|
106
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
107
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
108
|
-
}],
|
|
109
|
-
socials: {
|
|
110
|
-
website: 'https://evmos.org/',
|
|
111
|
-
x: 'https://x.com/EvmosOrg'
|
|
112
|
-
},
|
|
113
|
-
type_asset: 'sdk.coin',
|
|
114
|
-
traces: [{
|
|
115
|
-
type: 'ibc',
|
|
116
|
-
counterparty: {
|
|
117
|
-
channel_id: 'channel-40',
|
|
118
|
-
base_denom: 'aevmos',
|
|
119
|
-
chain_name: 'evmos'
|
|
120
|
-
},
|
|
121
|
-
chain: {
|
|
122
|
-
channel_id: 'channel-14'
|
|
123
|
-
}
|
|
124
|
-
}]
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
description: 'The token of Neokingdom DAO.',
|
|
128
|
-
denom_units: [{
|
|
129
|
-
denom: 'ibc/7BF4FC0FF5AE0F64C2DCB663ADAB4DB012BA9CEB4F8C9B2DAC5FBED0A225FCE1',
|
|
130
|
-
exponent: 0,
|
|
131
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
132
|
-
}, {
|
|
133
|
-
denom: 'neok',
|
|
134
|
-
exponent: 18
|
|
135
|
-
}],
|
|
136
|
-
base: 'ibc/7BF4FC0FF5AE0F64C2DCB663ADAB4DB012BA9CEB4F8C9B2DAC5FBED0A225FCE1',
|
|
137
|
-
name: 'Neokingdom DAO',
|
|
138
|
-
display: 'neok',
|
|
139
|
-
symbol: 'NEOK',
|
|
140
|
-
logo_URIs: {
|
|
141
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
142
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
143
|
-
},
|
|
144
|
-
images: [{
|
|
145
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
146
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
147
|
-
}],
|
|
148
|
-
socials: {
|
|
149
|
-
website: 'https://www.neokingdom.org/',
|
|
150
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
151
|
-
},
|
|
152
|
-
type_asset: 'sdk.coin',
|
|
153
|
-
traces: [{
|
|
154
|
-
type: 'ibc',
|
|
155
|
-
counterparty: {
|
|
156
|
-
channel_id: 'channel-40',
|
|
157
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
158
|
-
chain_name: 'evmos'
|
|
159
|
-
},
|
|
160
|
-
chain: {
|
|
161
|
-
channel_id: 'channel-14'
|
|
162
|
-
}
|
|
163
|
-
}]
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
167
|
-
denom_units: [{
|
|
168
|
-
denom: 'ibc/3D477A624F9AFBBDE800A2B302A4923980B95859BDEA8462E09C1D283E933456',
|
|
169
|
-
exponent: 0,
|
|
170
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
171
|
-
}, {
|
|
172
|
-
denom: 'berlin-legacy',
|
|
173
|
-
exponent: 18
|
|
174
|
-
}],
|
|
175
|
-
base: 'ibc/3D477A624F9AFBBDE800A2B302A4923980B95859BDEA8462E09C1D283E933456',
|
|
176
|
-
name: 'Teledisko DAO - Legacy',
|
|
177
|
-
display: 'berlin-legacy',
|
|
178
|
-
symbol: 'BERLIN-legacy',
|
|
179
|
-
type_asset: 'erc20',
|
|
180
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
181
|
-
logo_URIs: {
|
|
182
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
183
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
184
|
-
},
|
|
185
|
-
images: [{
|
|
186
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
187
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
188
|
-
}],
|
|
189
|
-
traces: [{
|
|
190
|
-
type: 'ibc',
|
|
191
|
-
counterparty: {
|
|
192
|
-
channel_id: 'channel-40',
|
|
193
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
194
|
-
chain_name: 'evmos'
|
|
195
|
-
},
|
|
196
|
-
chain: {
|
|
197
|
-
channel_id: 'channel-14'
|
|
198
|
-
}
|
|
199
|
-
}]
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
description: 'The token of Crowdpunk DAO',
|
|
203
|
-
denom_units: [{
|
|
204
|
-
denom: 'ibc/F95FB6FBB1D7C3250C645FDC089BB15200439053B4FE2EE7F292552D6AD6C389',
|
|
205
|
-
exponent: 0,
|
|
206
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
207
|
-
}, {
|
|
208
|
-
denom: 'crowdp',
|
|
209
|
-
exponent: 18
|
|
210
|
-
}],
|
|
211
|
-
base: 'ibc/F95FB6FBB1D7C3250C645FDC089BB15200439053B4FE2EE7F292552D6AD6C389',
|
|
212
|
-
name: 'Crowdpunk DAO',
|
|
213
|
-
display: 'crowdp',
|
|
214
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
215
|
-
symbol: 'CROWDP',
|
|
216
|
-
type_asset: 'erc20',
|
|
217
|
-
logo_URIs: {
|
|
218
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
219
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
220
|
-
},
|
|
221
|
-
images: [{
|
|
222
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
223
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
224
|
-
}],
|
|
225
|
-
traces: [{
|
|
226
|
-
type: 'ibc',
|
|
227
|
-
counterparty: {
|
|
228
|
-
channel_id: 'channel-40',
|
|
229
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
230
|
-
chain_name: 'evmos'
|
|
231
|
-
},
|
|
232
|
-
chain: {
|
|
233
|
-
channel_id: 'channel-14'
|
|
234
|
-
}
|
|
235
|
-
}]
|
|
236
|
-
},
|
|
237
86
|
{
|
|
238
87
|
description: 'The native token of Gravity Bridge',
|
|
239
88
|
denom_units: [{
|
|
@@ -1668,157 +1517,6 @@ const assets = {
|
|
|
1668
1517
|
}
|
|
1669
1518
|
}]
|
|
1670
1519
|
},
|
|
1671
|
-
{
|
|
1672
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1673
|
-
denom_units: [{
|
|
1674
|
-
denom: 'ibc/6FD648803B357CD8DD01F16AAD4E466C6C2CCF8CEA993EF8D334ED317C4A4F66',
|
|
1675
|
-
exponent: 0,
|
|
1676
|
-
aliases: ['aevmos']
|
|
1677
|
-
}, {
|
|
1678
|
-
denom: 'evmos',
|
|
1679
|
-
exponent: 18
|
|
1680
|
-
}],
|
|
1681
|
-
base: 'ibc/6FD648803B357CD8DD01F16AAD4E466C6C2CCF8CEA993EF8D334ED317C4A4F66',
|
|
1682
|
-
name: 'Evmos',
|
|
1683
|
-
display: 'evmos',
|
|
1684
|
-
symbol: 'EVMOS',
|
|
1685
|
-
logo_URIs: {
|
|
1686
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1687
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1688
|
-
},
|
|
1689
|
-
coingecko_id: 'evmos',
|
|
1690
|
-
images: [{
|
|
1691
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1692
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1693
|
-
}],
|
|
1694
|
-
socials: {
|
|
1695
|
-
website: 'https://evmos.org/',
|
|
1696
|
-
x: 'https://x.com/EvmosOrg'
|
|
1697
|
-
},
|
|
1698
|
-
type_asset: 'sdk.coin',
|
|
1699
|
-
traces: [{
|
|
1700
|
-
type: 'ibc',
|
|
1701
|
-
counterparty: {
|
|
1702
|
-
channel_id: 'channel-40',
|
|
1703
|
-
base_denom: 'aevmos',
|
|
1704
|
-
chain_name: 'evmos'
|
|
1705
|
-
},
|
|
1706
|
-
chain: {
|
|
1707
|
-
channel_id: 'channel-14'
|
|
1708
|
-
}
|
|
1709
|
-
}]
|
|
1710
|
-
},
|
|
1711
|
-
{
|
|
1712
|
-
description: 'The token of Neokingdom DAO.',
|
|
1713
|
-
denom_units: [{
|
|
1714
|
-
denom: 'ibc/7BF4FC0FF5AE0F64C2DCB663ADAB4DB012BA9CEB4F8C9B2DAC5FBED0A225FCE1',
|
|
1715
|
-
exponent: 0,
|
|
1716
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1717
|
-
}, {
|
|
1718
|
-
denom: 'neok',
|
|
1719
|
-
exponent: 18
|
|
1720
|
-
}],
|
|
1721
|
-
base: 'ibc/7BF4FC0FF5AE0F64C2DCB663ADAB4DB012BA9CEB4F8C9B2DAC5FBED0A225FCE1',
|
|
1722
|
-
name: 'Neokingdom DAO',
|
|
1723
|
-
display: 'neok',
|
|
1724
|
-
symbol: 'NEOK',
|
|
1725
|
-
logo_URIs: {
|
|
1726
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1727
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1728
|
-
},
|
|
1729
|
-
images: [{
|
|
1730
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1731
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1732
|
-
}],
|
|
1733
|
-
socials: {
|
|
1734
|
-
website: 'https://www.neokingdom.org/',
|
|
1735
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
1736
|
-
},
|
|
1737
|
-
type_asset: 'sdk.coin',
|
|
1738
|
-
traces: [{
|
|
1739
|
-
type: 'ibc',
|
|
1740
|
-
counterparty: {
|
|
1741
|
-
channel_id: 'channel-40',
|
|
1742
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1743
|
-
chain_name: 'evmos'
|
|
1744
|
-
},
|
|
1745
|
-
chain: {
|
|
1746
|
-
channel_id: 'channel-14'
|
|
1747
|
-
}
|
|
1748
|
-
}]
|
|
1749
|
-
},
|
|
1750
|
-
{
|
|
1751
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
1752
|
-
denom_units: [{
|
|
1753
|
-
denom: 'ibc/3D477A624F9AFBBDE800A2B302A4923980B95859BDEA8462E09C1D283E933456',
|
|
1754
|
-
exponent: 0,
|
|
1755
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1756
|
-
}, {
|
|
1757
|
-
denom: 'berlin-legacy',
|
|
1758
|
-
exponent: 18
|
|
1759
|
-
}],
|
|
1760
|
-
base: 'ibc/3D477A624F9AFBBDE800A2B302A4923980B95859BDEA8462E09C1D283E933456',
|
|
1761
|
-
name: 'Teledisko DAO - Legacy',
|
|
1762
|
-
display: 'berlin-legacy',
|
|
1763
|
-
symbol: 'BERLIN-legacy',
|
|
1764
|
-
type_asset: 'erc20',
|
|
1765
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1766
|
-
logo_URIs: {
|
|
1767
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1768
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1769
|
-
},
|
|
1770
|
-
images: [{
|
|
1771
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1772
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1773
|
-
}],
|
|
1774
|
-
traces: [{
|
|
1775
|
-
type: 'ibc',
|
|
1776
|
-
counterparty: {
|
|
1777
|
-
channel_id: 'channel-40',
|
|
1778
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1779
|
-
chain_name: 'evmos'
|
|
1780
|
-
},
|
|
1781
|
-
chain: {
|
|
1782
|
-
channel_id: 'channel-14'
|
|
1783
|
-
}
|
|
1784
|
-
}]
|
|
1785
|
-
},
|
|
1786
|
-
{
|
|
1787
|
-
description: 'The token of Crowdpunk DAO',
|
|
1788
|
-
denom_units: [{
|
|
1789
|
-
denom: 'ibc/F95FB6FBB1D7C3250C645FDC089BB15200439053B4FE2EE7F292552D6AD6C389',
|
|
1790
|
-
exponent: 0,
|
|
1791
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1792
|
-
}, {
|
|
1793
|
-
denom: 'crowdp',
|
|
1794
|
-
exponent: 18
|
|
1795
|
-
}],
|
|
1796
|
-
base: 'ibc/F95FB6FBB1D7C3250C645FDC089BB15200439053B4FE2EE7F292552D6AD6C389',
|
|
1797
|
-
name: 'Crowdpunk DAO',
|
|
1798
|
-
display: 'crowdp',
|
|
1799
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1800
|
-
symbol: 'CROWDP',
|
|
1801
|
-
type_asset: 'erc20',
|
|
1802
|
-
logo_URIs: {
|
|
1803
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1804
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1805
|
-
},
|
|
1806
|
-
images: [{
|
|
1807
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1808
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1809
|
-
}],
|
|
1810
|
-
traces: [{
|
|
1811
|
-
type: 'ibc',
|
|
1812
|
-
counterparty: {
|
|
1813
|
-
channel_id: 'channel-40',
|
|
1814
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1815
|
-
chain_name: 'evmos'
|
|
1816
|
-
},
|
|
1817
|
-
chain: {
|
|
1818
|
-
channel_id: 'channel-14'
|
|
1819
|
-
}
|
|
1820
|
-
}]
|
|
1821
|
-
},
|
|
1822
1520
|
{
|
|
1823
1521
|
description: 'The native token of Gravity Bridge',
|
|
1824
1522
|
denom_units: [{
|
package/mainnet/agoric.js
CHANGED
|
@@ -234,157 +234,6 @@ const assets = {
|
|
|
234
234
|
}
|
|
235
235
|
}]
|
|
236
236
|
},
|
|
237
|
-
{
|
|
238
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
239
|
-
denom_units: [{
|
|
240
|
-
denom: 'ibc/80D5E86278CE910A7A9653CCA7DEB62C817E07AF9C0C657B43191C43DE60B107',
|
|
241
|
-
exponent: 0,
|
|
242
|
-
aliases: ['aevmos']
|
|
243
|
-
}, {
|
|
244
|
-
denom: 'evmos',
|
|
245
|
-
exponent: 18
|
|
246
|
-
}],
|
|
247
|
-
base: 'ibc/80D5E86278CE910A7A9653CCA7DEB62C817E07AF9C0C657B43191C43DE60B107',
|
|
248
|
-
name: 'Evmos',
|
|
249
|
-
display: 'evmos',
|
|
250
|
-
symbol: 'EVMOS',
|
|
251
|
-
logo_URIs: {
|
|
252
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
253
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
254
|
-
},
|
|
255
|
-
coingecko_id: 'evmos',
|
|
256
|
-
images: [{
|
|
257
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
258
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
259
|
-
}],
|
|
260
|
-
socials: {
|
|
261
|
-
website: 'https://evmos.org/',
|
|
262
|
-
x: 'https://x.com/EvmosOrg'
|
|
263
|
-
},
|
|
264
|
-
type_asset: 'sdk.coin',
|
|
265
|
-
traces: [{
|
|
266
|
-
type: 'ibc',
|
|
267
|
-
counterparty: {
|
|
268
|
-
channel_id: 'channel-85',
|
|
269
|
-
base_denom: 'aevmos',
|
|
270
|
-
chain_name: 'evmos'
|
|
271
|
-
},
|
|
272
|
-
chain: {
|
|
273
|
-
channel_id: 'channel-57'
|
|
274
|
-
}
|
|
275
|
-
}]
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
description: 'The token of Neokingdom DAO.',
|
|
279
|
-
denom_units: [{
|
|
280
|
-
denom: 'ibc/B44BF5AB79C7893A27BAFCF65702B3EBC6DD1E2CF0C8D43605ACDFD1F98229BB',
|
|
281
|
-
exponent: 0,
|
|
282
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
283
|
-
}, {
|
|
284
|
-
denom: 'neok',
|
|
285
|
-
exponent: 18
|
|
286
|
-
}],
|
|
287
|
-
base: 'ibc/B44BF5AB79C7893A27BAFCF65702B3EBC6DD1E2CF0C8D43605ACDFD1F98229BB',
|
|
288
|
-
name: 'Neokingdom DAO',
|
|
289
|
-
display: 'neok',
|
|
290
|
-
symbol: 'NEOK',
|
|
291
|
-
logo_URIs: {
|
|
292
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
293
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
294
|
-
},
|
|
295
|
-
images: [{
|
|
296
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
297
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
298
|
-
}],
|
|
299
|
-
socials: {
|
|
300
|
-
website: 'https://www.neokingdom.org/',
|
|
301
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
302
|
-
},
|
|
303
|
-
type_asset: 'sdk.coin',
|
|
304
|
-
traces: [{
|
|
305
|
-
type: 'ibc',
|
|
306
|
-
counterparty: {
|
|
307
|
-
channel_id: 'channel-85',
|
|
308
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
309
|
-
chain_name: 'evmos'
|
|
310
|
-
},
|
|
311
|
-
chain: {
|
|
312
|
-
channel_id: 'channel-57'
|
|
313
|
-
}
|
|
314
|
-
}]
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
318
|
-
denom_units: [{
|
|
319
|
-
denom: 'ibc/2146068C178D878826DD34FC86EC1DC279B33765D8FFA60C5A9E5AF5AEC34EBA',
|
|
320
|
-
exponent: 0,
|
|
321
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
322
|
-
}, {
|
|
323
|
-
denom: 'berlin-legacy',
|
|
324
|
-
exponent: 18
|
|
325
|
-
}],
|
|
326
|
-
base: 'ibc/2146068C178D878826DD34FC86EC1DC279B33765D8FFA60C5A9E5AF5AEC34EBA',
|
|
327
|
-
name: 'Teledisko DAO - Legacy',
|
|
328
|
-
display: 'berlin-legacy',
|
|
329
|
-
symbol: 'BERLIN-legacy',
|
|
330
|
-
type_asset: 'erc20',
|
|
331
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
332
|
-
logo_URIs: {
|
|
333
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
334
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
335
|
-
},
|
|
336
|
-
images: [{
|
|
337
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
338
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
339
|
-
}],
|
|
340
|
-
traces: [{
|
|
341
|
-
type: 'ibc',
|
|
342
|
-
counterparty: {
|
|
343
|
-
channel_id: 'channel-85',
|
|
344
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
345
|
-
chain_name: 'evmos'
|
|
346
|
-
},
|
|
347
|
-
chain: {
|
|
348
|
-
channel_id: 'channel-57'
|
|
349
|
-
}
|
|
350
|
-
}]
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
description: 'The token of Crowdpunk DAO',
|
|
354
|
-
denom_units: [{
|
|
355
|
-
denom: 'ibc/E6B581AB2E9F2D55958B46803318A3452EE194D30381C3B1ED4A14CCE27055DA',
|
|
356
|
-
exponent: 0,
|
|
357
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
358
|
-
}, {
|
|
359
|
-
denom: 'crowdp',
|
|
360
|
-
exponent: 18
|
|
361
|
-
}],
|
|
362
|
-
base: 'ibc/E6B581AB2E9F2D55958B46803318A3452EE194D30381C3B1ED4A14CCE27055DA',
|
|
363
|
-
name: 'Crowdpunk DAO',
|
|
364
|
-
display: 'crowdp',
|
|
365
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
366
|
-
symbol: 'CROWDP',
|
|
367
|
-
type_asset: 'erc20',
|
|
368
|
-
logo_URIs: {
|
|
369
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
370
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
371
|
-
},
|
|
372
|
-
images: [{
|
|
373
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
374
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
375
|
-
}],
|
|
376
|
-
traces: [{
|
|
377
|
-
type: 'ibc',
|
|
378
|
-
counterparty: {
|
|
379
|
-
channel_id: 'channel-85',
|
|
380
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
381
|
-
chain_name: 'evmos'
|
|
382
|
-
},
|
|
383
|
-
chain: {
|
|
384
|
-
channel_id: 'channel-57'
|
|
385
|
-
}
|
|
386
|
-
}]
|
|
387
|
-
},
|
|
388
237
|
{
|
|
389
238
|
description: 'The native token of Gravity Bridge',
|
|
390
239
|
denom_units: [{
|
|
@@ -1483,157 +1332,6 @@ const assets = {
|
|
|
1483
1332
|
}
|
|
1484
1333
|
}]
|
|
1485
1334
|
},
|
|
1486
|
-
{
|
|
1487
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1488
|
-
denom_units: [{
|
|
1489
|
-
denom: 'ibc/80D5E86278CE910A7A9653CCA7DEB62C817E07AF9C0C657B43191C43DE60B107',
|
|
1490
|
-
exponent: 0,
|
|
1491
|
-
aliases: ['aevmos']
|
|
1492
|
-
}, {
|
|
1493
|
-
denom: 'evmos',
|
|
1494
|
-
exponent: 18
|
|
1495
|
-
}],
|
|
1496
|
-
base: 'ibc/80D5E86278CE910A7A9653CCA7DEB62C817E07AF9C0C657B43191C43DE60B107',
|
|
1497
|
-
name: 'Evmos',
|
|
1498
|
-
display: 'evmos',
|
|
1499
|
-
symbol: 'EVMOS',
|
|
1500
|
-
logo_URIs: {
|
|
1501
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1502
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1503
|
-
},
|
|
1504
|
-
coingecko_id: 'evmos',
|
|
1505
|
-
images: [{
|
|
1506
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1507
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1508
|
-
}],
|
|
1509
|
-
socials: {
|
|
1510
|
-
website: 'https://evmos.org/',
|
|
1511
|
-
x: 'https://x.com/EvmosOrg'
|
|
1512
|
-
},
|
|
1513
|
-
type_asset: 'sdk.coin',
|
|
1514
|
-
traces: [{
|
|
1515
|
-
type: 'ibc',
|
|
1516
|
-
counterparty: {
|
|
1517
|
-
channel_id: 'channel-85',
|
|
1518
|
-
base_denom: 'aevmos',
|
|
1519
|
-
chain_name: 'evmos'
|
|
1520
|
-
},
|
|
1521
|
-
chain: {
|
|
1522
|
-
channel_id: 'channel-57'
|
|
1523
|
-
}
|
|
1524
|
-
}]
|
|
1525
|
-
},
|
|
1526
|
-
{
|
|
1527
|
-
description: 'The token of Neokingdom DAO.',
|
|
1528
|
-
denom_units: [{
|
|
1529
|
-
denom: 'ibc/B44BF5AB79C7893A27BAFCF65702B3EBC6DD1E2CF0C8D43605ACDFD1F98229BB',
|
|
1530
|
-
exponent: 0,
|
|
1531
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1532
|
-
}, {
|
|
1533
|
-
denom: 'neok',
|
|
1534
|
-
exponent: 18
|
|
1535
|
-
}],
|
|
1536
|
-
base: 'ibc/B44BF5AB79C7893A27BAFCF65702B3EBC6DD1E2CF0C8D43605ACDFD1F98229BB',
|
|
1537
|
-
name: 'Neokingdom DAO',
|
|
1538
|
-
display: 'neok',
|
|
1539
|
-
symbol: 'NEOK',
|
|
1540
|
-
logo_URIs: {
|
|
1541
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1542
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1543
|
-
},
|
|
1544
|
-
images: [{
|
|
1545
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1546
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1547
|
-
}],
|
|
1548
|
-
socials: {
|
|
1549
|
-
website: 'https://www.neokingdom.org/',
|
|
1550
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
1551
|
-
},
|
|
1552
|
-
type_asset: 'sdk.coin',
|
|
1553
|
-
traces: [{
|
|
1554
|
-
type: 'ibc',
|
|
1555
|
-
counterparty: {
|
|
1556
|
-
channel_id: 'channel-85',
|
|
1557
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1558
|
-
chain_name: 'evmos'
|
|
1559
|
-
},
|
|
1560
|
-
chain: {
|
|
1561
|
-
channel_id: 'channel-57'
|
|
1562
|
-
}
|
|
1563
|
-
}]
|
|
1564
|
-
},
|
|
1565
|
-
{
|
|
1566
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
1567
|
-
denom_units: [{
|
|
1568
|
-
denom: 'ibc/2146068C178D878826DD34FC86EC1DC279B33765D8FFA60C5A9E5AF5AEC34EBA',
|
|
1569
|
-
exponent: 0,
|
|
1570
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1571
|
-
}, {
|
|
1572
|
-
denom: 'berlin-legacy',
|
|
1573
|
-
exponent: 18
|
|
1574
|
-
}],
|
|
1575
|
-
base: 'ibc/2146068C178D878826DD34FC86EC1DC279B33765D8FFA60C5A9E5AF5AEC34EBA',
|
|
1576
|
-
name: 'Teledisko DAO - Legacy',
|
|
1577
|
-
display: 'berlin-legacy',
|
|
1578
|
-
symbol: 'BERLIN-legacy',
|
|
1579
|
-
type_asset: 'erc20',
|
|
1580
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1581
|
-
logo_URIs: {
|
|
1582
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1583
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1584
|
-
},
|
|
1585
|
-
images: [{
|
|
1586
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1587
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1588
|
-
}],
|
|
1589
|
-
traces: [{
|
|
1590
|
-
type: 'ibc',
|
|
1591
|
-
counterparty: {
|
|
1592
|
-
channel_id: 'channel-85',
|
|
1593
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1594
|
-
chain_name: 'evmos'
|
|
1595
|
-
},
|
|
1596
|
-
chain: {
|
|
1597
|
-
channel_id: 'channel-57'
|
|
1598
|
-
}
|
|
1599
|
-
}]
|
|
1600
|
-
},
|
|
1601
|
-
{
|
|
1602
|
-
description: 'The token of Crowdpunk DAO',
|
|
1603
|
-
denom_units: [{
|
|
1604
|
-
denom: 'ibc/E6B581AB2E9F2D55958B46803318A3452EE194D30381C3B1ED4A14CCE27055DA',
|
|
1605
|
-
exponent: 0,
|
|
1606
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1607
|
-
}, {
|
|
1608
|
-
denom: 'crowdp',
|
|
1609
|
-
exponent: 18
|
|
1610
|
-
}],
|
|
1611
|
-
base: 'ibc/E6B581AB2E9F2D55958B46803318A3452EE194D30381C3B1ED4A14CCE27055DA',
|
|
1612
|
-
name: 'Crowdpunk DAO',
|
|
1613
|
-
display: 'crowdp',
|
|
1614
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1615
|
-
symbol: 'CROWDP',
|
|
1616
|
-
type_asset: 'erc20',
|
|
1617
|
-
logo_URIs: {
|
|
1618
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1619
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1620
|
-
},
|
|
1621
|
-
images: [{
|
|
1622
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1623
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1624
|
-
}],
|
|
1625
|
-
traces: [{
|
|
1626
|
-
type: 'ibc',
|
|
1627
|
-
counterparty: {
|
|
1628
|
-
channel_id: 'channel-85',
|
|
1629
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1630
|
-
chain_name: 'evmos'
|
|
1631
|
-
},
|
|
1632
|
-
chain: {
|
|
1633
|
-
channel_id: 'channel-57'
|
|
1634
|
-
}
|
|
1635
|
-
}]
|
|
1636
|
-
},
|
|
1637
1335
|
{
|
|
1638
1336
|
description: 'The native token of Gravity Bridge',
|
|
1639
1337
|
denom_units: [{
|
package/mainnet/assets.js
CHANGED
|
@@ -60,7 +60,6 @@ const elys_1 = __importDefault(require("./elys"));
|
|
|
60
60
|
const emoney_1 = __importDefault(require("./emoney"));
|
|
61
61
|
const empowerchain_1 = __importDefault(require("./empowerchain"));
|
|
62
62
|
const epix_1 = __importDefault(require("./epix"));
|
|
63
|
-
const evmos_1 = __importDefault(require("./evmos"));
|
|
64
63
|
const fandomchain_1 = __importDefault(require("./fandomchain"));
|
|
65
64
|
const fetchhub_1 = __importDefault(require("./fetchhub"));
|
|
66
65
|
const firmachain_1 = __importDefault(require("./firmachain"));
|
|
@@ -185,5 +184,5 @@ const xpla_1 = __importDefault(require("./xpla"));
|
|
|
185
184
|
const xrplevm_1 = __importDefault(require("./xrplevm"));
|
|
186
185
|
const zenrock_1 = __importDefault(require("./zenrock"));
|
|
187
186
|
const zigchain_1 = __importDefault(require("./zigchain"));
|
|
188
|
-
const assets = [ethereum_1.default, namada_1.default, penumbra_1.default, solana_1.default, aaronetwork_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, allora_1.default, amitis_1.default, andromeda_1.default, archway_1.default, arkeo_1.default, arkh_1.default, assetmantle_1.default, atomone_1.default, aura_1.default, axelar_1.default, babylon_1.default, bandchain_1.default, beezee_1.default, bitbadges_1.default, bitcanna_1.default, bitsong_1.default, bitway_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_1.default, chain4energy_1.default, cheqd_1.default, chihuahua_1.default, cifer_1.default, comdex_1.default, composable_1.default, conscious_1.default, coreum_1.default, cosmoshub_1.default, crescent_1.default, cronos_1.default, cryptoorgchain_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, divine_1.default, doravota_1.default, dungeon_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_1.default, elys_1.default, emoney_1.default, empowerchain_1.default, epix_1.default,
|
|
187
|
+
const assets = [ethereum_1.default, namada_1.default, penumbra_1.default, solana_1.default, aaronetwork_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, allora_1.default, amitis_1.default, andromeda_1.default, archway_1.default, arkeo_1.default, arkh_1.default, assetmantle_1.default, atomone_1.default, aura_1.default, axelar_1.default, babylon_1.default, bandchain_1.default, beezee_1.default, bitbadges_1.default, bitcanna_1.default, bitsong_1.default, bitway_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_1.default, chain4energy_1.default, cheqd_1.default, chihuahua_1.default, cifer_1.default, comdex_1.default, composable_1.default, conscious_1.default, coreum_1.default, cosmoshub_1.default, crescent_1.default, cronos_1.default, cryptoorgchain_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, divine_1.default, doravota_1.default, dungeon_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_1.default, elys_1.default, emoney_1.default, empowerchain_1.default, epix_1.default, fandomchain_1.default, fetchhub_1.default, firmachain_1.default, furya_1.default, fxcore_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gnodi_1.default, gravitybridge_1.default, haqq_1.default, hazinachain_1.default, hippoprotocol_1.default, humans_1.default, impacthub_1.default, imversed_1.default, initia_1.default, injective_1.default, int3face_1.default, intento_1.default, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, kimanetwork_1.default, konstellation_1.default, kopi_1.default, kujira_1.default, kyve_1.default, lambda_1.default, lava_1.default, likecoin_1.default, lombardledger_1.default, lorenzo_1.default, lumen_1.default, lumera_1.default, lumnetwork_1.default, mande_1.default, manifest_1.default, mantrachain_1.default, medasdigital_1.default, meme_1.default, migaloo_1.default, milkyway_1.default, mirage_1.default, mtgbp_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nillion_1.default, nim_1.default, noble_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, omniflixhub_1.default, onex_1.default, onomy_1.default, optio_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, paxi_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pundix_1.default, pylons_1.default, qfs_1.default, qie_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, routerchain_1.default, saga_1.default, scorum_1.default, secretnetwork_1.default, seda_1.default, sei_1.default, self_1.default, sentinel_1.default, sge_1.default, shareledger_1.default, shentu_1.default, shido_1.default, sidechain_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stratos_1.default, stride_1.default, sunrise_1.default, symphony_1.default, synternet_1.default, taketitan_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, thejaynetwork_1.default, titan_1.default, umee_1.default, unification_1.default, uptick_1.default, wolochain_1.default, xion_1.default, xpla_1.default, xrplevm_1.default, zenrock_1.default, zigchain_1.default];
|
|
189
188
|
exports.default = assets;
|