chain-registry 1.69.85 → 1.69.87

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.
Files changed (438) hide show
  1. package/devnet/bitcannadevnet2/index.d.ts +2 -2
  2. package/devnet/celestiatestnet2/index.d.ts +2 -2
  3. package/devnet/impacthubdevnet/index.d.ts +2 -2
  4. package/devnet/index.d.ts +3 -3
  5. package/devnet/kyvedevnet/index.d.ts +2 -2
  6. package/devnet/neuradevnet/index.d.ts +2 -2
  7. package/devnet/nibirudevnet/index.d.ts +2 -2
  8. package/devnet/nibirudevnet2/index.d.ts +2 -2
  9. package/devnet/nibirudevnet3/index.d.ts +2 -2
  10. package/devnet/prysmdevnet/index.d.ts +3 -3
  11. package/devnet/seidevnet3/index.d.ts +2 -2
  12. package/esm/mainnet/akash/chain.js +4 -0
  13. package/esm/mainnet/assets.js +4 -0
  14. package/esm/mainnet/atomone/ibc.js +28 -0
  15. package/esm/mainnet/beezee/assets.js +41 -0
  16. package/esm/mainnet/beezee/ibc.js +29 -0
  17. package/esm/mainnet/chains.js +4 -0
  18. package/esm/mainnet/chihuahua/chain.js +18 -0
  19. package/esm/mainnet/dungeon/chain.js +2 -2
  20. package/esm/mainnet/elys/assets.js +179 -2
  21. package/esm/mainnet/elys/chain.js +16 -0
  22. package/esm/mainnet/elys/ibc.js +58 -0
  23. package/esm/mainnet/named.js +2 -0
  24. package/esm/mainnet/opct/assets.js +23 -0
  25. package/esm/mainnet/opct/chain.js +37 -0
  26. package/esm/mainnet/opct/index.js +4 -0
  27. package/esm/mainnet/osmosis/assets.js +26 -0
  28. package/esm/mainnet/osmosis/chain.js +12 -0
  29. package/esm/mainnet/saga/ibc.js +29 -0
  30. package/esm/mainnet/umee/chain.js +18 -0
  31. package/esm/mainnet/vector/assets.js +29 -0
  32. package/esm/mainnet/vector/chain.js +64 -0
  33. package/esm/mainnet/vector/index.js +4 -0
  34. package/esm/mainnet/xion/ibc.js +29 -0
  35. package/esm/testnet/alloratestnet/assets.js +28 -0
  36. package/esm/testnet/alloratestnet/chain.js +103 -0
  37. package/esm/testnet/alloratestnet/index.js +4 -0
  38. package/esm/testnet/assets.js +2 -0
  39. package/esm/testnet/chains.js +2 -0
  40. package/esm/testnet/named.js +1 -0
  41. package/index.d.ts +3 -3
  42. package/mainnet/aaronetwork/index.d.ts +3 -3
  43. package/mainnet/acrechain/index.d.ts +3 -3
  44. package/mainnet/agoric/index.d.ts +3 -3
  45. package/mainnet/aioz/index.d.ts +3 -3
  46. package/mainnet/akash/chain.js +4 -0
  47. package/mainnet/akash/index.d.ts +3 -3
  48. package/mainnet/althea/index.d.ts +2 -2
  49. package/mainnet/andromeda/index.d.ts +3 -3
  50. package/mainnet/archway/index.d.ts +3 -3
  51. package/mainnet/arkh/index.d.ts +3 -3
  52. package/mainnet/assetmantle/index.d.ts +3 -3
  53. package/mainnet/assets.js +4 -0
  54. package/mainnet/atomone/ibc.js +28 -0
  55. package/mainnet/atomone/index.d.ts +3 -3
  56. package/mainnet/aura/index.d.ts +3 -3
  57. package/mainnet/axelar/index.d.ts +3 -3
  58. package/mainnet/bandchain/index.d.ts +3 -3
  59. package/mainnet/beezee/assets.js +41 -0
  60. package/mainnet/beezee/ibc.js +29 -0
  61. package/mainnet/beezee/index.d.ts +3 -3
  62. package/mainnet/bitbadges/index.d.ts +2 -2
  63. package/mainnet/bitcanna/index.d.ts +3 -3
  64. package/mainnet/bitsong/index.d.ts +3 -3
  65. package/mainnet/blockx/index.d.ts +2 -2
  66. package/mainnet/bluechip/index.d.ts +2 -2
  67. package/mainnet/bluzelle/index.d.ts +3 -3
  68. package/mainnet/bostrom/index.d.ts +3 -3
  69. package/mainnet/bouachain/index.d.ts +2 -2
  70. package/mainnet/canto/index.d.ts +3 -3
  71. package/mainnet/carbon/index.d.ts +3 -3
  72. package/mainnet/celestia/index.d.ts +3 -3
  73. package/mainnet/chain4energy/index.d.ts +3 -3
  74. package/mainnet/chains.js +4 -0
  75. package/mainnet/cheqd/index.d.ts +3 -3
  76. package/mainnet/chihuahua/chain.js +18 -0
  77. package/mainnet/chihuahua/index.d.ts +3 -3
  78. package/mainnet/chimba/index.d.ts +2 -2
  79. package/mainnet/cifer/index.d.ts +3 -3
  80. package/mainnet/cnhostables/index.d.ts +2 -2
  81. package/mainnet/comdex/index.d.ts +3 -3
  82. package/mainnet/commercionetwork/index.d.ts +2 -2
  83. package/mainnet/composable/index.d.ts +3 -3
  84. package/mainnet/conscious/index.d.ts +3 -3
  85. package/mainnet/coreum/index.d.ts +3 -3
  86. package/mainnet/cosmoshub/index.d.ts +3 -3
  87. package/mainnet/coss/index.d.ts +2 -2
  88. package/mainnet/crescent/index.d.ts +3 -3
  89. package/mainnet/cronos/index.d.ts +3 -3
  90. package/mainnet/cryptoorgchain/index.d.ts +3 -3
  91. package/mainnet/decentr/index.d.ts +3 -3
  92. package/mainnet/desmos/index.d.ts +3 -3
  93. package/mainnet/dhealth/index.d.ts +3 -3
  94. package/mainnet/doravota/index.d.ts +3 -3
  95. package/mainnet/dungeon/chain.js +2 -2
  96. package/mainnet/dungeon/index.d.ts +3 -3
  97. package/mainnet/dydx/index.d.ts +3 -3
  98. package/mainnet/dymension/index.d.ts +3 -3
  99. package/mainnet/dyson/index.d.ts +3 -3
  100. package/mainnet/echelon/index.d.ts +3 -3
  101. package/mainnet/elys/assets.js +179 -2
  102. package/mainnet/elys/chain.js +16 -0
  103. package/mainnet/elys/ibc.js +58 -0
  104. package/mainnet/elys/index.d.ts +3 -3
  105. package/mainnet/emoney/index.d.ts +3 -3
  106. package/mainnet/empowerchain/index.d.ts +3 -3
  107. package/mainnet/epix/index.d.ts +2 -2
  108. package/mainnet/ethereum/index.d.ts +3 -3
  109. package/mainnet/ethos/index.d.ts +2 -2
  110. package/mainnet/evmos/index.d.ts +3 -3
  111. package/mainnet/fetchhub/index.d.ts +3 -3
  112. package/mainnet/finschia/index.d.ts +2 -2
  113. package/mainnet/firmachain/index.d.ts +3 -3
  114. package/mainnet/furya/index.d.ts +3 -3
  115. package/mainnet/fxcore/index.d.ts +3 -3
  116. package/mainnet/galaxy/index.d.ts +3 -3
  117. package/mainnet/gateway/index.d.ts +3 -3
  118. package/mainnet/genesisl1/index.d.ts +3 -3
  119. package/mainnet/gitopia/index.d.ts +3 -3
  120. package/mainnet/govgen/index.d.ts +2 -2
  121. package/mainnet/gravitybridge/index.d.ts +3 -3
  122. package/mainnet/haqq/index.d.ts +3 -3
  123. package/mainnet/heli/index.d.ts +2 -2
  124. package/mainnet/highbury/index.d.ts +2 -2
  125. package/mainnet/humans/index.d.ts +3 -3
  126. package/mainnet/idep/index.d.ts +2 -2
  127. package/mainnet/impacthub/index.d.ts +3 -3
  128. package/mainnet/imversed/index.d.ts +3 -3
  129. package/mainnet/index.d.ts +3 -3
  130. package/mainnet/injective/index.d.ts +3 -3
  131. package/mainnet/int3face/index.d.ts +3 -3
  132. package/mainnet/irisnet/index.d.ts +3 -3
  133. package/mainnet/jackal/index.d.ts +3 -3
  134. package/mainnet/joltify/index.d.ts +3 -3
  135. package/mainnet/juno/index.d.ts +3 -3
  136. package/mainnet/kava/index.d.ts +3 -3
  137. package/mainnet/kichain/index.d.ts +3 -3
  138. package/mainnet/kimanetwork/index.d.ts +3 -3
  139. package/mainnet/konstellation/index.d.ts +3 -3
  140. package/mainnet/kopi/index.d.ts +3 -3
  141. package/mainnet/kujira/index.d.ts +3 -3
  142. package/mainnet/kyve/index.d.ts +3 -3
  143. package/mainnet/lambda/index.d.ts +3 -3
  144. package/mainnet/lava/index.d.ts +3 -3
  145. package/mainnet/likecoin/index.d.ts +3 -3
  146. package/mainnet/logos/index.d.ts +2 -2
  147. package/mainnet/loop/index.d.ts +2 -2
  148. package/mainnet/lorenzo/index.d.ts +3 -3
  149. package/mainnet/loyal/index.d.ts +2 -2
  150. package/mainnet/lumnetwork/index.d.ts +3 -3
  151. package/mainnet/mande/index.d.ts +3 -3
  152. package/mainnet/mantrachain/index.d.ts +3 -3
  153. package/mainnet/mars/index.d.ts +3 -3
  154. package/mainnet/mayachain/index.d.ts +2 -2
  155. package/mainnet/medasdigital/index.d.ts +3 -3
  156. package/mainnet/meme/index.d.ts +3 -3
  157. package/mainnet/migaloo/index.d.ts +3 -3
  158. package/mainnet/milkyway/index.d.ts +3 -3
  159. package/mainnet/mises/index.d.ts +2 -2
  160. package/mainnet/mtgbp/index.d.ts +2 -2
  161. package/mainnet/mun/index.d.ts +2 -2
  162. package/mainnet/mythos/index.d.ts +2 -2
  163. package/mainnet/named.d.ts +2 -0
  164. package/mainnet/named.js +4 -2
  165. package/mainnet/neura/index.d.ts +2 -2
  166. package/mainnet/neutaro/index.d.ts +3 -3
  167. package/mainnet/neutron/index.d.ts +3 -3
  168. package/mainnet/nibiru/index.d.ts +3 -3
  169. package/mainnet/nim/index.d.ts +3 -3
  170. package/mainnet/noble/index.d.ts +3 -3
  171. package/mainnet/nolus/index.d.ts +3 -3
  172. package/mainnet/nomic/index.d.ts +3 -3
  173. package/mainnet/nyx/index.d.ts +3 -3
  174. package/mainnet/octa/index.d.ts +2 -2
  175. package/mainnet/odin/index.d.ts +3 -3
  176. package/mainnet/okexchain/index.d.ts +3 -3
  177. package/mainnet/omniflixhub/index.d.ts +3 -3
  178. package/mainnet/onex/index.d.ts +3 -3
  179. package/mainnet/onomy/index.d.ts +3 -3
  180. package/mainnet/opct/assets.d.ts +3 -0
  181. package/mainnet/opct/assets.js +25 -0
  182. package/mainnet/opct/chain.d.ts +3 -0
  183. package/mainnet/opct/chain.js +39 -0
  184. package/mainnet/opct/index.d.ts +2 -0
  185. package/mainnet/opct/index.js +10 -0
  186. package/mainnet/oraichain/index.d.ts +3 -3
  187. package/mainnet/osmosis/assets.js +26 -0
  188. package/mainnet/osmosis/chain.js +12 -0
  189. package/mainnet/osmosis/index.d.ts +3 -3
  190. package/mainnet/paloma/index.d.ts +2 -2
  191. package/mainnet/panacea/index.d.ts +3 -3
  192. package/mainnet/passage/index.d.ts +3 -3
  193. package/mainnet/persistence/index.d.ts +3 -3
  194. package/mainnet/planq/index.d.ts +3 -3
  195. package/mainnet/point/index.d.ts +3 -3
  196. package/mainnet/provenance/index.d.ts +3 -3
  197. package/mainnet/pryzm/index.d.ts +3 -3
  198. package/mainnet/pundix/index.d.ts +3 -3
  199. package/mainnet/pylons/index.d.ts +3 -3
  200. package/mainnet/qfs/index.d.ts +2 -2
  201. package/mainnet/quasar/index.d.ts +3 -3
  202. package/mainnet/quicksilver/index.d.ts +3 -3
  203. package/mainnet/qwoyn/index.d.ts +3 -3
  204. package/mainnet/realio/index.d.ts +3 -3
  205. package/mainnet/rebus/index.d.ts +3 -3
  206. package/mainnet/regen/index.d.ts +3 -3
  207. package/mainnet/rizon/index.d.ts +3 -3
  208. package/mainnet/rootstock/index.d.ts +2 -2
  209. package/mainnet/routerchain/index.d.ts +3 -3
  210. package/mainnet/saga/ibc.js +29 -0
  211. package/mainnet/saga/index.d.ts +3 -3
  212. package/mainnet/scorum/index.d.ts +3 -3
  213. package/mainnet/secretnetwork/index.d.ts +3 -3
  214. package/mainnet/seda/index.d.ts +3 -3
  215. package/mainnet/sei/index.d.ts +3 -3
  216. package/mainnet/self/index.d.ts +3 -3
  217. package/mainnet/sentinel/index.d.ts +3 -3
  218. package/mainnet/sge/index.d.ts +3 -3
  219. package/mainnet/shareledger/index.d.ts +3 -3
  220. package/mainnet/shentu/index.d.ts +3 -3
  221. package/mainnet/shido/index.d.ts +3 -3
  222. package/mainnet/sifchain/index.d.ts +3 -3
  223. package/mainnet/six/index.d.ts +2 -2
  224. package/mainnet/solana/index.d.ts +3 -3
  225. package/mainnet/sommelier/index.d.ts +3 -3
  226. package/mainnet/source/index.d.ts +3 -3
  227. package/mainnet/stafihub/index.d.ts +3 -3
  228. package/mainnet/stargaze/index.d.ts +3 -3
  229. package/mainnet/starname/index.d.ts +3 -3
  230. package/mainnet/stratos/index.d.ts +3 -3
  231. package/mainnet/stride/index.d.ts +3 -3
  232. package/mainnet/sunrise/index.d.ts +2 -2
  233. package/mainnet/synternet/index.d.ts +3 -3
  234. package/mainnet/taketitan/index.d.ts +2 -2
  235. package/mainnet/tenet/index.d.ts +2 -2
  236. package/mainnet/teritori/index.d.ts +3 -3
  237. package/mainnet/terpnetwork/index.d.ts +2 -2
  238. package/mainnet/terra/index.d.ts +3 -3
  239. package/mainnet/terra2/index.d.ts +3 -3
  240. package/mainnet/tgrade/index.d.ts +3 -3
  241. package/mainnet/thorchain/index.d.ts +2 -2
  242. package/mainnet/titan/index.d.ts +3 -3
  243. package/mainnet/ton/index.d.ts +2 -2
  244. package/mainnet/tron/index.d.ts +2 -2
  245. package/mainnet/umee/chain.js +18 -0
  246. package/mainnet/umee/index.d.ts +3 -3
  247. package/mainnet/unicorn/index.d.ts +2 -2
  248. package/mainnet/unification/index.d.ts +3 -3
  249. package/mainnet/ununifi/index.d.ts +2 -2
  250. package/mainnet/uptick/index.d.ts +3 -3
  251. package/mainnet/vector/assets.d.ts +3 -0
  252. package/mainnet/vector/assets.js +31 -0
  253. package/mainnet/vector/chain.d.ts +3 -0
  254. package/mainnet/vector/chain.js +66 -0
  255. package/mainnet/vector/index.d.ts +2 -0
  256. package/mainnet/vector/index.js +10 -0
  257. package/mainnet/xion/ibc.js +29 -0
  258. package/mainnet/xion/index.d.ts +3 -3
  259. package/mainnet/xpla/index.d.ts +3 -3
  260. package/mainnet/zenrock/index.d.ts +3 -3
  261. package/mainnet/zetachain/index.d.ts +2 -2
  262. package/named.d.ts +1 -1
  263. package/noncosmos/0l/index.d.ts +1 -1
  264. package/noncosmos/aptos/index.d.ts +1 -1
  265. package/noncosmos/arbitrum/index.d.ts +1 -1
  266. package/noncosmos/avail/index.d.ts +1 -1
  267. package/noncosmos/avalanche/index.d.ts +1 -1
  268. package/noncosmos/avalanchetestnet/index.d.ts +1 -1
  269. package/noncosmos/base/index.d.ts +1 -1
  270. package/noncosmos/berachain/index.d.ts +1 -1
  271. package/noncosmos/binancesmartchain/index.d.ts +1 -1
  272. package/noncosmos/binancesmartchaintestnet/index.d.ts +1 -1
  273. package/noncosmos/bitcoin/index.d.ts +1 -1
  274. package/noncosmos/bitcoincash/index.d.ts +1 -1
  275. package/noncosmos/bitcointestnet/index.d.ts +1 -1
  276. package/noncosmos/comex/index.d.ts +1 -1
  277. package/noncosmos/composablepolkadot/index.d.ts +2 -2
  278. package/noncosmos/dogecoin/index.d.ts +1 -1
  279. package/noncosmos/ethereumtestnet/index.d.ts +1 -1
  280. package/noncosmos/fantom/index.d.ts +1 -1
  281. package/noncosmos/fantomtestnet/index.d.ts +1 -1
  282. package/noncosmos/filecoin/index.d.ts +1 -1
  283. package/noncosmos/forex/index.d.ts +1 -1
  284. package/noncosmos/hall/index.d.ts +1 -1
  285. package/noncosmos/index.d.ts +2 -2
  286. package/noncosmos/initia/index.d.ts +1 -1
  287. package/noncosmos/internetcomputer/index.d.ts +1 -1
  288. package/noncosmos/kusama/index.d.ts +1 -1
  289. package/noncosmos/litecoin/index.d.ts +1 -1
  290. package/noncosmos/mantle/index.d.ts +1 -1
  291. package/noncosmos/moonbeam/index.d.ts +1 -1
  292. package/noncosmos/moonbeamtestnet/index.d.ts +1 -1
  293. package/noncosmos/movement/index.d.ts +1 -1
  294. package/noncosmos/namada/index.d.ts +1 -1
  295. package/noncosmos/neo/index.d.ts +1 -1
  296. package/noncosmos/ojotestnet/index.d.ts +1 -1
  297. package/noncosmos/optimism/index.d.ts +1 -1
  298. package/noncosmos/penumbra/index.d.ts +2 -2
  299. package/noncosmos/picasso/index.d.ts +2 -2
  300. package/noncosmos/polkadot/index.d.ts +1 -1
  301. package/noncosmos/polkadottestnet/index.d.ts +1 -1
  302. package/noncosmos/polygon/index.d.ts +1 -1
  303. package/noncosmos/polygontestnet/index.d.ts +1 -1
  304. package/noncosmos/statemine/index.d.ts +1 -1
  305. package/noncosmos/stellar/index.d.ts +1 -1
  306. package/noncosmos/sui/index.d.ts +1 -1
  307. package/noncosmos/tinkernet/index.d.ts +1 -1
  308. package/noncosmos/xrpl/index.d.ts +1 -1
  309. package/noncosmos/zilliqa/index.d.ts +1 -1
  310. package/package.json +4 -4
  311. package/testnet/airchainstestnet/index.d.ts +2 -2
  312. package/testnet/akashtestnet/index.d.ts +3 -3
  313. package/testnet/alloratestnet/assets.d.ts +3 -0
  314. package/testnet/alloratestnet/assets.js +30 -0
  315. package/testnet/alloratestnet/chain.d.ts +3 -0
  316. package/testnet/alloratestnet/chain.js +105 -0
  317. package/testnet/alloratestnet/index.d.ts +2 -0
  318. package/testnet/alloratestnet/index.js +10 -0
  319. package/testnet/archwaytestnet/index.d.ts +3 -3
  320. package/testnet/arkeonetworktestnet/index.d.ts +2 -2
  321. package/testnet/artelatestnet/index.d.ts +2 -2
  322. package/testnet/assets.js +2 -0
  323. package/testnet/auratestnet/index.d.ts +2 -2
  324. package/testnet/axelartestnet/index.d.ts +3 -3
  325. package/testnet/babylontestnet/index.d.ts +2 -2
  326. package/testnet/bitcannadevnet/index.d.ts +2 -2
  327. package/testnet/blockxtestnet/index.d.ts +2 -2
  328. package/testnet/cascadiatestnet/index.d.ts +2 -2
  329. package/testnet/celestiatestnet3/index.d.ts +3 -3
  330. package/testnet/chain4energytestnet/index.d.ts +3 -3
  331. package/testnet/chains.js +2 -0
  332. package/testnet/cheqdtestnet/index.d.ts +2 -2
  333. package/testnet/chimbatestnet/index.d.ts +2 -2
  334. package/testnet/composabletestnet/index.d.ts +3 -3
  335. package/testnet/coolcattestnet/index.d.ts +2 -2
  336. package/testnet/coreumtestnet/index.d.ts +3 -3
  337. package/testnet/cosmoshubtestnet/index.d.ts +3 -3
  338. package/testnet/cosmosicsprovidertestnet/index.d.ts +2 -2
  339. package/testnet/cosmwasmtestnet/index.d.ts +2 -2
  340. package/testnet/cosstestnet/index.d.ts +2 -2
  341. package/testnet/cudostestnet/index.d.ts +2 -2
  342. package/testnet/deardogetestnet/index.d.ts +2 -2
  343. package/testnet/desmostestnet/index.d.ts +2 -2
  344. package/testnet/dhealthtestnet/index.d.ts +2 -2
  345. package/testnet/doravotatestnet/index.d.ts +3 -3
  346. package/testnet/dydxtestnet/index.d.ts +3 -3
  347. package/testnet/dymensiontestnet1/index.d.ts +2 -2
  348. package/testnet/elystestnet/index.d.ts +3 -3
  349. package/testnet/empetestnet/index.d.ts +2 -2
  350. package/testnet/empowertestnet/index.d.ts +3 -3
  351. package/testnet/epixtestnet/index.d.ts +2 -2
  352. package/testnet/evmostestnet/index.d.ts +2 -2
  353. package/testnet/fetchhubtestnet/index.d.ts +2 -2
  354. package/testnet/fiammatestnet/index.d.ts +2 -2
  355. package/testnet/finschiatestnet/index.d.ts +2 -2
  356. package/testnet/galacticatestnet/index.d.ts +2 -2
  357. package/testnet/gitopiatestnet/index.d.ts +2 -2
  358. package/testnet/hedgetestnet/index.d.ts +2 -2
  359. package/testnet/humanstestnet/index.d.ts +2 -2
  360. package/testnet/hypersigntestnet/index.d.ts +2 -2
  361. package/testnet/impacthubtestnet/index.d.ts +3 -3
  362. package/testnet/imversedtestnet/index.d.ts +2 -2
  363. package/testnet/index.d.ts +3 -3
  364. package/testnet/injectivetestnet/index.d.ts +3 -3
  365. package/testnet/jackaltestnet/index.d.ts +2 -2
  366. package/testnet/jackaltestnet2/index.d.ts +3 -3
  367. package/testnet/junotestnet/index.d.ts +3 -3
  368. package/testnet/kichaintestnet/index.d.ts +2 -2
  369. package/testnet/kimanetworktestnet/index.d.ts +3 -3
  370. package/testnet/kujiratestnet/index.d.ts +3 -3
  371. package/testnet/kyvetestnet/index.d.ts +3 -3
  372. package/testnet/lavatestnet/index.d.ts +3 -3
  373. package/testnet/likecointestnet/index.d.ts +3 -3
  374. package/testnet/lumenxtestnet/index.d.ts +2 -2
  375. package/testnet/manifesttestnet/index.d.ts +2 -2
  376. package/testnet/mantrachaintestnet/index.d.ts +3 -3
  377. package/testnet/mantrachaintestnet2/index.d.ts +2 -2
  378. package/testnet/marstestnet/index.d.ts +3 -3
  379. package/testnet/metanovaversetestnet/index.d.ts +2 -2
  380. package/testnet/migalootestnet/index.d.ts +2 -2
  381. package/testnet/named.d.ts +1 -0
  382. package/testnet/named.js +4 -3
  383. package/testnet/neuratestnet/index.d.ts +2 -2
  384. package/testnet/neutrontestnet/index.d.ts +3 -3
  385. package/testnet/nibirutestnet/index.d.ts +2 -2
  386. package/testnet/nibirutestnet2/index.d.ts +2 -2
  387. package/testnet/nibirutestnet3/index.d.ts +2 -2
  388. package/testnet/nilliontestnet/index.d.ts +2 -2
  389. package/testnet/nobletestnet/index.d.ts +3 -3
  390. package/testnet/noistestnet/index.d.ts +3 -3
  391. package/testnet/nolustestnet/index.d.ts +3 -3
  392. package/testnet/nomictestnet/index.d.ts +2 -2
  393. package/testnet/nyxtestnet/index.d.ts +2 -2
  394. package/testnet/okp4testnet/index.d.ts +2 -2
  395. package/testnet/osmosistestnet/index.d.ts +3 -3
  396. package/testnet/permtestnet/index.d.ts +2 -2
  397. package/testnet/persistencetestnet/index.d.ts +2 -2
  398. package/testnet/persistencetestnet2/index.d.ts +3 -3
  399. package/testnet/planqtestnet/index.d.ts +2 -2
  400. package/testnet/pockettestnet/index.d.ts +2 -2
  401. package/testnet/pryzmtestnet/index.d.ts +2 -2
  402. package/testnet/quasartestnet/index.d.ts +2 -2
  403. package/testnet/quicksilvertestnet/index.d.ts +3 -3
  404. package/testnet/qwoyntestnet/index.d.ts +2 -2
  405. package/testnet/sagatestnet/index.d.ts +3 -3
  406. package/testnet/secretnetworktestnet/index.d.ts +2 -2
  407. package/testnet/seitestnet/index.d.ts +2 -2
  408. package/testnet/seitestnet2/index.d.ts +3 -3
  409. package/testnet/selfchaindevnet/index.d.ts +2 -2
  410. package/testnet/sgetestnet/index.d.ts +3 -3
  411. package/testnet/sgetestnet4/index.d.ts +2 -2
  412. package/testnet/shentutestnet/index.d.ts +2 -2
  413. package/testnet/sixtestnet/index.d.ts +2 -2
  414. package/testnet/soarchaintestnet/index.d.ts +2 -2
  415. package/testnet/sourcetestnet/index.d.ts +2 -2
  416. package/testnet/stargazetestnet/index.d.ts +3 -3
  417. package/testnet/statesettestnet/index.d.ts +2 -2
  418. package/testnet/stridetestnet/index.d.ts +2 -2
  419. package/testnet/sunrisetestnet/index.d.ts +2 -2
  420. package/testnet/swisstroniktestnet/index.d.ts +3 -3
  421. package/testnet/symphonytestnet/index.d.ts +3 -3
  422. package/testnet/synternettestnet/index.d.ts +3 -3
  423. package/testnet/terpnettestnet/index.d.ts +2 -2
  424. package/testnet/terpnettestnet2/index.d.ts +2 -2
  425. package/testnet/terra2testnet/index.d.ts +3 -3
  426. package/testnet/titannettestnet/index.d.ts +3 -3
  427. package/testnet/titantestnet/index.d.ts +3 -3
  428. package/testnet/tucanatestnet/index.d.ts +2 -2
  429. package/testnet/ulastestnet/index.d.ts +2 -2
  430. package/testnet/unificationtestnet/index.d.ts +2 -2
  431. package/testnet/uniontestnet/index.d.ts +2 -2
  432. package/testnet/upticktestnet/index.d.ts +2 -2
  433. package/testnet/wardenprotocoltestnet/index.d.ts +2 -2
  434. package/testnet/wavehashtestnet/index.d.ts +2 -2
  435. package/testnet/xiontestnet/index.d.ts +3 -3
  436. package/testnet/xplatestnet/index.d.ts +2 -2
  437. package/testnet/zenrocktestnet/index.d.ts +2 -2
  438. package/testnet/zetachaintestnet/index.d.ts +2 -2
@@ -159,8 +159,7 @@ const info = {
159
159
  aliases: ['microaxl']
160
160
  }, {
161
161
  denom: 'axl',
162
- exponent: 6,
163
- aliases: []
162
+ exponent: 6
164
163
  }],
165
164
  type_asset: 'ics20',
166
165
  base: 'ibc/9463E39D230614B313B487836D13A392BD1731928713D4C8427A083627048DB3',
@@ -194,6 +193,184 @@ const info = {
194
193
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
195
194
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
196
195
  }
196
+ },
197
+ {
198
+ description: 'Akash Network Token',
199
+ denom_units: [{
200
+ denom: 'ibc/799FDD409719A1122586A629AE8FCA17380351A51C1F47A80A1B8E7F2A491098',
201
+ exponent: 0,
202
+ aliases: ['uakt']
203
+ }, {
204
+ denom: 'akt',
205
+ exponent: 6
206
+ }],
207
+ type_asset: 'ics20',
208
+ base: 'ibc/799FDD409719A1122586A629AE8FCA17380351A51C1F47A80A1B8E7F2A491098',
209
+ name: 'Akash',
210
+ display: 'akt',
211
+ symbol: 'AKT',
212
+ traces: [{
213
+ type: 'ibc',
214
+ counterparty: {
215
+ chain_name: 'akash',
216
+ base_denom: 'uakt',
217
+ channel_id: 'channel-129'
218
+ },
219
+ chain: {
220
+ channel_id: 'channel-5',
221
+ path: 'transfer/channel-5/uakt'
222
+ }
223
+ }],
224
+ images: [{
225
+ image_sync: {
226
+ chain_name: 'akash',
227
+ base_denom: 'uakt'
228
+ },
229
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
230
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg',
231
+ theme: {
232
+ primary_color_hex: '#bc342c'
233
+ }
234
+ }],
235
+ logo_URIs: {
236
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
237
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
238
+ }
239
+ },
240
+ {
241
+ description: 'Celestia Network Token',
242
+ denom_units: [{
243
+ denom: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229',
244
+ exponent: 0,
245
+ aliases: ['utia']
246
+ }, {
247
+ denom: 'tia',
248
+ exponent: 6
249
+ }],
250
+ type_asset: 'ics20',
251
+ base: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229',
252
+ name: 'Celestia',
253
+ display: 'tia',
254
+ symbol: 'TIA',
255
+ traces: [{
256
+ type: 'ibc',
257
+ counterparty: {
258
+ chain_name: 'celestia',
259
+ base_denom: 'utia',
260
+ channel_id: 'channel-50'
261
+ },
262
+ chain: {
263
+ channel_id: 'channel-4',
264
+ path: 'transfer/channel-4/utia'
265
+ }
266
+ }],
267
+ images: [{
268
+ image_sync: {
269
+ chain_name: 'celestia',
270
+ base_denom: 'utia'
271
+ },
272
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
273
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg',
274
+ theme: {
275
+ primary_color_hex: '#7c2cfb'
276
+ }
277
+ }],
278
+ logo_URIs: {
279
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
280
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
281
+ }
282
+ },
283
+ {
284
+ description: 'Xion Network Token',
285
+ denom_units: [{
286
+ denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
287
+ exponent: 0,
288
+ aliases: ['uxion']
289
+ }, {
290
+ denom: 'xion',
291
+ exponent: 6
292
+ }],
293
+ type_asset: 'ics20',
294
+ base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
295
+ name: 'Xion',
296
+ display: 'xion',
297
+ symbol: 'XION',
298
+ traces: [{
299
+ type: 'ibc',
300
+ counterparty: {
301
+ chain_name: 'xion',
302
+ base_denom: 'uxion',
303
+ channel_id: 'channel-9'
304
+ },
305
+ chain: {
306
+ channel_id: 'channel-8',
307
+ path: 'transfer/channel-8/uxion'
308
+ }
309
+ }],
310
+ images: [{
311
+ image_sync: {
312
+ chain_name: 'xion',
313
+ base_denom: 'uxion'
314
+ },
315
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png',
316
+ theme: {
317
+ primary_color_hex: '#1c1c1c'
318
+ }
319
+ }],
320
+ logo_URIs: {
321
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
322
+ }
323
+ },
324
+ {
325
+ description: 'Saga Network Token',
326
+ denom_units: [{
327
+ denom: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
328
+ exponent: 0,
329
+ aliases: ['usaga']
330
+ }, {
331
+ denom: 'saga',
332
+ exponent: 6
333
+ }],
334
+ type_asset: 'ics20',
335
+ base: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
336
+ name: 'Saga',
337
+ display: 'saga',
338
+ symbol: 'SAGA',
339
+ traces: [{
340
+ type: 'ibc',
341
+ counterparty: {
342
+ chain_name: 'saga',
343
+ base_denom: 'usaga',
344
+ channel_id: 'channel-35'
345
+ },
346
+ chain: {
347
+ channel_id: 'channel-9',
348
+ path: 'transfer/channel-9/usaga'
349
+ }
350
+ }],
351
+ images: [{
352
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
353
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
354
+ theme: {
355
+ primary_color_hex: '#FFFFFF',
356
+ dark_mode: true
357
+ }
358
+ }, {
359
+ image_sync: {
360
+ chain_name: 'saga',
361
+ base_denom: 'usaga'
362
+ },
363
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
364
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
365
+ theme: {
366
+ primary_color_hex: '#000000',
367
+ dark_mode: false
368
+ }
369
+ }],
370
+ logo_URIs: {
371
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
372
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg'
373
+ }
197
374
  }
198
375
  ]
199
376
  };
@@ -47,6 +47,10 @@ const info = {
47
47
  ]
48
48
  },
49
49
  codebase: {},
50
+ logo_URIs: {
51
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
52
+ },
53
+ description: 'Your premier DeFi proof-of-stake chain. Simplified, CEX-like interface with endless possibilities. Swap, stake, Derivative trading, all your DeFi needs, in one place.',
50
54
  apis: {
51
55
  rpc: [
52
56
  {
@@ -108,6 +112,10 @@ const info = {
108
112
  {
109
113
  address: 'https://elys_mainnet_rpc.chain.whenmoonwhenlambo.money',
110
114
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
115
+ },
116
+ {
117
+ address: 'https://elys-mainnet-rpc.autostake.com:443',
118
+ provider: 'AutoStake'
111
119
  }
112
120
  ],
113
121
  rest: [
@@ -170,6 +178,10 @@ const info = {
170
178
  {
171
179
  address: 'https://elys_mainnet_api.chain.whenmoonwhenlambo.money',
172
180
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
181
+ },
182
+ {
183
+ address: 'https://elys-mainnet-lcd.autostake.com:443',
184
+ provider: 'AutoStaked'
173
185
  }
174
186
  ],
175
187
  grpc: [
@@ -212,6 +224,10 @@ const info = {
212
224
  {
213
225
  address: 'elys-grpc.moonbridge.org:443',
214
226
  provider: 'Moonbridge'
227
+ },
228
+ {
229
+ address: 'elys-mainnet-grpc.autostake.com:443',
230
+ provider: 'AutoStake'
215
231
  }
216
232
  ]
217
233
  },
@@ -189,6 +189,64 @@ const info = [
189
189
  preferred: true
190
190
  }
191
191
  }]
192
+ },
193
+ {
194
+ $schema: '../ibc_data.schema.json',
195
+ chain_1: {
196
+ chain_name: 'elys',
197
+ client_id: '07-tendermint-12',
198
+ connection_id: 'connection-12'
199
+ },
200
+ chain_2: {
201
+ chain_name: 'saga',
202
+ client_id: '07-tendermint-26',
203
+ connection_id: 'connection-21'
204
+ },
205
+ channels: [{
206
+ chain_1: {
207
+ channel_id: 'channel-9',
208
+ port_id: 'transfer'
209
+ },
210
+ chain_2: {
211
+ channel_id: 'channel-35',
212
+ port_id: 'transfer'
213
+ },
214
+ ordering: 'unordered',
215
+ version: 'ics20-1',
216
+ tags: {
217
+ status: 'live',
218
+ preferred: true
219
+ }
220
+ }]
221
+ },
222
+ {
223
+ $schema: '../ibc_data.schema.json',
224
+ chain_1: {
225
+ chain_name: 'elys',
226
+ client_id: '07-tendermint-11',
227
+ connection_id: 'connection-11'
228
+ },
229
+ chain_2: {
230
+ chain_name: 'xion',
231
+ client_id: '07-tendermint-7',
232
+ connection_id: 'connection-8'
233
+ },
234
+ channels: [{
235
+ chain_1: {
236
+ channel_id: 'channel-8',
237
+ port_id: 'transfer'
238
+ },
239
+ chain_2: {
240
+ channel_id: 'channel-9',
241
+ port_id: 'transfer'
242
+ },
243
+ ordering: 'unordered',
244
+ version: 'ics20-1',
245
+ tags: {
246
+ status: 'live',
247
+ preferred: true
248
+ }
249
+ }]
192
250
  }
193
251
  ];
194
252
  exports.default = info;
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,2 +1,2 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,2 +1,2 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,2 +1,2 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,2 +1,2 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,2 +1,2 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -1,2 +1,2 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,2 +1,2 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -2,9 +2,9 @@ import assets from './assets';
2
2
  import chains from './chains';
3
3
  import ibc from './ibc';
4
4
  declare const _default: {
5
- assets: AssetList[];
6
- chains: Chain[];
7
- ibc: IBCInfo[];
5
+ assets: import("@chain-registry/types").AssetList[];
6
+ chains: import("@chain-registry/types").Chain[];
7
+ ibc: import("@chain-registry/types").IBCInfo[];
8
8
  };
9
9
  export default _default;
10
10
  export { assets, chains, ibc };
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,3 +1,3 @@
1
- export declare const assets: AssetList;
2
- export declare const chain: Chain;
3
- export declare const ibc: IBCInfo[];
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];