@hyperlane-xyz/registry 2.2.0 → 2.3.0

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 (191) hide show
  1. package/dist/chainAddresses.d.ts +13 -0
  2. package/dist/chainAddresses.js +13 -0
  3. package/dist/chainMetadata.js +308 -1
  4. package/dist/chains/alfajores/metadata.js +4 -0
  5. package/dist/chains/alfajores/metadata.json +4 -0
  6. package/dist/chains/alfajores/metadata.yaml +3 -0
  7. package/dist/chains/ancient8/metadata.js +4 -0
  8. package/dist/chains/ancient8/metadata.json +4 -0
  9. package/dist/chains/ancient8/metadata.yaml +3 -0
  10. package/dist/chains/arbitrum/metadata.js +4 -0
  11. package/dist/chains/arbitrum/metadata.json +4 -0
  12. package/dist/chains/arbitrum/metadata.yaml +3 -0
  13. package/dist/chains/arbitrumsepolia/metadata.js +4 -0
  14. package/dist/chains/arbitrumsepolia/metadata.json +4 -0
  15. package/dist/chains/arbitrumsepolia/metadata.yaml +3 -0
  16. package/dist/chains/arthera/addresses.d.ts +13 -0
  17. package/dist/chains/arthera/addresses.js +13 -0
  18. package/dist/chains/arthera/addresses.json +13 -0
  19. package/dist/chains/arthera/addresses.yaml +11 -0
  20. package/dist/chains/arthera/index.d.ts +2 -0
  21. package/dist/chains/arthera/index.js +2 -0
  22. package/dist/chains/arthera/logo.svg +1 -0
  23. package/dist/chains/arthera/metadata.d.ts +2 -0
  24. package/dist/chains/arthera/metadata.js +37 -0
  25. package/dist/chains/arthera/metadata.json +37 -0
  26. package/dist/chains/arthera/metadata.yaml +26 -0
  27. package/dist/chains/artheratestnet/metadata.js +4 -0
  28. package/dist/chains/artheratestnet/metadata.json +4 -0
  29. package/dist/chains/artheratestnet/metadata.yaml +3 -0
  30. package/dist/chains/avalanche/metadata.js +4 -0
  31. package/dist/chains/avalanche/metadata.json +4 -0
  32. package/dist/chains/avalanche/metadata.yaml +3 -0
  33. package/dist/chains/base/metadata.js +4 -0
  34. package/dist/chains/base/metadata.json +4 -0
  35. package/dist/chains/base/metadata.yaml +3 -0
  36. package/dist/chains/basesepolia/metadata.js +4 -0
  37. package/dist/chains/basesepolia/metadata.json +4 -0
  38. package/dist/chains/basesepolia/metadata.yaml +3 -0
  39. package/dist/chains/blast/metadata.js +4 -0
  40. package/dist/chains/blast/metadata.json +4 -0
  41. package/dist/chains/blast/metadata.yaml +3 -0
  42. package/dist/chains/bob/metadata.js +4 -0
  43. package/dist/chains/bob/metadata.json +4 -0
  44. package/dist/chains/bob/metadata.yaml +3 -0
  45. package/dist/chains/bsc/metadata.js +4 -0
  46. package/dist/chains/bsc/metadata.json +4 -0
  47. package/dist/chains/bsc/metadata.yaml +3 -0
  48. package/dist/chains/bsctestnet/metadata.js +4 -0
  49. package/dist/chains/bsctestnet/metadata.json +4 -0
  50. package/dist/chains/bsctestnet/metadata.yaml +3 -0
  51. package/dist/chains/celo/metadata.js +4 -0
  52. package/dist/chains/celo/metadata.json +4 -0
  53. package/dist/chains/celo/metadata.yaml +3 -0
  54. package/dist/chains/chiado/metadata.js +4 -0
  55. package/dist/chains/chiado/metadata.json +4 -0
  56. package/dist/chains/chiado/metadata.yaml +3 -0
  57. package/dist/chains/eclipsetestnet/metadata.js +4 -0
  58. package/dist/chains/eclipsetestnet/metadata.json +4 -0
  59. package/dist/chains/eclipsetestnet/metadata.yaml +3 -0
  60. package/dist/chains/ethereum/metadata.js +4 -0
  61. package/dist/chains/ethereum/metadata.json +4 -0
  62. package/dist/chains/ethereum/metadata.yaml +3 -0
  63. package/dist/chains/fraxtal/metadata.js +4 -0
  64. package/dist/chains/fraxtal/metadata.json +4 -0
  65. package/dist/chains/fraxtal/metadata.yaml +3 -0
  66. package/dist/chains/fuji/metadata.js +4 -0
  67. package/dist/chains/fuji/metadata.json +4 -0
  68. package/dist/chains/fuji/metadata.yaml +3 -0
  69. package/dist/chains/fuse/metadata.js +4 -0
  70. package/dist/chains/fuse/metadata.json +4 -0
  71. package/dist/chains/fuse/metadata.yaml +3 -0
  72. package/dist/chains/gnosis/metadata.js +4 -0
  73. package/dist/chains/gnosis/metadata.json +4 -0
  74. package/dist/chains/gnosis/metadata.yaml +3 -0
  75. package/dist/chains/holesky/metadata.js +4 -0
  76. package/dist/chains/holesky/metadata.json +4 -0
  77. package/dist/chains/holesky/metadata.yaml +3 -0
  78. package/dist/chains/inevm/metadata.js +4 -0
  79. package/dist/chains/inevm/metadata.json +4 -0
  80. package/dist/chains/inevm/metadata.yaml +3 -0
  81. package/dist/chains/injective/metadata.js +4 -0
  82. package/dist/chains/injective/metadata.json +4 -0
  83. package/dist/chains/injective/metadata.yaml +3 -0
  84. package/dist/chains/linea/metadata.js +4 -0
  85. package/dist/chains/linea/metadata.json +4 -0
  86. package/dist/chains/linea/metadata.yaml +3 -0
  87. package/dist/chains/lukso/index.d.ts +1 -0
  88. package/dist/chains/lukso/index.js +1 -0
  89. package/dist/chains/lukso/logo.svg +1 -0
  90. package/dist/chains/lukso/metadata.d.ts +2 -0
  91. package/dist/chains/lukso/metadata.js +34 -0
  92. package/dist/chains/lukso/metadata.json +34 -0
  93. package/dist/chains/lukso/metadata.yaml +24 -0
  94. package/dist/chains/luksotestnet/index.d.ts +1 -0
  95. package/dist/chains/luksotestnet/index.js +1 -0
  96. package/dist/chains/luksotestnet/logo.svg +1 -0
  97. package/dist/chains/luksotestnet/metadata.d.ts +2 -0
  98. package/dist/chains/luksotestnet/metadata.js +35 -0
  99. package/dist/chains/luksotestnet/metadata.json +35 -0
  100. package/dist/chains/luksotestnet/metadata.yaml +25 -0
  101. package/dist/chains/mantapacific/metadata.js +4 -0
  102. package/dist/chains/mantapacific/metadata.json +4 -0
  103. package/dist/chains/mantapacific/metadata.yaml +3 -0
  104. package/dist/chains/mantle/metadata.js +5 -1
  105. package/dist/chains/mantle/metadata.json +5 -1
  106. package/dist/chains/mantle/metadata.yaml +4 -1
  107. package/dist/chains/mode/metadata.js +4 -0
  108. package/dist/chains/mode/metadata.json +4 -0
  109. package/dist/chains/mode/metadata.yaml +3 -0
  110. package/dist/chains/moonbeam/metadata.js +4 -0
  111. package/dist/chains/moonbeam/metadata.json +4 -0
  112. package/dist/chains/moonbeam/metadata.yaml +3 -0
  113. package/dist/chains/nautilus/metadata.js +4 -0
  114. package/dist/chains/nautilus/metadata.json +4 -0
  115. package/dist/chains/nautilus/metadata.yaml +3 -0
  116. package/dist/chains/neutron/metadata.js +4 -0
  117. package/dist/chains/neutron/metadata.json +4 -0
  118. package/dist/chains/neutron/metadata.yaml +3 -0
  119. package/dist/chains/optimism/metadata.js +4 -0
  120. package/dist/chains/optimism/metadata.json +4 -0
  121. package/dist/chains/optimism/metadata.yaml +3 -0
  122. package/dist/chains/osmosis/metadata.js +4 -0
  123. package/dist/chains/osmosis/metadata.json +4 -0
  124. package/dist/chains/osmosis/metadata.yaml +3 -0
  125. package/dist/chains/plumetestnet/metadata.js +4 -0
  126. package/dist/chains/plumetestnet/metadata.json +4 -0
  127. package/dist/chains/plumetestnet/metadata.yaml +3 -0
  128. package/dist/chains/polygon/metadata.js +4 -0
  129. package/dist/chains/polygon/metadata.json +4 -0
  130. package/dist/chains/polygon/metadata.yaml +3 -0
  131. package/dist/chains/polygonzkevm/metadata.js +4 -0
  132. package/dist/chains/polygonzkevm/metadata.json +4 -0
  133. package/dist/chains/polygonzkevm/metadata.yaml +3 -0
  134. package/dist/chains/proteustestnet/metadata.js +4 -0
  135. package/dist/chains/proteustestnet/metadata.json +4 -0
  136. package/dist/chains/proteustestnet/metadata.yaml +3 -0
  137. package/dist/chains/redstone/metadata.js +4 -0
  138. package/dist/chains/redstone/metadata.json +4 -0
  139. package/dist/chains/redstone/metadata.yaml +3 -0
  140. package/dist/chains/schema.json +170 -146
  141. package/dist/chains/scroll/metadata.js +4 -0
  142. package/dist/chains/scroll/metadata.json +4 -0
  143. package/dist/chains/scroll/metadata.yaml +3 -0
  144. package/dist/chains/scrollsepolia/metadata.js +4 -0
  145. package/dist/chains/scrollsepolia/metadata.json +4 -0
  146. package/dist/chains/scrollsepolia/metadata.yaml +3 -0
  147. package/dist/chains/sei/metadata.js +4 -0
  148. package/dist/chains/sei/metadata.json +4 -0
  149. package/dist/chains/sei/metadata.yaml +3 -0
  150. package/dist/chains/sepolia/metadata.js +4 -0
  151. package/dist/chains/sepolia/metadata.json +4 -0
  152. package/dist/chains/sepolia/metadata.yaml +3 -0
  153. package/dist/chains/sketchpad/metadata.js +4 -0
  154. package/dist/chains/sketchpad/metadata.json +4 -0
  155. package/dist/chains/sketchpad/metadata.yaml +3 -0
  156. package/dist/chains/solana/metadata.js +4 -0
  157. package/dist/chains/solana/metadata.json +4 -0
  158. package/dist/chains/solana/metadata.yaml +3 -0
  159. package/dist/chains/solanadevnet/metadata.js +4 -0
  160. package/dist/chains/solanadevnet/metadata.json +4 -0
  161. package/dist/chains/solanadevnet/metadata.yaml +3 -0
  162. package/dist/chains/solanatestnet/metadata.js +4 -0
  163. package/dist/chains/solanatestnet/metadata.json +4 -0
  164. package/dist/chains/solanatestnet/metadata.yaml +3 -0
  165. package/dist/chains/stride/metadata.js +4 -0
  166. package/dist/chains/stride/metadata.json +4 -0
  167. package/dist/chains/stride/metadata.yaml +3 -0
  168. package/dist/chains/taiko/metadata.js +4 -0
  169. package/dist/chains/taiko/metadata.json +4 -0
  170. package/dist/chains/taiko/metadata.yaml +3 -0
  171. package/dist/chains/viction/metadata.js +4 -0
  172. package/dist/chains/viction/metadata.json +4 -0
  173. package/dist/chains/viction/metadata.yaml +3 -0
  174. package/dist/chains/zetachain/metadata.js +4 -0
  175. package/dist/chains/zetachain/metadata.json +4 -0
  176. package/dist/chains/zetachain/metadata.yaml +3 -0
  177. package/dist/chains/zora/metadata.js +5 -0
  178. package/dist/chains/zora/metadata.json +5 -0
  179. package/dist/chains/zora/metadata.yaml +4 -0
  180. package/dist/coreChainMetadata.js +153 -1
  181. package/dist/deployments/warp_routes/LESS/arthera-celo-config.d.ts +48 -0
  182. package/dist/deployments/warp_routes/LESS/arthera-celo-config.js +33 -0
  183. package/dist/deployments/warp_routes/LESS/arthera-celo-config.json +33 -0
  184. package/dist/deployments/warp_routes/LESS/arthera-celo-config.yaml +21 -0
  185. package/dist/index.d.ts +4 -0
  186. package/dist/index.js +4 -0
  187. package/dist/registry/GithubRegistry.d.ts +0 -1
  188. package/dist/registry/GithubRegistry.js +9 -24
  189. package/dist/utils.js +1 -1
  190. package/dist/warpRouteConfigs.js +33 -0
  191. package/package.json +2 -2
@@ -4,19 +4,77 @@
4
4
  "hyperlaneChainMetadata": {
5
5
  "type": "object",
6
6
  "properties": {
7
- "name": {
7
+ "bech32Prefix": {
8
8
  "type": "string",
9
- "pattern": "^[a-z][a-z0-9]*$",
10
- "description": "The unique string identifier of the chain, used as the key in ChainMap dictionaries."
9
+ "description": "The human readable address prefix for the chains using bech32."
11
10
  },
12
- "protocol": {
13
- "type": "string",
14
- "enum": [
15
- "ethereum",
16
- "sealevel",
17
- "cosmos"
11
+ "blockExplorers": {
12
+ "type": "array",
13
+ "items": {
14
+ "type": "object",
15
+ "properties": {
16
+ "name": {
17
+ "type": "string",
18
+ "description": "A human readable name for the explorer."
19
+ },
20
+ "url": {
21
+ "type": "string",
22
+ "format": "uri",
23
+ "description": "The base URL for the explorer."
24
+ },
25
+ "apiUrl": {
26
+ "type": "string",
27
+ "format": "uri",
28
+ "description": "The base URL for requests to the explorer API."
29
+ },
30
+ "apiKey": {
31
+ "type": "string",
32
+ "description": "An API key for the explorer (recommended for better reliability)."
33
+ },
34
+ "family": {
35
+ "type": "string",
36
+ "enum": [
37
+ "etherscan",
38
+ "blockscout",
39
+ "routescan",
40
+ "other"
41
+ ],
42
+ "description": "The type of the block explorer. See ExplorerFamily for valid values."
43
+ }
44
+ },
45
+ "required": [
46
+ "name",
47
+ "url",
48
+ "apiUrl"
49
+ ],
50
+ "additionalProperties": false
51
+ },
52
+ "description": "A list of block explorers with data for this chain"
53
+ },
54
+ "blocks": {
55
+ "type": "object",
56
+ "properties": {
57
+ "confirmations": {
58
+ "type": "integer",
59
+ "minimum": 0,
60
+ "description": "Number of blocks to wait before considering a transaction confirmed."
61
+ },
62
+ "reorgPeriod": {
63
+ "type": "integer",
64
+ "minimum": 0,
65
+ "description": "Number of blocks before a transaction has a near-zero chance of reverting."
66
+ },
67
+ "estimateBlockTime": {
68
+ "type": "number",
69
+ "exclusiveMinimum": 0,
70
+ "description": "Rough estimate of time per block in seconds."
71
+ }
72
+ },
73
+ "required": [
74
+ "confirmations"
18
75
  ],
19
- "description": "The type of protocol used by this chain. See ProtocolType for valid values."
76
+ "additionalProperties": false,
77
+ "description": "Block settings for the chain/deployment."
20
78
  },
21
79
  "chainId": {
22
80
  "anyOf": [
@@ -30,57 +88,55 @@
30
88
  ],
31
89
  "description": "The chainId of the chain. Uses EIP-155 for EVM chains"
32
90
  },
33
- "domainId": {
34
- "$ref": "#/definitions/hyperlaneChainMetadata/properties/chainId/anyOf/0",
35
- "description": "The domainId of the chain, should generally default to `chainId`. Consumer of `ChainMetadata` should use this value if present, but otherwise fallback to `chainId`."
36
- },
37
- "displayName": {
38
- "type": "string",
39
- "description": "Human-readable name of the chain."
40
- },
41
- "displayNameShort": {
42
- "type": "string",
43
- "description": "A shorter human-readable name of the chain for use in user interfaces."
44
- },
45
- "technicalStack": {
46
- "type": "string",
47
- "enum": [
48
- "arbitrumnitro",
49
- "other"
50
- ],
51
- "description": "The technical stack of the chain. See ChainTechnicalStack for valid values."
52
- },
53
- "logoURI": {
91
+ "customGrpcUrls": {
54
92
  "type": "string",
55
- "description": "A URI to a logo image for this chain for use in user interfaces."
93
+ "description": "Specify a comma separated list of custom GRPC URLs to use for this chain. If not specified, the default GRPC urls will be used."
56
94
  },
57
- "nativeToken": {
95
+ "deployer": {
58
96
  "type": "object",
59
97
  "properties": {
60
98
  "name": {
61
- "type": "string"
62
- },
63
- "symbol": {
64
- "type": "string"
99
+ "type": "string",
100
+ "description": "The name of the deployer."
65
101
  },
66
- "decimals": {
67
- "type": "integer",
68
- "minimum": 0,
69
- "exclusiveMaximum": 256
102
+ "email": {
103
+ "type": "string",
104
+ "format": "email",
105
+ "description": "The email address of the deployer."
70
106
  },
71
- "denom": {
72
- "type": "string"
107
+ "url": {
108
+ "type": "string",
109
+ "format": "uri",
110
+ "description": "The URL of the deployer."
73
111
  }
74
112
  },
75
113
  "required": [
76
- "name",
77
- "symbol",
78
- "decimals"
114
+ "name"
79
115
  ],
80
116
  "additionalProperties": false,
81
- "description": "The metadata of the native token of the chain (e.g. ETH for Ethereum)."
117
+ "description": "Identity information of the deployer of a Hyperlane instance to this chain"
82
118
  },
83
- "rpcUrls": {
119
+ "displayName": {
120
+ "type": "string",
121
+ "description": "Human-readable name of the chain."
122
+ },
123
+ "displayNameShort": {
124
+ "type": "string",
125
+ "description": "A shorter human-readable name of the chain for use in user interfaces."
126
+ },
127
+ "domainId": {
128
+ "$ref": "#/definitions/hyperlaneChainMetadata/properties/chainId/anyOf/0",
129
+ "description": "The domainId of the chain, should generally default to `chainId`. Consumer of `ChainMetadata` should use this value if present, but otherwise fallback to `chainId`."
130
+ },
131
+ "gasCurrencyCoinGeckoId": {
132
+ "type": "string",
133
+ "description": "The ID on CoinGecko of the token used for gas payments."
134
+ },
135
+ "gnosisSafeTransactionServiceUrl": {
136
+ "type": "string",
137
+ "description": "The URL of the gnosis safe transaction service."
138
+ },
139
+ "grpcUrls": {
84
140
  "type": "array",
85
141
  "items": {
86
142
  "type": "object",
@@ -107,8 +163,7 @@
107
163
  "description": "The maximum range between block numbers for which the RPC can query data"
108
164
  },
109
165
  "minBlockNumber": {
110
- "type": "integer",
111
- "minimum": 0,
166
+ "$ref": "#/definitions/hyperlaneChainMetadata/properties/blocks/properties/reorgPeriod",
112
167
  "description": "The absolute minimum block number that this RPC supports."
113
168
  },
114
169
  "maxBlockAge": {
@@ -146,135 +201,104 @@
146
201
  ],
147
202
  "additionalProperties": false
148
203
  },
149
- "minItems": 1,
150
- "description": "The list of RPC endpoints for interacting with the chain."
204
+ "description": "For cosmos chains only, a list of gRPC API URLs"
151
205
  },
152
- "restUrls": {
153
- "type": "array",
154
- "items": {
155
- "$ref": "#/definitions/hyperlaneChainMetadata/properties/rpcUrls/items"
206
+ "index": {
207
+ "type": "object",
208
+ "properties": {
209
+ "from": {
210
+ "type": "number",
211
+ "description": "The block to start any indexing from."
212
+ }
156
213
  },
157
- "description": "For cosmos chains only, a list of Rest API URLs"
214
+ "additionalProperties": false,
215
+ "description": "Indexing settings for the chain."
158
216
  },
159
- "grpcUrls": {
160
- "type": "array",
161
- "items": {
162
- "$ref": "#/definitions/hyperlaneChainMetadata/properties/rpcUrls/items"
163
- },
164
- "description": "For cosmos chains only, a list of gRPC API URLs"
217
+ "isTestnet": {
218
+ "type": "boolean",
219
+ "description": "Whether the chain is considered a testnet or a mainnet."
165
220
  },
166
- "customGrpcUrls": {
221
+ "logoURI": {
167
222
  "type": "string",
168
- "description": "Specify a comma separated list of custom GRPC URLs to use for this chain. If not specified, the default GRPC urls will be used."
223
+ "description": "A URI to a logo image for this chain for use in user interfaces."
169
224
  },
170
- "blockExplorers": {
171
- "type": "array",
172
- "items": {
173
- "type": "object",
174
- "properties": {
175
- "name": {
176
- "type": "string",
177
- "description": "A human readable name for the explorer."
178
- },
179
- "url": {
180
- "type": "string",
181
- "format": "uri",
182
- "description": "The base URL for the explorer."
183
- },
184
- "apiUrl": {
185
- "type": "string",
186
- "format": "uri",
187
- "description": "The base URL for requests to the explorer API."
188
- },
189
- "apiKey": {
190
- "type": "string",
191
- "description": "An API key for the explorer (recommended for better reliability)."
192
- },
193
- "family": {
194
- "type": "string",
195
- "enum": [
196
- "etherscan",
197
- "blockscout",
198
- "routescan",
199
- "other"
200
- ],
201
- "description": "The type of the block explorer. See ExplorerFamily for valid values."
202
- }
203
- },
204
- "required": [
205
- "name",
206
- "url",
207
- "apiUrl"
208
- ],
209
- "additionalProperties": false
210
- },
211
- "description": "A list of block explorers with data for this chain"
225
+ "name": {
226
+ "type": "string",
227
+ "pattern": "^[a-z][a-z0-9]*$",
228
+ "description": "The unique string identifier of the chain, used as the key in ChainMap dictionaries."
212
229
  },
213
- "blocks": {
230
+ "nativeToken": {
214
231
  "type": "object",
215
232
  "properties": {
216
- "confirmations": {
233
+ "name": {
234
+ "type": "string"
235
+ },
236
+ "symbol": {
237
+ "type": "string"
238
+ },
239
+ "decimals": {
217
240
  "type": "integer",
218
241
  "minimum": 0,
219
- "description": "Number of blocks to wait before considering a transaction confirmed."
220
- },
221
- "reorgPeriod": {
222
- "$ref": "#/definitions/hyperlaneChainMetadata/properties/rpcUrls/items/properties/pagination/properties/minBlockNumber",
223
- "description": "Number of blocks before a transaction has a near-zero chance of reverting."
242
+ "exclusiveMaximum": 256
224
243
  },
225
- "estimateBlockTime": {
226
- "type": "number",
227
- "exclusiveMinimum": 0,
228
- "description": "Rough estimate of time per block in seconds."
244
+ "denom": {
245
+ "type": "string"
229
246
  }
230
247
  },
231
248
  "required": [
232
- "confirmations"
249
+ "name",
250
+ "symbol",
251
+ "decimals"
233
252
  ],
234
253
  "additionalProperties": false,
235
- "description": "Block settings for the chain/deployment."
236
- },
237
- "transactionOverrides": {
238
- "type": "object",
239
- "additionalProperties": {},
240
- "description": "Properties to include when forming transaction requests."
254
+ "description": "The metadata of the native token of the chain (e.g. ETH for Ethereum)."
241
255
  },
242
- "gasCurrencyCoinGeckoId": {
256
+ "protocol": {
243
257
  "type": "string",
244
- "description": "The ID on CoinGecko of the token used for gas payments."
258
+ "enum": [
259
+ "ethereum",
260
+ "sealevel",
261
+ "cosmos"
262
+ ],
263
+ "description": "The type of protocol used by this chain. See ProtocolType for valid values."
245
264
  },
246
- "gnosisSafeTransactionServiceUrl": {
247
- "type": "string",
248
- "description": "The URL of the gnosis safe transaction service."
265
+ "restUrls": {
266
+ "type": "array",
267
+ "items": {
268
+ "$ref": "#/definitions/hyperlaneChainMetadata/properties/grpcUrls/items"
269
+ },
270
+ "description": "For cosmos chains only, a list of Rest API URLs"
249
271
  },
250
- "bech32Prefix": {
251
- "type": "string",
252
- "description": "The human readable address prefix for the chains using bech32."
272
+ "rpcUrls": {
273
+ "type": "array",
274
+ "items": {
275
+ "$ref": "#/definitions/hyperlaneChainMetadata/properties/grpcUrls/items"
276
+ },
277
+ "minItems": 1,
278
+ "description": "The list of RPC endpoints for interacting with the chain."
253
279
  },
254
280
  "slip44": {
255
281
  "type": "number",
256
282
  "description": "The SLIP-0044 coin type."
257
283
  },
258
- "isTestnet": {
259
- "type": "boolean",
260
- "description": "Whether the chain is considered a testnet or a mainnet."
284
+ "technicalStack": {
285
+ "type": "string",
286
+ "enum": [
287
+ "arbitrumnitro",
288
+ "other"
289
+ ],
290
+ "description": "The technical stack of the chain. See ChainTechnicalStack for valid values."
261
291
  },
262
- "index": {
292
+ "transactionOverrides": {
263
293
  "type": "object",
264
- "properties": {
265
- "from": {
266
- "type": "number",
267
- "description": "The block to start any indexing from."
268
- }
269
- },
270
- "additionalProperties": false,
271
- "description": "Indexing settings for the chain."
294
+ "additionalProperties": {},
295
+ "description": "Properties to include when forming transaction requests."
272
296
  }
273
297
  },
274
298
  "required": [
299
+ "chainId",
275
300
  "name",
276
301
  "protocol",
277
- "chainId",
278
302
  "rpcUrls"
279
303
  ],
280
304
  "additionalProperties": false
@@ -13,6 +13,10 @@ export const metadata = {
13
13
  "reorgPeriod": 1
14
14
  },
15
15
  "chainId": 534352,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Scroll",
17
21
  "domainId": 534352,
18
22
  "gasCurrencyCoinGeckoId": "ethereum",
@@ -13,6 +13,10 @@
13
13
  "reorgPeriod": 1
14
14
  },
15
15
  "chainId": 534352,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Scroll",
17
21
  "domainId": 534352,
18
22
  "gasCurrencyCoinGeckoId": "ethereum",
@@ -9,6 +9,9 @@ blocks:
9
9
  estimateBlockTime: 3
10
10
  reorgPeriod: 1
11
11
  chainId: 534352
12
+ deployer:
13
+ name: Abacus Works
14
+ url: https://www.hyperlane.xyz
12
15
  displayName: Scroll
13
16
  domainId: 534352
14
17
  gasCurrencyCoinGeckoId: ethereum
@@ -13,6 +13,10 @@ export const metadata = {
13
13
  "reorgPeriod": 1
14
14
  },
15
15
  "chainId": 534351,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Scroll Sepolia",
17
21
  "domainId": 534351,
18
22
  "isTestnet": true,
@@ -13,6 +13,10 @@
13
13
  "reorgPeriod": 1
14
14
  },
15
15
  "chainId": 534351,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Scroll Sepolia",
17
21
  "domainId": 534351,
18
22
  "isTestnet": true,
@@ -9,6 +9,9 @@ blocks:
9
9
  estimateBlockTime: 3
10
10
  reorgPeriod: 1
11
11
  chainId: 534351
12
+ deployer:
13
+ name: Abacus Works
14
+ url: https://www.hyperlane.xyz
12
15
  displayName: Scroll Sepolia
13
16
  domainId: 534351
14
17
  isTestnet: true
@@ -13,6 +13,10 @@ export const metadata = {
13
13
  "reorgPeriod": 1
14
14
  },
15
15
  "chainId": 1329,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Sei",
17
21
  "domainId": 1329,
18
22
  "gasCurrencyCoinGeckoId": "sei-network",
@@ -13,6 +13,10 @@
13
13
  "reorgPeriod": 1
14
14
  },
15
15
  "chainId": 1329,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Sei",
17
21
  "domainId": 1329,
18
22
  "gasCurrencyCoinGeckoId": "sei-network",
@@ -9,6 +9,9 @@ blocks:
9
9
  estimateBlockTime: 1
10
10
  reorgPeriod: 1
11
11
  chainId: 1329
12
+ deployer:
13
+ name: Abacus Works
14
+ url: https://www.hyperlane.xyz
12
15
  displayName: Sei
13
16
  domainId: 1329
14
17
  gasCurrencyCoinGeckoId: sei-network
@@ -13,6 +13,10 @@ export const metadata = {
13
13
  "reorgPeriod": 2
14
14
  },
15
15
  "chainId": 11155111,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Sepolia",
17
21
  "domainId": 11155111,
18
22
  "isTestnet": true,
@@ -13,6 +13,10 @@
13
13
  "reorgPeriod": 2
14
14
  },
15
15
  "chainId": 11155111,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Sepolia",
17
21
  "domainId": 11155111,
18
22
  "isTestnet": true,
@@ -9,6 +9,9 @@ blocks:
9
9
  estimateBlockTime: 13
10
10
  reorgPeriod: 2
11
11
  chainId: 11155111
12
+ deployer:
13
+ name: Abacus Works
14
+ url: https://www.hyperlane.xyz
12
15
  displayName: Sepolia
13
16
  domainId: 11155111
14
17
  isTestnet: true
@@ -8,6 +8,10 @@ export const metadata = {
8
8
  }
9
9
  ],
10
10
  "chainId": 984123,
11
+ "deployer": {
12
+ "name": "Codecrafting Labs",
13
+ "url": "https://cclabs.tech"
14
+ },
11
15
  "displayName": "Forma Sketchpad",
12
16
  "displayNameShort": "Sketchpad",
13
17
  "domainId": 984123,
@@ -8,6 +8,10 @@
8
8
  }
9
9
  ],
10
10
  "chainId": 984123,
11
+ "deployer": {
12
+ "name": "Codecrafting Labs",
13
+ "url": "https://cclabs.tech"
14
+ },
11
15
  "displayName": "Forma Sketchpad",
12
16
  "displayNameShort": "Sketchpad",
13
17
  "domainId": 984123,
@@ -5,6 +5,9 @@ blockExplorers:
5
5
  name: Forma Explorer
6
6
  url: https://explorer.sketchpad-1.forma.art
7
7
  chainId: 984123
8
+ deployer:
9
+ name: Codecrafting Labs
10
+ url: https://cclabs.tech
8
11
  displayName: Forma Sketchpad
9
12
  displayNameShort: Sketchpad
10
13
  domainId: 984123
@@ -13,6 +13,10 @@ export const metadata = {
13
13
  "reorgPeriod": 0
14
14
  },
15
15
  "chainId": 1399811149,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Solana",
17
21
  "domainId": 1399811149,
18
22
  "name": "solana",
@@ -13,6 +13,10 @@
13
13
  "reorgPeriod": 0
14
14
  },
15
15
  "chainId": 1399811149,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Solana",
17
21
  "domainId": 1399811149,
18
22
  "name": "solana",
@@ -9,6 +9,9 @@ blocks:
9
9
  estimateBlockTime: 0.4
10
10
  reorgPeriod: 0
11
11
  chainId: 1399811149
12
+ deployer:
13
+ name: Abacus Works
14
+ url: https://www.hyperlane.xyz
12
15
  displayName: Solana
13
16
  domainId: 1399811149
14
17
  name: solana
@@ -13,6 +13,10 @@ export const metadata = {
13
13
  "reorgPeriod": 0
14
14
  },
15
15
  "chainId": 1399811151,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Solana Devnet",
17
21
  "displayNameShort": "Sol Devnet",
18
22
  "domainId": 1399811151,
@@ -13,6 +13,10 @@
13
13
  "reorgPeriod": 0
14
14
  },
15
15
  "chainId": 1399811151,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Solana Devnet",
17
21
  "displayNameShort": "Sol Devnet",
18
22
  "domainId": 1399811151,
@@ -9,6 +9,9 @@ blocks:
9
9
  estimateBlockTime: 0.4
10
10
  reorgPeriod: 0
11
11
  chainId: 1399811151
12
+ deployer:
13
+ name: Abacus Works
14
+ url: https://www.hyperlane.xyz
12
15
  displayName: Solana Devnet
13
16
  displayNameShort: Sol Devnet
14
17
  domainId: 1399811151
@@ -13,6 +13,10 @@ export const metadata = {
13
13
  "reorgPeriod": 0
14
14
  },
15
15
  "chainId": 1399811150,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Solana Testnet",
17
21
  "displayNameShort": "Sol Testnet",
18
22
  "domainId": 1399811150,
@@ -13,6 +13,10 @@
13
13
  "reorgPeriod": 0
14
14
  },
15
15
  "chainId": 1399811150,
16
+ "deployer": {
17
+ "name": "Abacus Works",
18
+ "url": "https://www.hyperlane.xyz"
19
+ },
16
20
  "displayName": "Solana Testnet",
17
21
  "displayNameShort": "Sol Testnet",
18
22
  "domainId": 1399811150,