chain-registry 2.0.60 → 2.0.62

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 (271) hide show
  1. package/devnet/nibirudevnet/chain.js +2 -1
  2. package/devnet/nibirudevnet2/chain.js +2 -1
  3. package/devnet/nibirudevnet3/chain.js +2 -1
  4. package/devnet/outbedevnet/chain.js +17 -0
  5. package/esm/devnet/nibirudevnet/chain.js +2 -1
  6. package/esm/devnet/nibirudevnet2/chain.js +2 -1
  7. package/esm/devnet/nibirudevnet3/chain.js +2 -1
  8. package/esm/devnet/outbedevnet/chain.js +17 -0
  9. package/esm/mainnet/agoric/chain.js +2 -1
  10. package/esm/mainnet/akash/chain.js +1 -1
  11. package/esm/mainnet/allora/chain.js +14 -0
  12. package/esm/mainnet/andromeda/chain.js +2 -1
  13. package/esm/mainnet/arkeo/chain.js +7 -1
  14. package/esm/mainnet/asset-lists.js +2 -0
  15. package/esm/mainnet/atomone/chain.js +2 -1
  16. package/esm/mainnet/axone/chain.js +22 -0
  17. package/esm/mainnet/bandchain/chain.js +2 -1
  18. package/esm/mainnet/beezee/chain.js +13 -0
  19. package/esm/mainnet/bitway/asset-list.js +109 -0
  20. package/esm/mainnet/bitway/chain.js +184 -0
  21. package/esm/mainnet/bitway/ibc-data.js +30 -0
  22. package/esm/mainnet/bitway/index.js +6 -0
  23. package/esm/mainnet/bluzelle/chain.js +3 -0
  24. package/esm/mainnet/bouachain/chain.js +7 -1
  25. package/esm/mainnet/buycex/chain.js +3 -0
  26. package/esm/mainnet/chain4energy/chain.js +18 -0
  27. package/esm/mainnet/chains.js +2 -0
  28. package/esm/mainnet/cheqd/chain.js +6 -6
  29. package/esm/mainnet/composable/chain.js +2 -1
  30. package/esm/mainnet/coreum/chain.js +2 -1
  31. package/esm/mainnet/cosmoshub/chain.js +2 -1
  32. package/esm/mainnet/crescent/chain.js +2 -1
  33. package/esm/mainnet/doravota/chain.js +18 -0
  34. package/esm/mainnet/elys/chain.js +3 -0
  35. package/esm/mainnet/epix/chain.js +12 -0
  36. package/esm/mainnet/evmos/chain.js +2 -1
  37. package/esm/mainnet/finschia/chain.js +2 -1
  38. package/esm/mainnet/furya/chain.js +12 -0
  39. package/esm/mainnet/fxcore/chain.js +2 -1
  40. package/esm/mainnet/gateway/chain.js +2 -1
  41. package/esm/mainnet/genesisl1/chain.js +2 -1
  42. package/esm/mainnet/ggezchain/chain.js +2 -1
  43. package/esm/mainnet/gitopia/chain.js +12 -0
  44. package/esm/mainnet/gonka/chain.js +34 -0
  45. package/esm/mainnet/govgen/chain.js +2 -1
  46. package/esm/mainnet/haqq/chain.js +2 -1
  47. package/esm/mainnet/ibc-data.js +2 -0
  48. package/esm/mainnet/injective/ibc-data.js +29 -0
  49. package/esm/mainnet/jackal/chain.js +2 -1
  50. package/esm/mainnet/joltify/chain.js +2 -1
  51. package/esm/mainnet/kimanetwork/chain.js +24 -1
  52. package/esm/mainnet/kopi/chain.js +2 -1
  53. package/esm/mainnet/kudora/chain.js +2 -1
  54. package/esm/mainnet/lava/chain.js +2 -1
  55. package/esm/mainnet/lefeef/chain.js +2 -1
  56. package/esm/mainnet/likecoin/chain.js +2 -1
  57. package/esm/mainnet/lombardledger/chain.js +6 -0
  58. package/esm/mainnet/lumera/chain.js +27 -7
  59. package/esm/mainnet/lumera/ibc-data.js +35 -3
  60. package/esm/mainnet/milkyway/chain.js +2 -1
  61. package/esm/mainnet/nibiru/chain.js +2 -1
  62. package/esm/mainnet/noble/chain.js +2 -1
  63. package/esm/mainnet/noble/ibc-data.js +29 -0
  64. package/esm/mainnet/nyx/chain.js +2 -1
  65. package/esm/mainnet/onex/chain.js +2 -1
  66. package/esm/mainnet/onomy/chain.js +2 -1
  67. package/esm/mainnet/osmosis/chain.js +2 -1
  68. package/esm/mainnet/panacea/chain.js +1 -1
  69. package/esm/mainnet/persistence/chain.js +2 -1
  70. package/esm/mainnet/pocket/chain.js +2 -1
  71. package/esm/mainnet/provenance/chain.js +2 -1
  72. package/esm/mainnet/pryzm/chain.js +2 -1
  73. package/esm/mainnet/pundix/chain.js +2 -1
  74. package/esm/mainnet/qubetics/chain.js +2 -1
  75. package/esm/mainnet/qwoyn/chain.js +2 -1
  76. package/esm/mainnet/realio/chain.js +2 -1
  77. package/esm/mainnet/rebus/chain.js +2 -1
  78. package/esm/mainnet/routerchain/chain.js +2 -1
  79. package/esm/mainnet/saga/chain.js +2 -1
  80. package/esm/mainnet/secretnetwork/chain.js +2 -1
  81. package/esm/mainnet/seda/chain.js +2 -1
  82. package/esm/mainnet/sentinel/chain.js +5 -1
  83. package/esm/mainnet/shareledger/chain.js +2 -1
  84. package/esm/mainnet/shentu/chain.js +2 -1
  85. package/esm/mainnet/shido/chain.js +2 -1
  86. package/esm/mainnet/sidechain/chain.js +2 -1
  87. package/esm/mainnet/stafihub/chain.js +2 -1
  88. package/esm/mainnet/stride/chain.js +2 -1
  89. package/esm/mainnet/sunrise/chain.js +12 -0
  90. package/esm/mainnet/symphony/chain.js +4 -0
  91. package/esm/mainnet/synternet/chain.js +2 -1
  92. package/esm/mainnet/terra/chain.js +25 -0
  93. package/esm/mainnet/terra2/chain.js +21 -0
  94. package/esm/mainnet/titan/chain.js +2 -1
  95. package/esm/mainnet/umee/chain.js +2 -1
  96. package/esm/mainnet/unification/chain.js +2 -1
  97. package/esm/mainnet/xarchain/chain.js +5 -0
  98. package/esm/mainnet/xion/chain.js +2 -1
  99. package/esm/mainnet/xrplevm/chain.js +5 -0
  100. package/esm/mainnet/zenrock/chain.js +2 -1
  101. package/esm/mainnet/zigchain/chain.js +3 -2
  102. package/esm/testnet/airchainstestnet/chain.js +2 -1
  103. package/esm/testnet/airchainsvaranasitestnet/chain.js +2 -1
  104. package/esm/testnet/alloratestnet/chain.js +14 -0
  105. package/esm/testnet/atomonetestnet/chain.js +2 -1
  106. package/esm/testnet/cascadiatestnet/chain.js +1 -1
  107. package/esm/testnet/cheqdtestnet/chain.js +6 -6
  108. package/esm/testnet/coreumtestnet/chain.js +2 -1
  109. package/esm/testnet/cosmosicsprovidertestnet/chain.js +2 -1
  110. package/esm/testnet/elystestnet/chain.js +3 -0
  111. package/esm/testnet/empetestnet/chain.js +2 -1
  112. package/esm/testnet/finschiatestnet/chain.js +2 -1
  113. package/esm/testnet/kimanetworktestnet/chain.js +28 -1
  114. package/esm/testnet/lavatestnet/chain.js +2 -1
  115. package/esm/testnet/lombardledgertestnet/chain.js +6 -0
  116. package/esm/testnet/lumeratestnet/chain.js +2 -1
  117. package/esm/testnet/nibirutestnet/chain.js +2 -1
  118. package/esm/testnet/nibirutestnet2/chain.js +2 -1
  119. package/esm/testnet/nibirutestnet3/chain.js +2 -1
  120. package/esm/testnet/noistestnet/chain.js +2 -1
  121. package/esm/testnet/nyxtestnet/chain.js +2 -1
  122. package/esm/testnet/okp4testnet/chain.js +2 -1
  123. package/esm/testnet/osmosistestnet/chain.js +35 -1
  124. package/esm/testnet/persistencetestnet2/chain.js +20 -0
  125. package/esm/testnet/pockettestnet/chain.js +2 -1
  126. package/esm/testnet/safrochaintestnet/chain.js +2 -1
  127. package/esm/testnet/sedatestnet/chain.js +2 -1
  128. package/esm/testnet/soarchaintestnet/chain.js +2 -1
  129. package/esm/testnet/terra2testnet/chain.js +20 -0
  130. package/esm/testnet/titantestnet/chain.js +2 -1
  131. package/esm/testnet/unificationtestnet/chain.js +2 -1
  132. package/esm/testnet/upticktestnet/chain.js +3 -0
  133. package/esm/testnet/xarchaintestnet/chain.js +5 -0
  134. package/esm/testnet/xiontestnet2/chain.js +2 -1
  135. package/esm/testnet/xrplevmtestnet/chain.js +5 -0
  136. package/esm/testnet/zenrocktestnet/chain.js +2 -1
  137. package/esm/testnet/zetachaintestnet/chain.js +2 -1
  138. package/mainnet/agoric/chain.js +2 -1
  139. package/mainnet/akash/chain.js +1 -1
  140. package/mainnet/allora/chain.js +14 -0
  141. package/mainnet/andromeda/chain.js +2 -1
  142. package/mainnet/arkeo/chain.js +7 -1
  143. package/mainnet/asset-lists.js +2 -0
  144. package/mainnet/atomone/chain.js +2 -1
  145. package/mainnet/axone/chain.js +22 -0
  146. package/mainnet/bandchain/chain.js +2 -1
  147. package/mainnet/beezee/chain.js +13 -0
  148. package/mainnet/bitway/asset-list.d.ts +3 -0
  149. package/mainnet/bitway/asset-list.js +111 -0
  150. package/mainnet/bitway/chain.d.ts +3 -0
  151. package/mainnet/bitway/chain.js +186 -0
  152. package/mainnet/bitway/ibc-data.d.ts +3 -0
  153. package/mainnet/bitway/ibc-data.js +32 -0
  154. package/mainnet/bitway/index.d.ts +3 -0
  155. package/mainnet/bitway/index.js +12 -0
  156. package/mainnet/bluzelle/chain.js +3 -0
  157. package/mainnet/bouachain/chain.js +7 -1
  158. package/mainnet/buycex/chain.js +3 -0
  159. package/mainnet/chain4energy/chain.js +18 -0
  160. package/mainnet/chains.js +2 -0
  161. package/mainnet/cheqd/chain.js +6 -6
  162. package/mainnet/composable/chain.js +2 -1
  163. package/mainnet/coreum/chain.js +2 -1
  164. package/mainnet/cosmoshub/chain.js +2 -1
  165. package/mainnet/crescent/chain.js +2 -1
  166. package/mainnet/doravota/chain.js +18 -0
  167. package/mainnet/elys/chain.js +3 -0
  168. package/mainnet/epix/chain.js +12 -0
  169. package/mainnet/evmos/chain.js +2 -1
  170. package/mainnet/finschia/chain.js +2 -1
  171. package/mainnet/furya/chain.js +12 -0
  172. package/mainnet/fxcore/chain.js +2 -1
  173. package/mainnet/gateway/chain.js +2 -1
  174. package/mainnet/genesisl1/chain.js +2 -1
  175. package/mainnet/ggezchain/chain.js +2 -1
  176. package/mainnet/gitopia/chain.js +12 -0
  177. package/mainnet/gonka/chain.js +34 -0
  178. package/mainnet/govgen/chain.js +2 -1
  179. package/mainnet/haqq/chain.js +2 -1
  180. package/mainnet/ibc-data.js +2 -0
  181. package/mainnet/injective/ibc-data.js +29 -0
  182. package/mainnet/jackal/chain.js +2 -1
  183. package/mainnet/joltify/chain.js +2 -1
  184. package/mainnet/kimanetwork/chain.js +24 -1
  185. package/mainnet/kopi/chain.js +2 -1
  186. package/mainnet/kudora/chain.js +2 -1
  187. package/mainnet/lava/chain.js +2 -1
  188. package/mainnet/lefeef/chain.js +2 -1
  189. package/mainnet/likecoin/chain.js +2 -1
  190. package/mainnet/lombardledger/chain.js +6 -0
  191. package/mainnet/lumera/chain.js +27 -7
  192. package/mainnet/lumera/ibc-data.js +35 -3
  193. package/mainnet/milkyway/chain.js +2 -1
  194. package/mainnet/nibiru/chain.js +2 -1
  195. package/mainnet/noble/chain.js +2 -1
  196. package/mainnet/noble/ibc-data.js +29 -0
  197. package/mainnet/nyx/chain.js +2 -1
  198. package/mainnet/onex/chain.js +2 -1
  199. package/mainnet/onomy/chain.js +2 -1
  200. package/mainnet/osmosis/chain.js +2 -1
  201. package/mainnet/panacea/chain.js +1 -1
  202. package/mainnet/persistence/chain.js +2 -1
  203. package/mainnet/pocket/chain.js +2 -1
  204. package/mainnet/provenance/chain.js +2 -1
  205. package/mainnet/pryzm/chain.js +2 -1
  206. package/mainnet/pundix/chain.js +2 -1
  207. package/mainnet/qubetics/chain.js +2 -1
  208. package/mainnet/qwoyn/chain.js +2 -1
  209. package/mainnet/realio/chain.js +2 -1
  210. package/mainnet/rebus/chain.js +2 -1
  211. package/mainnet/routerchain/chain.js +2 -1
  212. package/mainnet/saga/chain.js +2 -1
  213. package/mainnet/secretnetwork/chain.js +2 -1
  214. package/mainnet/seda/chain.js +2 -1
  215. package/mainnet/sentinel/chain.js +5 -1
  216. package/mainnet/shareledger/chain.js +2 -1
  217. package/mainnet/shentu/chain.js +2 -1
  218. package/mainnet/shido/chain.js +2 -1
  219. package/mainnet/sidechain/chain.js +2 -1
  220. package/mainnet/stafihub/chain.js +2 -1
  221. package/mainnet/stride/chain.js +2 -1
  222. package/mainnet/sunrise/chain.js +12 -0
  223. package/mainnet/symphony/chain.js +4 -0
  224. package/mainnet/synternet/chain.js +2 -1
  225. package/mainnet/terra/chain.js +25 -0
  226. package/mainnet/terra2/chain.js +21 -0
  227. package/mainnet/titan/chain.js +2 -1
  228. package/mainnet/umee/chain.js +2 -1
  229. package/mainnet/unification/chain.js +2 -1
  230. package/mainnet/xarchain/chain.js +5 -0
  231. package/mainnet/xion/chain.js +2 -1
  232. package/mainnet/xrplevm/chain.js +5 -0
  233. package/mainnet/zenrock/chain.js +2 -1
  234. package/mainnet/zigchain/chain.js +3 -2
  235. package/package.json +3 -3
  236. package/testnet/airchainstestnet/chain.js +2 -1
  237. package/testnet/airchainsvaranasitestnet/chain.js +2 -1
  238. package/testnet/alloratestnet/chain.js +14 -0
  239. package/testnet/atomonetestnet/chain.js +2 -1
  240. package/testnet/cascadiatestnet/chain.js +1 -1
  241. package/testnet/cheqdtestnet/chain.js +6 -6
  242. package/testnet/coreumtestnet/chain.js +2 -1
  243. package/testnet/cosmosicsprovidertestnet/chain.js +2 -1
  244. package/testnet/elystestnet/chain.js +3 -0
  245. package/testnet/empetestnet/chain.js +2 -1
  246. package/testnet/finschiatestnet/chain.js +2 -1
  247. package/testnet/kimanetworktestnet/chain.js +28 -1
  248. package/testnet/lavatestnet/chain.js +2 -1
  249. package/testnet/lombardledgertestnet/chain.js +6 -0
  250. package/testnet/lumeratestnet/chain.js +2 -1
  251. package/testnet/nibirutestnet/chain.js +2 -1
  252. package/testnet/nibirutestnet2/chain.js +2 -1
  253. package/testnet/nibirutestnet3/chain.js +2 -1
  254. package/testnet/noistestnet/chain.js +2 -1
  255. package/testnet/nyxtestnet/chain.js +2 -1
  256. package/testnet/okp4testnet/chain.js +2 -1
  257. package/testnet/osmosistestnet/chain.js +35 -1
  258. package/testnet/persistencetestnet2/chain.js +20 -0
  259. package/testnet/pockettestnet/chain.js +2 -1
  260. package/testnet/safrochaintestnet/chain.js +2 -1
  261. package/testnet/sedatestnet/chain.js +2 -1
  262. package/testnet/soarchaintestnet/chain.js +2 -1
  263. package/testnet/terra2testnet/chain.js +20 -0
  264. package/testnet/titantestnet/chain.js +2 -1
  265. package/testnet/unificationtestnet/chain.js +2 -1
  266. package/testnet/upticktestnet/chain.js +3 -0
  267. package/testnet/xarchaintestnet/chain.js +5 -0
  268. package/testnet/xiontestnet2/chain.js +2 -1
  269. package/testnet/xrplevmtestnet/chain.js +5 -0
  270. package/testnet/zenrocktestnet/chain.js +2 -1
  271. package/testnet/zetachaintestnet/chain.js +2 -1
@@ -59,7 +59,8 @@ const info = {
59
59
  cosmwasm: {
60
60
  version: 'v0.44.0',
61
61
  enabled: true
62
- }
62
+ },
63
+ tag: 'v1.0.1'
63
64
  },
64
65
  logoURIs: {
65
66
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.png',
@@ -59,7 +59,8 @@ const info = {
59
59
  cosmwasm: {
60
60
  version: 'v0.44.0',
61
61
  enabled: true
62
- }
62
+ },
63
+ tag: 'v1.0.1'
63
64
  },
64
65
  logoURIs: {
65
66
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.png',
@@ -60,7 +60,8 @@ const info = {
60
60
  },
61
61
  genesis: {
62
62
  genesisUrl: 'https://raw.githubusercontent.com/NibiruChain/Networks/main/Testnet/nibiru-devnet-2/genesis.json'
63
- }
63
+ },
64
+ tag: 'v1.0.1'
64
65
  },
65
66
  logoURIs: {
66
67
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.png',
@@ -41,6 +41,23 @@ const info = {
41
41
  genesis: {
42
42
  name: 'v1',
43
43
  genesisUrl: 'https://github.com/outbe/outbe-node/networks/raw/main/genesis.json'
44
+ },
45
+ tag: 'v0.0.1-wasm',
46
+ binaries: {
47
+ "linux/amd64": 'https://github.com/outbe/outbe-node/releases/download/v0.0.1-wasm/outbe-node_0.0.1-wasm_linux_amd64.tar.gz'
48
+ },
49
+ sdk: {
50
+ type: 'cosmos',
51
+ version: 'v0.50.11',
52
+ repo: 'https://github.com/cosmos/cosmos-sdk',
53
+ tag: 'v0.50.11'
54
+ },
55
+ ibc: {
56
+ type: 'go',
57
+ version: 'v8.7.0',
58
+ repo: 'https://github.com/cosmos/ibc-go',
59
+ tag: 'v8.7.0',
60
+ icsEnabled: ['ics20-1']
44
61
  }
45
62
  },
46
63
  images: [{
@@ -57,7 +57,8 @@ const info = {
57
57
  cosmwasm: {
58
58
  version: 'v0.44.0',
59
59
  enabled: true
60
- }
60
+ },
61
+ tag: 'v1.0.1'
61
62
  },
62
63
  logoURIs: {
63
64
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.png',
@@ -57,7 +57,8 @@ const info = {
57
57
  cosmwasm: {
58
58
  version: 'v0.44.0',
59
59
  enabled: true
60
- }
60
+ },
61
+ tag: 'v1.0.1'
61
62
  },
62
63
  logoURIs: {
63
64
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.png',
@@ -58,7 +58,8 @@ const info = {
58
58
  },
59
59
  genesis: {
60
60
  genesisUrl: 'https://raw.githubusercontent.com/NibiruChain/Networks/main/Testnet/nibiru-devnet-2/genesis.json'
61
- }
61
+ },
62
+ tag: 'v1.0.1'
62
63
  },
63
64
  logoURIs: {
64
65
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.png',
@@ -39,6 +39,23 @@ const info = {
39
39
  genesis: {
40
40
  name: 'v1',
41
41
  genesisUrl: 'https://github.com/outbe/outbe-node/networks/raw/main/genesis.json'
42
+ },
43
+ tag: 'v0.0.1-wasm',
44
+ binaries: {
45
+ "linux/amd64": 'https://github.com/outbe/outbe-node/releases/download/v0.0.1-wasm/outbe-node_0.0.1-wasm_linux_amd64.tar.gz'
46
+ },
47
+ sdk: {
48
+ type: 'cosmos',
49
+ version: 'v0.50.11',
50
+ repo: 'https://github.com/cosmos/cosmos-sdk',
51
+ tag: 'v0.50.11'
52
+ },
53
+ ibc: {
54
+ type: 'go',
55
+ version: 'v8.7.0',
56
+ repo: 'https://github.com/cosmos/ibc-go',
57
+ tag: 'v8.7.0',
58
+ icsEnabled: ['ics20-1']
42
59
  }
43
60
  },
44
61
  images: [{
@@ -57,7 +57,8 @@ const info = {
57
57
  repo: 'https://github.com/agoric-labs/ibc-go',
58
58
  tag: 'v7.10.0-alpha.agoric.2',
59
59
  icsEnabled: ['ics20-1']
60
- }
60
+ },
61
+ tag: 'agoric-upgrade-21'
61
62
  },
62
63
  logoURIs: {
63
64
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/Agoric-logo-color.png',
@@ -28,7 +28,7 @@ const info = {
28
28
  codebase: {
29
29
  gitRepo: 'https://github.com/akash-network/node/',
30
30
  recommendedVersion: 'v0.38.1',
31
- compatibleVersions: ['v0.38.0'],
31
+ compatibleVersions: ['v0.38.0', 'v0.38.1'],
32
32
  binaries: {
33
33
  "linux/amd64": 'https://github.com/akash-network/node/releases/download/v0.38.1/akash_linux_amd64.zip',
34
34
  "linux/arm64": 'https://github.com/akash-network/node/releases/download/v0.38.1/akash_linux_arm64.zip'
@@ -39,6 +39,20 @@ const info = {
39
39
  },
40
40
  genesis: {
41
41
  genesisUrl: 'https://github.com/allora-network/networks/blob/main/allora-mainnet-1/genesis.json'
42
+ },
43
+ sdk: {
44
+ type: 'cosmos',
45
+ version: 'v0.50.11'
46
+ },
47
+ consensus: {
48
+ type: 'cometbft',
49
+ version: 'v0.38.15',
50
+ repo: 'https://github.com/cometbft/cometbft',
51
+ tag: 'v0.38.15'
52
+ },
53
+ ibc: {
54
+ type: 'go',
55
+ version: 'v8.5.2'
42
56
  }
43
57
  },
44
58
  logoURIs: {
@@ -50,7 +50,8 @@ const info = {
50
50
  cosmwasm: {
51
51
  version: 'v0.41.0',
52
52
  enabled: true
53
- }
53
+ },
54
+ tag: 'v0.1.1-patch'
54
55
  },
55
56
  apis: {
56
57
  rpc: [
@@ -35,7 +35,13 @@ const info = {
35
35
  name: 'v1',
36
36
  genesisUrl: 'https://github.com/arkeonetwork/arkeo/blob/master/networks/mainnet/arkeo-main-v1/genesis.mainnet.json.gz'
37
37
  },
38
- recommendedVersion: 'v1.0.9'
38
+ recommendedVersion: 'v1.0.9',
39
+ compatibleVersions: ['v1.0.9'],
40
+ binaries: {
41
+ "linux/amd64": 'https://github.com/arkeonetwork/arkeo/releases/download/v1.0.9/arkeod_1.0.9_linux_amd64.zip',
42
+ "darwin/arm64": 'https://github.com/arkeonetwork/arkeo/releases/download/v1.0.9/arkeod_1.0.9_darwin_arm64.zip',
43
+ "darwin/amd64": 'https://github.com/arkeonetwork/arkeo/releases/download/v1.0.9/arkeod_1.0.9_darwin_amd64.zip'
44
+ }
39
45
  },
40
46
  images: [{
41
47
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkeo/images/arkeo.svg',
@@ -26,6 +26,7 @@ import * as _beezee from './beezee';
26
26
  import * as _bitbadges from './bitbadges';
27
27
  import * as _bitcanna from './bitcanna';
28
28
  import * as _bitsong from './bitsong';
29
+ import * as _bitway from './bitway';
29
30
  import * as _blockx from './blockx';
30
31
  import * as _bluechip from './bluechip';
31
32
  import * as _bluzelle from './bluzelle';
@@ -242,6 +243,7 @@ const assetList = [
242
243
  _bitbadges.assetList,
243
244
  _bitcanna.assetList,
244
245
  _bitsong.assetList,
246
+ _bitway.assetList,
245
247
  _blockx.assetList,
246
248
  _bluechip.assetList,
247
249
  _bluzelle.assetList,
@@ -54,7 +54,8 @@ const info = {
54
54
  sdk: {
55
55
  type: 'cosmos',
56
56
  version: 'v0.47.17'
57
- }
57
+ },
58
+ tag: 'v2.0.0'
58
59
  },
59
60
  logoURIs: {
60
61
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
@@ -31,6 +31,28 @@ const info = {
31
31
  compatibleVersions: ['v12.0.0'],
32
32
  genesis: {
33
33
  genesisUrl: 'https://raw.githubusercontent.com/axone-protocol/networks/refs/heads/main/chains/1/genesis.json'
34
+ },
35
+ tag: 'v12.0.0',
36
+ binaries: {
37
+ "linux/amd64": 'https://github.com/axone-protocol/axoned/releases/download/v12.0.0/axoned-12.0.0-linux-amd64',
38
+ "linux/arm64": 'https://github.com/axone-protocol/axoned/releases/download/v12.0.0/axoned-12.0.0-linux-arm64'
39
+ },
40
+ sdk: {
41
+ type: 'cosmos',
42
+ version: 'v0.50.13'
43
+ },
44
+ consensus: {
45
+ type: 'cometbft',
46
+ version: 'v0.38.17'
47
+ },
48
+ cosmwasm: {
49
+ version: 'v0.53.0',
50
+ path: '$HOME/.axoned/wasm',
51
+ enabled: true
52
+ },
53
+ ibc: {
54
+ type: 'go',
55
+ version: 'v8.4.0'
34
56
  }
35
57
  },
36
58
  logoURIs: {
@@ -51,7 +51,8 @@ const info = {
51
51
  language: {
52
52
  type: 'go',
53
53
  version: 'v1.24.2'
54
- }
54
+ },
55
+ tag: 'v3.1.0'
55
56
  },
56
57
  logoURIs: {
57
58
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png',
@@ -39,6 +39,19 @@ const info = {
39
39
  },
40
40
  genesis: {
41
41
  genesisUrl: 'https://raw.githubusercontent.com/bze-alphateam/bze/main/genesis.json'
42
+ },
43
+ tag: 'v7.2.0',
44
+ sdk: {
45
+ type: 'cosmos',
46
+ version: 'v0.45.16'
47
+ },
48
+ consensus: {
49
+ type: 'cometbft',
50
+ version: 'v0.34.27'
51
+ },
52
+ ibc: {
53
+ type: 'go',
54
+ version: 'v4.5.1'
42
55
  }
43
56
  },
44
57
  logoURIs: {
@@ -0,0 +1,109 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chainName: 'bitway',
4
+ assets: [
5
+ {
6
+ description: 'The native token of Bitway.',
7
+ denomUnits: [{
8
+ denom: 'ubtw',
9
+ exponent: 0
10
+ }, {
11
+ denom: 'btw',
12
+ exponent: 6
13
+ }],
14
+ base: 'ubtw',
15
+ name: 'Bitway native token',
16
+ display: 'btw',
17
+ symbol: 'BTW',
18
+ logoURIs: {
19
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
20
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
21
+ },
22
+ images: [{
23
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
24
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
25
+ }],
26
+ socials: {
27
+ website: 'https://bitway.com',
28
+ twitter: 'https://x.com/BitwayOfficial'
29
+ },
30
+ typeAsset: 'sdk.coin'
31
+ },
32
+ {
33
+ description: 'BTC-pegged token on Bitway.',
34
+ extendedDescription: 'BTCT is the native token of the Bitway, fully pegged 1:1 to BTC held in a vault secured by 21 TSS signers on the Bitcoin mainnet. As a synthetic asset, BTCT enables Bitcoin liquidity to seamlessly flow into the Bitway and the broader Cosmos ecosystem.',
35
+ denomUnits: [{
36
+ denom: 'sat',
37
+ exponent: 0
38
+ }, {
39
+ denom: 'BTCT',
40
+ exponent: 8
41
+ }],
42
+ base: 'sat',
43
+ name: 'Bitway Bitcoin',
44
+ display: 'BTCT',
45
+ symbol: 'BTCT',
46
+ traces: [{
47
+ type: 'bridge',
48
+ counterparty: {
49
+ chainName: 'bitcoin',
50
+ baseDenom: 'sat'
51
+ },
52
+ provider: 'Bitway'
53
+ }],
54
+ images: [{
55
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/BTCT.svg',
56
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/BTCT.png'
57
+ }],
58
+ socials: {
59
+ website: 'https://bitway.com',
60
+ twitter: 'https://x.com/BitwayOfficial'
61
+ },
62
+ typeAsset: 'sdk.coin'
63
+ },
64
+ {
65
+ description: 'Noble USDC on Bitway.',
66
+ denomUnits: [{
67
+ denom: 'ibc/B9E4FD154C92D3A23BEA029906C4C5FF2FE74CB7E3A058290B77197A263CF88B',
68
+ exponent: 0
69
+ }, {
70
+ denom: 'usdc',
71
+ exponent: 6
72
+ }],
73
+ typeAsset: 'ics20',
74
+ base: 'ibc/B9E4FD154C92D3A23BEA029906C4C5FF2FE74CB7E3A058290B77197A263CF88B',
75
+ name: 'Noble USDC',
76
+ display: 'usdc',
77
+ symbol: 'USDC',
78
+ traces: [{
79
+ type: 'ibc',
80
+ counterparty: {
81
+ chainName: 'noble',
82
+ baseDenom: 'uusdc',
83
+ channelId: 'channel-172'
84
+ },
85
+ chain: {
86
+ channelId: 'channel-13',
87
+ path: 'transfer/channel-13/uusdc'
88
+ }
89
+ }],
90
+ images: [{
91
+ imageSync: {
92
+ chainName: 'noble',
93
+ baseDenom: 'uusdc'
94
+ },
95
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
96
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
97
+ theme: {
98
+ circle: true
99
+ }
100
+ }],
101
+ logoURIs: {
102
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
103
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
104
+ },
105
+ coingeckoId: 'usd-coin'
106
+ }
107
+ ]
108
+ };
109
+ export default info;
@@ -0,0 +1,184 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chainName: 'bitway',
4
+ status: 'live',
5
+ networkType: 'mainnet',
6
+ website: 'https://bitway.com/',
7
+ prettyName: 'Bitway',
8
+ chainType: 'cosmos',
9
+ chainId: 'bitway-1',
10
+ bech32Prefix: 'bc',
11
+ daemonName: 'bitwayd',
12
+ nodeHome: '$HOME/.bitway',
13
+ keyAlgos: ['secp256k1'],
14
+ slip44: 118,
15
+ fees: {
16
+ feeTokens: [{
17
+ denom: 'ubtw',
18
+ fixedMinGasPrice: 0.0006,
19
+ lowGasPrice: 0.0006,
20
+ averageGasPrice: 0.0008,
21
+ highGasPrice: 0.001
22
+ }, {
23
+ denom: 'sat',
24
+ fixedMinGasPrice: 0.000001,
25
+ lowGasPrice: 0.000001,
26
+ averageGasPrice: 0.0000015,
27
+ highGasPrice: 0.000002
28
+ }]
29
+ },
30
+ staking: {
31
+ stakingTokens: [{
32
+ denom: 'ubtw'
33
+ }]
34
+ },
35
+ codebase: {
36
+ gitRepo: 'https://github.com/bitwaylabs/bitway',
37
+ recommendedVersion: 'v2.0.0',
38
+ compatibleVersions: ['v2.0.0'],
39
+ consensus: {
40
+ type: 'cometbft',
41
+ version: 'v0.38.12'
42
+ },
43
+ genesis: {
44
+ genesisUrl: 'https://github.com/bitwaylabs/networks/raw/main/mainnet/bitway-1/genesis.tar.gz'
45
+ },
46
+ sdk: {
47
+ type: 'cosmos',
48
+ version: 'v0.50.14'
49
+ },
50
+ ibc: {
51
+ type: 'go',
52
+ version: 'v8.5.3'
53
+ },
54
+ cosmwasm: {
55
+ version: 'v0.53.0',
56
+ enabled: true
57
+ },
58
+ tag: 'v2.0.0'
59
+ },
60
+ logoURIs: {
61
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
62
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
63
+ },
64
+ description: 'A fully Bitcoin-Compatible L1 blockchain for the BTCFi',
65
+ apis: {
66
+ rpc: [
67
+ {
68
+ address: 'https://rpc.bitway.com',
69
+ provider: 'Bitway Labs'
70
+ },
71
+ {
72
+ address: 'https://rpc.bitway.nodestake.org',
73
+ provider: 'NodeStake'
74
+ },
75
+ {
76
+ address: 'https://bitway-rpc.synergynodes.com/',
77
+ provider: 'Synergy Nodes'
78
+ },
79
+ {
80
+ address: 'https://bitway.publicnode.com/',
81
+ provider: 'Allnodes'
82
+ },
83
+ {
84
+ address: 'https://bitway.rpc.kjnodes.com',
85
+ provider: 'kjnodes'
86
+ },
87
+ {
88
+ address: 'https://bitway-mainnet-rpc.itrocket.net',
89
+ provider: 'ITRocket'
90
+ },
91
+ {
92
+ address: 'https://bitway.rpc.m.stavr.tech',
93
+ provider: '🔥STAVR🔥'
94
+ }
95
+ ],
96
+ rest: [
97
+ {
98
+ address: 'https://rest.bitway.com',
99
+ provider: 'Bitway Labs'
100
+ },
101
+ {
102
+ address: 'https://api.bitway.nodestake.org',
103
+ provider: 'NodeStake'
104
+ },
105
+ {
106
+ address: 'https://bitway-api.synergynodes.com',
107
+ provider: 'Synergy Nodes'
108
+ },
109
+ {
110
+ address: 'https://bitway-rest.publicnode.com',
111
+ provider: 'Allnodes'
112
+ },
113
+ {
114
+ address: 'https://bitway.api.kjnodes.com',
115
+ provider: 'kjnodes'
116
+ },
117
+ {
118
+ address: 'https://bitway-mainnet-api.itrocket.net',
119
+ provider: 'ITRocket'
120
+ },
121
+ {
122
+ address: 'https://bitway.api.m.stavr.tech',
123
+ provider: '🔥STAVR🔥'
124
+ }
125
+ ],
126
+ grpc: [
127
+ {
128
+ address: 'grpc.bitway.com:443',
129
+ provider: 'Bitway Labs'
130
+ },
131
+ {
132
+ address: 'https://grpc.bitway.nodestake.org:443',
133
+ provider: 'NodeStake'
134
+ },
135
+ {
136
+ address: 'bitway-grpc.synergynodes.com:443',
137
+ provider: 'Synergy Nodes'
138
+ },
139
+ {
140
+ address: 'bitway-grpc.publicnode.com:443',
141
+ provider: 'Allnodes'
142
+ },
143
+ {
144
+ address: 'bitway.grpc.kjnodes.com:443',
145
+ provider: 'kjnodes'
146
+ },
147
+ {
148
+ address: 'bitway-mainnet-grpc.itrocket.net:443',
149
+ provider: 'ITRocket'
150
+ }
151
+ ]
152
+ },
153
+ explorers: [
154
+ {
155
+ kind: 'Ping Pub',
156
+ url: 'https://explorer.nodestake.org/bitway',
157
+ txPage: 'https://explorer.nodestake.org/bitway/tx/${txHash}',
158
+ accountPage: 'https://explorer.nodestake.org/bitway/account/${accountAddress}'
159
+ },
160
+ {
161
+ kind: 'Ping Pub',
162
+ url: 'https://cosmosrun.info/bitway',
163
+ txPage: 'https://cosmosrun.info/bitway/tx/${txHash}',
164
+ accountPage: 'https://cosmosrun.info/bitway/account/${accountAddress}'
165
+ },
166
+ {
167
+ kind: 'Ping Pub',
168
+ url: 'https://explorer.kjnodes.com/bitway',
169
+ txPage: 'https://explorer.kjnodes.com/bitway/tx/${txHash}',
170
+ accountPage: 'https://explorer.kjnodes.com/bitway/account/${accountAddress}'
171
+ },
172
+ {
173
+ kind: 'Ping Pub',
174
+ url: 'https://explorer.stavr.tech/Bitway-Mainnet',
175
+ txPage: 'https://explorer.stavr.tech/Bitway-Mainnet/tx/${txHash}',
176
+ accountPage: 'https://explorer.stavr.tech/Bitway-Mainnet/account/${accountAddress}'
177
+ }
178
+ ],
179
+ images: [{
180
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
181
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
182
+ }]
183
+ };
184
+ export default info;
@@ -0,0 +1,30 @@
1
+ const info = [{
2
+ $schema: '../ibc_data.schema.json',
3
+ chain1: {
4
+ chainName: 'bitway',
5
+ clientId: '07-tendermint-30',
6
+ connectionId: 'connection-14'
7
+ },
8
+ chain2: {
9
+ chainName: 'noble',
10
+ clientId: '07-tendermint-183',
11
+ connectionId: 'connection-178'
12
+ },
13
+ channels: [{
14
+ chain1: {
15
+ channelId: 'channel-13',
16
+ portId: 'transfer'
17
+ },
18
+ chain2: {
19
+ channelId: 'channel-172',
20
+ portId: 'transfer'
21
+ },
22
+ ordering: 'unordered',
23
+ version: 'ics20-1',
24
+ tags: {
25
+ status: 'live',
26
+ preferred: true
27
+ }
28
+ }]
29
+ }];
30
+ export default info;
@@ -0,0 +1,6 @@
1
+ import _assetList from './asset-list';
2
+ import _chain from './chain';
3
+ import _ibcData from './ibc-data';
4
+ export const assetList = _assetList;
5
+ export const chain = _chain;
6
+ export const ibcData = _ibcData;
@@ -47,6 +47,9 @@ const info = {
47
47
  ibc: {
48
48
  type: 'go',
49
49
  version: 'v3.4.0'
50
+ },
51
+ binaries: {
52
+ "linux/amd64": 'https://github.com/bluzelle/bluzelle-public/releases/download/v10.0/curiumd'
50
53
  }
51
54
  },
52
55
  logoURIs: {
@@ -32,10 +32,16 @@ const info = {
32
32
  codebase: {
33
33
  gitRepo: 'https://github.com/Bouachain/bouachain.git',
34
34
  recommendedVersion: 'v1.0.0',
35
- compatibleVersions: ['v0.9.0'],
35
+ compatibleVersions: ['v0.9.0', 'v1.0.0'],
36
36
  genesis: {
37
37
  name: 'v1',
38
38
  genesisUrl: 'https://github.com/Bouachain/bouachain/raw/master/genesis.json'
39
+ },
40
+ sdk: {
41
+ type: 'cosmos',
42
+ repo: 'https://github.com/rollchains/cosmos-sdk',
43
+ version: 'v0.50.8',
44
+ tag: 'v0.50.8'
39
45
  }
40
46
  },
41
47
  logoURIs: {
@@ -21,6 +21,9 @@ const info = {
21
21
  sdk: {
22
22
  type: 'cosmos',
23
23
  version: 'v0.45.16'
24
+ },
25
+ binaries: {
26
+ "linux/amd64": 'https://buycex.net/bcxd-v1.0.0-linux-amd64.tar.gz'
24
27
  }
25
28
  },
26
29
  apis: {