@hyperlane-xyz/registry 15.1.0 → 15.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 (72) hide show
  1. package/dist/chainAddresses.d.ts +61 -0
  2. package/dist/chainAddresses.js +61 -0
  3. package/dist/chainMetadata.js +145 -9
  4. package/dist/chains/kyve/addresses.d.ts +7 -0
  5. package/dist/chains/kyve/addresses.js +7 -0
  6. package/dist/chains/kyve/addresses.json +7 -0
  7. package/dist/chains/kyve/addresses.yaml +5 -0
  8. package/dist/chains/kyve/index.d.ts +2 -0
  9. package/dist/chains/kyve/index.js +2 -0
  10. package/dist/chains/kyve/logo.svg +1 -0
  11. package/dist/chains/kyve/metadata.d.ts +2 -0
  12. package/dist/chains/kyve/metadata.js +62 -0
  13. package/dist/chains/kyve/metadata.json +62 -0
  14. package/dist/chains/kyve/metadata.yaml +44 -0
  15. package/dist/chains/miraclechain/addresses.d.ts +27 -0
  16. package/dist/chains/miraclechain/addresses.js +27 -0
  17. package/dist/chains/miraclechain/addresses.json +27 -0
  18. package/dist/chains/miraclechain/addresses.yaml +25 -0
  19. package/dist/chains/miraclechain/index.d.ts +1 -0
  20. package/dist/chains/miraclechain/index.js +1 -0
  21. package/dist/chains/miraclechain/metadata.js +5 -2
  22. package/dist/chains/miraclechain/metadata.json +5 -2
  23. package/dist/chains/miraclechain/metadata.yaml +4 -2
  24. package/dist/chains/ontology/addresses.d.ts +27 -0
  25. package/dist/chains/ontology/addresses.js +27 -0
  26. package/dist/chains/ontology/addresses.json +27 -0
  27. package/dist/chains/ontology/addresses.yaml +25 -0
  28. package/dist/chains/ontology/index.d.ts +1 -0
  29. package/dist/chains/ontology/index.js +1 -0
  30. package/dist/chains/ontology/metadata.js +0 -1
  31. package/dist/chains/ontology/metadata.json +0 -1
  32. package/dist/chains/ontology/metadata.yaml +0 -1
  33. package/dist/chains/paradexsepolia/index.d.ts +1 -0
  34. package/dist/chains/paradexsepolia/index.js +1 -0
  35. package/dist/chains/paradexsepolia/logo.svg +1 -0
  36. package/dist/chains/paradexsepolia/metadata.d.ts +2 -0
  37. package/dist/chains/paradexsepolia/metadata.js +36 -0
  38. package/dist/chains/paradexsepolia/metadata.json +36 -0
  39. package/dist/chains/paradexsepolia/metadata.yaml +26 -0
  40. package/dist/chains/plume/metadata.js +3 -3
  41. package/dist/chains/plume/metadata.json +3 -3
  42. package/dist/chains/plume/metadata.yaml +3 -3
  43. package/dist/chains/plumetestnet2/metadata.js +3 -3
  44. package/dist/chains/plumetestnet2/metadata.json +3 -3
  45. package/dist/chains/plumetestnet2/metadata.yaml +3 -3
  46. package/dist/chains/starknetsepolia/index.d.ts +1 -0
  47. package/dist/chains/starknetsepolia/index.js +1 -0
  48. package/dist/chains/starknetsepolia/logo.svg +1 -0
  49. package/dist/chains/starknetsepolia/metadata.d.ts +2 -0
  50. package/dist/chains/starknetsepolia/metadata.js +36 -0
  51. package/dist/chains/starknetsepolia/metadata.json +36 -0
  52. package/dist/chains/starknetsepolia/metadata.yaml +26 -0
  53. package/dist/deployments/warp_routes/ETH/coti-ethereum-config.d.ts +2 -0
  54. package/dist/deployments/warp_routes/ETH/coti-ethereum-config.js +33 -0
  55. package/dist/deployments/warp_routes/ETH/coti-ethereum-config.json +33 -0
  56. package/dist/deployments/warp_routes/ETH/coti-ethereum-config.yaml +20 -0
  57. package/dist/deployments/warp_routes/MIRAI/abstract-bsc-solanamainnet-config.d.ts +2 -0
  58. package/dist/deployments/warp_routes/MIRAI/abstract-bsc-solanamainnet-config.js +56 -0
  59. package/dist/deployments/warp_routes/MIRAI/abstract-bsc-solanamainnet-config.json +56 -0
  60. package/dist/deployments/warp_routes/MIRAI/abstract-bsc-solanamainnet-config.yaml +33 -0
  61. package/dist/deployments/warp_routes/WBTC/coti-ethereum-config.d.ts +2 -0
  62. package/dist/deployments/warp_routes/WBTC/coti-ethereum-config.js +34 -0
  63. package/dist/deployments/warp_routes/WBTC/coti-ethereum-config.json +34 -0
  64. package/dist/deployments/warp_routes/WBTC/coti-ethereum-config.yaml +21 -0
  65. package/dist/deployments/warp_routes/tUSD/eclipsemainnet-ethereum-config.d.ts +2 -0
  66. package/dist/deployments/warp_routes/tUSD/eclipsemainnet-ethereum-config.js +34 -0
  67. package/dist/deployments/warp_routes/tUSD/eclipsemainnet-ethereum-config.json +34 -0
  68. package/dist/deployments/warp_routes/tUSD/eclipsemainnet-ethereum-config.yaml +22 -0
  69. package/dist/index.d.ts +6 -0
  70. package/dist/index.js +6 -0
  71. package/dist/warpRouteConfigs.js +157 -0
  72. package/package.json +1 -1
@@ -2702,6 +2702,13 @@ export declare const chainAddresses: {
2702
2702
  timelockController: string;
2703
2703
  validatorAnnounce: string;
2704
2704
  };
2705
+ kyve: {
2706
+ interchainGasPaymaster: string;
2707
+ interchainSecurityModule: string;
2708
+ mailbox: string;
2709
+ merkleTreeHook: string;
2710
+ validatorAnnounce: string;
2711
+ };
2705
2712
  kyvetestnet: {
2706
2713
  interchainGasPaymaster: string;
2707
2714
  interchainSecurityModule: string;
@@ -3143,6 +3150,33 @@ export declare const chainAddresses: {
3143
3150
  timelockController: string;
3144
3151
  validatorAnnounce: string;
3145
3152
  };
3153
+ miraclechain: {
3154
+ aggregationHook: string;
3155
+ domainRoutingIsm: string;
3156
+ domainRoutingIsmFactory: string;
3157
+ fallbackRoutingHook: string;
3158
+ interchainAccountIsm: string;
3159
+ interchainAccountRouter: string;
3160
+ interchainGasPaymaster: string;
3161
+ interchainSecurityModule: string;
3162
+ mailbox: string;
3163
+ merkleTreeHook: string;
3164
+ pausableHook: string;
3165
+ pausableIsm: string;
3166
+ protocolFee: string;
3167
+ proxyAdmin: string;
3168
+ staticAggregationHookFactory: string;
3169
+ staticAggregationIsm: string;
3170
+ staticAggregationIsmFactory: string;
3171
+ staticMerkleRootMultisigIsmFactory: string;
3172
+ staticMerkleRootWeightedMultisigIsmFactory: string;
3173
+ staticMessageIdMultisigIsmFactory: string;
3174
+ staticMessageIdWeightedMultisigIsmFactory: string;
3175
+ storageGasOracle: string;
3176
+ testRecipient: string;
3177
+ timelockController: string;
3178
+ validatorAnnounce: string;
3179
+ };
3146
3180
  mitosistestnet: {
3147
3181
  domainRoutingIsmFactory: string;
3148
3182
  interchainAccountIsm: string;
@@ -3466,6 +3500,33 @@ export declare const chainAddresses: {
3466
3500
  timelockController: string;
3467
3501
  validatorAnnounce: string;
3468
3502
  };
3503
+ ontology: {
3504
+ aggregationHook: string;
3505
+ domainRoutingIsm: string;
3506
+ domainRoutingIsmFactory: string;
3507
+ fallbackRoutingHook: string;
3508
+ interchainAccountIsm: string;
3509
+ interchainAccountRouter: string;
3510
+ interchainGasPaymaster: string;
3511
+ interchainSecurityModule: string;
3512
+ mailbox: string;
3513
+ merkleTreeHook: string;
3514
+ pausableHook: string;
3515
+ pausableIsm: string;
3516
+ protocolFee: string;
3517
+ proxyAdmin: string;
3518
+ staticAggregationHookFactory: string;
3519
+ staticAggregationIsm: string;
3520
+ staticAggregationIsmFactory: string;
3521
+ staticMerkleRootMultisigIsmFactory: string;
3522
+ staticMerkleRootWeightedMultisigIsmFactory: string;
3523
+ staticMessageIdMultisigIsmFactory: string;
3524
+ staticMessageIdWeightedMultisigIsmFactory: string;
3525
+ storageGasOracle: string;
3526
+ testRecipient: string;
3527
+ timelockController: string;
3528
+ validatorAnnounce: string;
3529
+ };
3469
3530
  oortmainnet: {
3470
3531
  aggregationHook: string;
3471
3532
  domainRoutingIsm: string;
@@ -2702,6 +2702,13 @@ export const chainAddresses = {
2702
2702
  "timelockController": "0x0000000000000000000000000000000000000000",
2703
2703
  "validatorAnnounce": "0x062200d92dF6bB7bA89Ce4D6800110450f94784e"
2704
2704
  },
2705
+ "kyve": {
2706
+ "interchainGasPaymaster": "0x726f757465725f706f73745f6469737061746368000000040000000000000002",
2707
+ "interchainSecurityModule": "0x726f757465725f69736d00000000000000000000000000010000000000000002",
2708
+ "mailbox": "0x68797065726c616e650000000000000000000000000000000000000000000000",
2709
+ "merkleTreeHook": "0x726f757465725f706f73745f6469737061746368000000030000000000000000",
2710
+ "validatorAnnounce": "0x68797065726c616e650000000000000000000000000000000000000000000000"
2711
+ },
2705
2712
  "kyvetestnet": {
2706
2713
  "interchainGasPaymaster": "0x726f757465725f706f73745f6469737061746368000000040000000000000000",
2707
2714
  "interchainSecurityModule": "0x726f757465725f69736d00000000000000000000000000040000000000000000",
@@ -3143,6 +3150,33 @@ export const chainAddresses = {
3143
3150
  "timelockController": "0x0000000000000000000000000000000000000000",
3144
3151
  "validatorAnnounce": "0x062200d92dF6bB7bA89Ce4D6800110450f94784e"
3145
3152
  },
3153
+ "miraclechain": {
3154
+ "aggregationHook": "0xA256e1A0Bd9fFa340DFe9a0F3C68FE57720463Ed",
3155
+ "domainRoutingIsm": "0xBD70Ea9D599a0FC8158B026797177773C3445730",
3156
+ "domainRoutingIsmFactory": "0x1052eF3419f26Bec74Ed7CEf4a4FA6812Bc09908",
3157
+ "fallbackRoutingHook": "0x0dc95Af5156fb0cC34a8c9BD646B748B9989A956",
3158
+ "interchainAccountIsm": "0x23cc88CF424d48fDB05b4f0A8Ff6099aa4D56D8e",
3159
+ "interchainAccountRouter": "0x40Ca4155c0334F7e0F6d7F80536B59EF8831c9fb",
3160
+ "interchainGasPaymaster": "0xD233433AeC23F8382DAd87D808F60557Ea35399f",
3161
+ "interchainSecurityModule": "0x44AE7f69Ca8c6EE978015f8b2C9008ee265bD12a",
3162
+ "mailbox": "0x3a464f746D23Ab22155710f44dB16dcA53e0775E",
3163
+ "merkleTreeHook": "0x64F077915B41479901a23Aa798B30701589C5063",
3164
+ "pausableHook": "0xF6CC9B10c607afB777380bF71F272E4D7037C3A9",
3165
+ "pausableIsm": "0x0DbB60c348DF645c295Fd0ce26F87bB850710185",
3166
+ "protocolFee": "0x946E9f4540E032a9fAc038AE58187eFcad9DE952",
3167
+ "proxyAdmin": "0x2f2aFaE1139Ce54feFC03593FeE8AB2aDF4a85A7",
3168
+ "staticAggregationHookFactory": "0xEb9FcFDC9EfDC17c1EC5E1dc085B98485da213D6",
3169
+ "staticAggregationIsm": "0x44AE7f69Ca8c6EE978015f8b2C9008ee265bD12a",
3170
+ "staticAggregationIsmFactory": "0x8F7454AC98228f3504Bb91eA3D8Adafe6406110A",
3171
+ "staticMerkleRootMultisigIsmFactory": "0x2C1FAbEcd7bFBdEBF27CcdB67baADB38b6Df90fC",
3172
+ "staticMerkleRootWeightedMultisigIsmFactory": "0x0761b0827849abbf7b0cC09CE14e1C93D87f5004",
3173
+ "staticMessageIdMultisigIsmFactory": "0x8b83fefd896fAa52057798f6426E9f0B080FCCcE",
3174
+ "staticMessageIdWeightedMultisigIsmFactory": "0x4Ed7d626f1E96cD1C0401607Bf70D95243E3dEd1",
3175
+ "storageGasOracle": "0x794Fe7970EE45945b0ad2667f99A5bBc9ddfB5d7",
3176
+ "testRecipient": "0xc8826EA18D9884A1A335b2Cd7d5f44B159084301",
3177
+ "timelockController": "0x0000000000000000000000000000000000000000",
3178
+ "validatorAnnounce": "0x5b1A451c85e5bcCd79A56eb638aBd9998fA215f9"
3179
+ },
3146
3180
  "mitosistestnet": {
3147
3181
  "domainRoutingIsmFactory": "0xEBc2a3a2617B2E7BBa9dec7cB813d223036929D3",
3148
3182
  "interchainAccountIsm": "0xd9472f2f568D5966218908127bf4E0d7949D27b8",
@@ -3466,6 +3500,33 @@ export const chainAddresses = {
3466
3500
  "timelockController": "0x0000000000000000000000000000000000000000",
3467
3501
  "validatorAnnounce": "0x54Bd02f0f20677e9846F8E9FdB1Abc7315C49C38"
3468
3502
  },
3503
+ "ontology": {
3504
+ "aggregationHook": "0xA220a0096E362c2D6BCb10744F5BCADB1B1d023f",
3505
+ "domainRoutingIsm": "0xBD70Ea9D599a0FC8158B026797177773C3445730",
3506
+ "domainRoutingIsmFactory": "0x1052eF3419f26Bec74Ed7CEf4a4FA6812Bc09908",
3507
+ "fallbackRoutingHook": "0x3E12271EbD523d0886D0D51A4FF8D8e046CF2E1D",
3508
+ "interchainAccountIsm": "0x8BdD5bf519714515083801448A99F84882A8F61E",
3509
+ "interchainAccountRouter": "0x718f11e349374481Be8c8B7589eC4B4316ddDCc2",
3510
+ "interchainGasPaymaster": "0x11EF91d17c5ad3330DbCa709a8841743d3Af6819",
3511
+ "interchainSecurityModule": "0xAC25979425F296A9B20b37128FC5d997CEC9Fc5a",
3512
+ "mailbox": "0x3a464f746D23Ab22155710f44dB16dcA53e0775E",
3513
+ "merkleTreeHook": "0xb5668713E9BA8bC96f97D691663E70b54CE90b0A",
3514
+ "pausableHook": "0xC34aD1fB13a9eE1A0C0AB75aD9B9ceeA0690Cc74",
3515
+ "pausableIsm": "0xD59dA396F162Ed93a41252Cebb8d5DD4F093238C",
3516
+ "protocolFee": "0xaD09d78f4c6b9dA2Ae82b1D34107802d380Bb74f",
3517
+ "proxyAdmin": "0x2f2aFaE1139Ce54feFC03593FeE8AB2aDF4a85A7",
3518
+ "staticAggregationHookFactory": "0xEb9FcFDC9EfDC17c1EC5E1dc085B98485da213D6",
3519
+ "staticAggregationIsm": "0xAC25979425F296A9B20b37128FC5d997CEC9Fc5a",
3520
+ "staticAggregationIsmFactory": "0x8F7454AC98228f3504Bb91eA3D8Adafe6406110A",
3521
+ "staticMerkleRootMultisigIsmFactory": "0x2C1FAbEcd7bFBdEBF27CcdB67baADB38b6Df90fC",
3522
+ "staticMerkleRootWeightedMultisigIsmFactory": "0x0761b0827849abbf7b0cC09CE14e1C93D87f5004",
3523
+ "staticMessageIdMultisigIsmFactory": "0x8b83fefd896fAa52057798f6426E9f0B080FCCcE",
3524
+ "staticMessageIdWeightedMultisigIsmFactory": "0x4Ed7d626f1E96cD1C0401607Bf70D95243E3dEd1",
3525
+ "storageGasOracle": "0xc5068BB6803ADbe5600DE5189fe27A4dAcE31170",
3526
+ "testRecipient": "0xdBa3b98DC83fec149c8C8F6617700b9e45937a2b",
3527
+ "timelockController": "0x0000000000000000000000000000000000000000",
3528
+ "validatorAnnounce": "0x4e128A1b613A9C9Ecf650FeE461c353612559fcf"
3529
+ },
3469
3530
  "oortmainnet": {
3470
3531
  "aggregationHook": "0x90F9ac2201bCC0fA177955175708eCB5963f0eCA",
3471
3532
  "domainRoutingIsm": "0x4101B9B755FC58FcEA156e70B42a38CFF8A46F77",
@@ -5194,6 +5194,68 @@ export const chainMetadata = {
5194
5194
  ],
5195
5195
  "technicalStack": "opstack"
5196
5196
  },
5197
+ "kyve": {
5198
+ "bech32Prefix": "kyve",
5199
+ "blockExplorers": [
5200
+ {
5201
+ "apiUrl": "https://explorer.kyve.network/kyve",
5202
+ "family": "other",
5203
+ "name": "Ping.Pub",
5204
+ "url": "https://explorer.kyve.network/kyve"
5205
+ }
5206
+ ],
5207
+ "blocks": {
5208
+ "confirmations": 1,
5209
+ "estimateBlockTime": 6,
5210
+ "reorgPeriod": 1
5211
+ },
5212
+ "canonicalAsset": "ukyve",
5213
+ "chainId": "kyve-1",
5214
+ "contractAddressBytes": 32,
5215
+ "deployer": {
5216
+ "name": "KYVE",
5217
+ "url": "https://kyve.network"
5218
+ },
5219
+ "displayName": "KYVE",
5220
+ "domainId": 1264145989,
5221
+ "gasCurrencyCoinGeckoId": "kyve-network",
5222
+ "gasPrice": {
5223
+ "amount": "2.0",
5224
+ "denom": "ukyve"
5225
+ },
5226
+ "grpcUrls": [
5227
+ {
5228
+ "http": "https://grpc-raw.kyve.network"
5229
+ }
5230
+ ],
5231
+ "index": {
5232
+ "chunk": 10,
5233
+ "from": 11592376
5234
+ },
5235
+ "name": "kyve",
5236
+ "nativeToken": {
5237
+ "decimals": 6,
5238
+ "denom": "ukyve",
5239
+ "name": "KYVE",
5240
+ "symbol": "KYVE"
5241
+ },
5242
+ "protocol": "cosmosnative",
5243
+ "restUrls": [
5244
+ {
5245
+ "http": "https://api.kyve.network"
5246
+ }
5247
+ ],
5248
+ "rpcUrls": [
5249
+ {
5250
+ "http": "https://rpc.kyve.network"
5251
+ }
5252
+ ],
5253
+ "slip44": 118,
5254
+ "technicalStack": "other",
5255
+ "transactionOverrides": {
5256
+ "gasPrice": "2.0"
5257
+ }
5258
+ },
5197
5259
  "kyvetestnet": {
5198
5260
  "bech32Prefix": "kyve",
5199
5261
  "blockExplorers": [
@@ -6161,16 +6223,19 @@ export const chainMetadata = {
6161
6223
  "blocks": {
6162
6224
  "confirmations": 1,
6163
6225
  "estimateBlockTime": 3,
6164
- "reorgPeriod": 5
6226
+ "reorgPeriod": 0
6165
6227
  },
6166
6228
  "chainId": 92278,
6229
+ "deployer": {
6230
+ "name": "Abacus Works",
6231
+ "url": "https://www.hyperlane.xyz"
6232
+ },
6167
6233
  "displayName": "Miraclechain",
6168
6234
  "domainId": 92278,
6169
6235
  "gasCurrencyCoinGeckoId": "miracle-play",
6170
6236
  "index": {
6171
6237
  "from": 84964
6172
6238
  },
6173
- "isTestnet": false,
6174
6239
  "name": "miraclechain",
6175
6240
  "nativeToken": {
6176
6241
  "decimals": 18,
@@ -6846,7 +6911,6 @@ export const chainMetadata = {
6846
6911
  "displayName": "Ontology",
6847
6912
  "domainId": 58,
6848
6913
  "gasCurrencyCoinGeckoId": "ong",
6849
- "isTestnet": false,
6850
6914
  "name": "ontology",
6851
6915
  "nativeToken": {
6852
6916
  "decimals": 18,
@@ -7194,6 +7258,42 @@ export const chainMetadata = {
7194
7258
  "gasPrice": "0.025"
7195
7259
  }
7196
7260
  },
7261
+ "paradexsepolia": {
7262
+ "blockExplorers": [
7263
+ {
7264
+ "apiUrl": "https://voyager.testnet.paradex.trade/api",
7265
+ "family": "voyager",
7266
+ "name": "Paradex Testnet Explorer",
7267
+ "url": "https://voyager.testnet.paradex.trade"
7268
+ }
7269
+ ],
7270
+ "blocks": {
7271
+ "confirmations": 1,
7272
+ "estimateBlockTime": 4,
7273
+ "reorgPeriod": 0
7274
+ },
7275
+ "chainId": "0x505249564154455f534e5f504f54435f5345504f4c4941",
7276
+ "deployer": {
7277
+ "name": "Abacus Works",
7278
+ "url": "https://www.hyperlane.xyz"
7279
+ },
7280
+ "displayName": "Paradex Sepolia",
7281
+ "domainId": 12263410,
7282
+ "isTestnet": true,
7283
+ "name": "paradexsepolia",
7284
+ "nativeToken": {
7285
+ "decimals": 18,
7286
+ "denom": "0x49D36570D4E46F48E99674BD3FCC84644DDD6B96F7C741B1562B82F9E004DC7",
7287
+ "name": "EtherDUMMY_TOKEN",
7288
+ "symbol": "DT"
7289
+ },
7290
+ "protocol": "starknet",
7291
+ "rpcUrls": [
7292
+ {
7293
+ "http": "https://pathfinder.api.testnet.paradex.trade/rpc/v0_7"
7294
+ }
7295
+ ]
7296
+ },
7197
7297
  "peaq": {
7198
7298
  "blockExplorers": [
7199
7299
  {
@@ -7269,10 +7369,10 @@ export const chainMetadata = {
7269
7369
  "plume": {
7270
7370
  "blockExplorers": [
7271
7371
  {
7272
- "apiUrl": "https://phoenix-explorer.plumenetwork.xyz/api",
7372
+ "apiUrl": "https://explorer.plume.org/api",
7273
7373
  "family": "blockscout",
7274
7374
  "name": "Plume Explorer",
7275
- "url": "https://phoenix-explorer.plumenetwork.xyz"
7375
+ "url": "https://explorer.plume.org"
7276
7376
  }
7277
7377
  ],
7278
7378
  "blocks": {
@@ -7300,7 +7400,7 @@ export const chainMetadata = {
7300
7400
  "protocol": "ethereum",
7301
7401
  "rpcUrls": [
7302
7402
  {
7303
- "http": "https://phoenix-rpc.plumenetwork.xyz"
7403
+ "http": "https://rpc.plume.org"
7304
7404
  }
7305
7405
  ],
7306
7406
  "technicalStack": "arbitrumnitro"
@@ -7308,10 +7408,10 @@ export const chainMetadata = {
7308
7408
  "plumetestnet2": {
7309
7409
  "blockExplorers": [
7310
7410
  {
7311
- "apiUrl": "https://testnet-explorer.plumenetwork.xyz/api",
7411
+ "apiUrl": "https://testnet-explorer.plume.org/api",
7312
7412
  "family": "blockscout",
7313
7413
  "name": "Plume Explorer",
7314
- "url": "https://testnet-explorer.plumenetwork.xyz"
7414
+ "url": "https://testnet-explorer.plume.org"
7315
7415
  }
7316
7416
  ],
7317
7417
  "blocks": {
@@ -7340,7 +7440,7 @@ export const chainMetadata = {
7340
7440
  "protocol": "ethereum",
7341
7441
  "rpcUrls": [
7342
7442
  {
7343
- "http": "https://testnet-rpc.plumenetwork.xyz"
7443
+ "http": "https://testnet-rpc.plume.org"
7344
7444
  }
7345
7445
  ],
7346
7446
  "technicalStack": "arbitrumnitro"
@@ -8993,6 +9093,42 @@ export const chainMetadata = {
8993
9093
  ],
8994
9094
  "technicalStack": "zksync"
8995
9095
  },
9096
+ "starknetsepolia": {
9097
+ "blockExplorers": [
9098
+ {
9099
+ "apiUrl": "https://sepolia.voyager.online/api",
9100
+ "family": "voyager",
9101
+ "name": "Starknet Sepolia Explorer",
9102
+ "url": "https://sepolia.voyager.online"
9103
+ }
9104
+ ],
9105
+ "blocks": {
9106
+ "confirmations": 1,
9107
+ "estimateBlockTime": 5,
9108
+ "reorgPeriod": 0
9109
+ },
9110
+ "chainId": "0x534e5f5345504f4c4941",
9111
+ "deployer": {
9112
+ "name": "Abacus Works",
9113
+ "url": "https://www.hyperlane.xyz"
9114
+ },
9115
+ "displayName": "Starknet Sepolia",
9116
+ "domainId": 23448591,
9117
+ "isTestnet": true,
9118
+ "name": "starknetsepolia",
9119
+ "nativeToken": {
9120
+ "decimals": 18,
9121
+ "denom": "0x049d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7",
9122
+ "name": "Ether",
9123
+ "symbol": "ETH"
9124
+ },
9125
+ "protocol": "starknet",
9126
+ "rpcUrls": [
9127
+ {
9128
+ "http": "https://starknet-sepolia.public.blastapi.io/rpc/v0_7"
9129
+ }
9130
+ ]
9131
+ },
8996
9132
  "story": {
8997
9133
  "blockExplorers": [
8998
9134
  {
@@ -0,0 +1,7 @@
1
+ export declare const addresses: {
2
+ interchainGasPaymaster: string;
3
+ interchainSecurityModule: string;
4
+ mailbox: string;
5
+ merkleTreeHook: string;
6
+ validatorAnnounce: string;
7
+ };
@@ -0,0 +1,7 @@
1
+ export const addresses = {
2
+ "interchainGasPaymaster": "0x726f757465725f706f73745f6469737061746368000000040000000000000002",
3
+ "interchainSecurityModule": "0x726f757465725f69736d00000000000000000000000000010000000000000002",
4
+ "mailbox": "0x68797065726c616e650000000000000000000000000000000000000000000000",
5
+ "merkleTreeHook": "0x726f757465725f706f73745f6469737061746368000000030000000000000000",
6
+ "validatorAnnounce": "0x68797065726c616e650000000000000000000000000000000000000000000000"
7
+ };
@@ -0,0 +1,7 @@
1
+ {
2
+ "interchainGasPaymaster": "0x726f757465725f706f73745f6469737061746368000000040000000000000002",
3
+ "interchainSecurityModule": "0x726f757465725f69736d00000000000000000000000000010000000000000002",
4
+ "mailbox": "0x68797065726c616e650000000000000000000000000000000000000000000000",
5
+ "merkleTreeHook": "0x726f757465725f706f73745f6469737061746368000000030000000000000000",
6
+ "validatorAnnounce": "0x68797065726c616e650000000000000000000000000000000000000000000000"
7
+ }
@@ -0,0 +1,5 @@
1
+ interchainGasPaymaster: "0x726f757465725f706f73745f6469737061746368000000040000000000000002"
2
+ interchainSecurityModule: "0x726f757465725f69736d00000000000000000000000000010000000000000002"
3
+ mailbox: "0x68797065726c616e650000000000000000000000000000000000000000000000"
4
+ merkleTreeHook: "0x726f757465725f706f73745f6469737061746368000000030000000000000000"
5
+ validatorAnnounce: "0x68797065726c616e650000000000000000000000000000000000000000000000"
@@ -0,0 +1,2 @@
1
+ export { metadata } from './metadata.js';
2
+ export { addresses } from './addresses.js';
@@ -0,0 +1,2 @@
1
+ export { metadata } from './metadata.js';
2
+ export { addresses } from './addresses.js';
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="110" height="96" fill="none" viewBox="0 0 110 96"><path fill="#0F011D" d="m109.06 95.228-27.722.07-27.282-29.776 13.995-14.7zM31.946.009V44.66l-19.65-20.842V.01zm-.024 88.756.024 6.53h-19.65V67.952z"/><path fill="#338678" d="m109.489 0-77.55 81.457-31.585-33.5V18.484l31.891 33.824L81.565 0z"/></svg>
@@ -0,0 +1,2 @@
1
+ import type { ChainMetadata } from '@hyperlane-xyz/sdk';
2
+ export declare const metadata: ChainMetadata;
@@ -0,0 +1,62 @@
1
+ export const metadata = {
2
+ "bech32Prefix": "kyve",
3
+ "blockExplorers": [
4
+ {
5
+ "apiUrl": "https://explorer.kyve.network/kyve",
6
+ "family": "other",
7
+ "name": "Ping.Pub",
8
+ "url": "https://explorer.kyve.network/kyve"
9
+ }
10
+ ],
11
+ "blocks": {
12
+ "confirmations": 1,
13
+ "estimateBlockTime": 6,
14
+ "reorgPeriod": 1
15
+ },
16
+ "canonicalAsset": "ukyve",
17
+ "chainId": "kyve-1",
18
+ "contractAddressBytes": 32,
19
+ "deployer": {
20
+ "name": "KYVE",
21
+ "url": "https://kyve.network"
22
+ },
23
+ "displayName": "KYVE",
24
+ "domainId": 1264145989,
25
+ "gasCurrencyCoinGeckoId": "kyve-network",
26
+ "gasPrice": {
27
+ "amount": "2.0",
28
+ "denom": "ukyve"
29
+ },
30
+ "grpcUrls": [
31
+ {
32
+ "http": "https://grpc-raw.kyve.network"
33
+ }
34
+ ],
35
+ "index": {
36
+ "chunk": 10,
37
+ "from": 11592376
38
+ },
39
+ "name": "kyve",
40
+ "nativeToken": {
41
+ "decimals": 6,
42
+ "denom": "ukyve",
43
+ "name": "KYVE",
44
+ "symbol": "KYVE"
45
+ },
46
+ "protocol": "cosmosnative",
47
+ "restUrls": [
48
+ {
49
+ "http": "https://api.kyve.network"
50
+ }
51
+ ],
52
+ "rpcUrls": [
53
+ {
54
+ "http": "https://rpc.kyve.network"
55
+ }
56
+ ],
57
+ "slip44": 118,
58
+ "technicalStack": "other",
59
+ "transactionOverrides": {
60
+ "gasPrice": "2.0"
61
+ }
62
+ };
@@ -0,0 +1,62 @@
1
+ {
2
+ "bech32Prefix": "kyve",
3
+ "blockExplorers": [
4
+ {
5
+ "apiUrl": "https://explorer.kyve.network/kyve",
6
+ "family": "other",
7
+ "name": "Ping.Pub",
8
+ "url": "https://explorer.kyve.network/kyve"
9
+ }
10
+ ],
11
+ "blocks": {
12
+ "confirmations": 1,
13
+ "estimateBlockTime": 6,
14
+ "reorgPeriod": 1
15
+ },
16
+ "canonicalAsset": "ukyve",
17
+ "chainId": "kyve-1",
18
+ "contractAddressBytes": 32,
19
+ "deployer": {
20
+ "name": "KYVE",
21
+ "url": "https://kyve.network"
22
+ },
23
+ "displayName": "KYVE",
24
+ "domainId": 1264145989,
25
+ "gasCurrencyCoinGeckoId": "kyve-network",
26
+ "gasPrice": {
27
+ "amount": "2.0",
28
+ "denom": "ukyve"
29
+ },
30
+ "grpcUrls": [
31
+ {
32
+ "http": "https://grpc-raw.kyve.network"
33
+ }
34
+ ],
35
+ "index": {
36
+ "chunk": 10,
37
+ "from": 11592376
38
+ },
39
+ "name": "kyve",
40
+ "nativeToken": {
41
+ "decimals": 6,
42
+ "denom": "ukyve",
43
+ "name": "KYVE",
44
+ "symbol": "KYVE"
45
+ },
46
+ "protocol": "cosmosnative",
47
+ "restUrls": [
48
+ {
49
+ "http": "https://api.kyve.network"
50
+ }
51
+ ],
52
+ "rpcUrls": [
53
+ {
54
+ "http": "https://rpc.kyve.network"
55
+ }
56
+ ],
57
+ "slip44": 118,
58
+ "technicalStack": "other",
59
+ "transactionOverrides": {
60
+ "gasPrice": "2.0"
61
+ }
62
+ }
@@ -0,0 +1,44 @@
1
+ # yaml-language-server: $schema=../schema.json
2
+ bech32Prefix: kyve
3
+ blockExplorers:
4
+ - apiUrl: https://explorer.kyve.network/kyve
5
+ family: other
6
+ name: Ping.Pub
7
+ url: https://explorer.kyve.network/kyve
8
+ blocks:
9
+ confirmations: 1
10
+ estimateBlockTime: 6
11
+ reorgPeriod: 1
12
+ canonicalAsset: ukyve
13
+ chainId: kyve-1
14
+ contractAddressBytes: 32
15
+ deployer:
16
+ name: KYVE
17
+ url: https://kyve.network
18
+ displayName: KYVE
19
+ # Generated from: console.log(parseInt('0x'+Buffer.from('KYVE').toString('hex')))
20
+ domainId: 1264145989
21
+ gasCurrencyCoinGeckoId: kyve-network
22
+ gasPrice:
23
+ amount: "2.0"
24
+ denom: ukyve
25
+ grpcUrls:
26
+ - http: https://grpc-raw.kyve.network
27
+ index:
28
+ chunk: 10
29
+ from: 11592376
30
+ name: kyve
31
+ nativeToken:
32
+ decimals: 6
33
+ denom: ukyve
34
+ name: KYVE
35
+ symbol: KYVE
36
+ protocol: cosmosnative
37
+ restUrls:
38
+ - http: https://api.kyve.network
39
+ rpcUrls:
40
+ - http: https://rpc.kyve.network
41
+ slip44: 118
42
+ technicalStack: other
43
+ transactionOverrides:
44
+ gasPrice: "2.0"
@@ -0,0 +1,27 @@
1
+ export declare const addresses: {
2
+ aggregationHook: string;
3
+ domainRoutingIsm: string;
4
+ domainRoutingIsmFactory: string;
5
+ fallbackRoutingHook: string;
6
+ interchainAccountIsm: string;
7
+ interchainAccountRouter: string;
8
+ interchainGasPaymaster: string;
9
+ interchainSecurityModule: string;
10
+ mailbox: string;
11
+ merkleTreeHook: string;
12
+ pausableHook: string;
13
+ pausableIsm: string;
14
+ protocolFee: string;
15
+ proxyAdmin: string;
16
+ staticAggregationHookFactory: string;
17
+ staticAggregationIsm: string;
18
+ staticAggregationIsmFactory: string;
19
+ staticMerkleRootMultisigIsmFactory: string;
20
+ staticMerkleRootWeightedMultisigIsmFactory: string;
21
+ staticMessageIdMultisigIsmFactory: string;
22
+ staticMessageIdWeightedMultisigIsmFactory: string;
23
+ storageGasOracle: string;
24
+ testRecipient: string;
25
+ timelockController: string;
26
+ validatorAnnounce: string;
27
+ };
@@ -0,0 +1,27 @@
1
+ export const addresses = {
2
+ "aggregationHook": "0xA256e1A0Bd9fFa340DFe9a0F3C68FE57720463Ed",
3
+ "domainRoutingIsm": "0xBD70Ea9D599a0FC8158B026797177773C3445730",
4
+ "domainRoutingIsmFactory": "0x1052eF3419f26Bec74Ed7CEf4a4FA6812Bc09908",
5
+ "fallbackRoutingHook": "0x0dc95Af5156fb0cC34a8c9BD646B748B9989A956",
6
+ "interchainAccountIsm": "0x23cc88CF424d48fDB05b4f0A8Ff6099aa4D56D8e",
7
+ "interchainAccountRouter": "0x40Ca4155c0334F7e0F6d7F80536B59EF8831c9fb",
8
+ "interchainGasPaymaster": "0xD233433AeC23F8382DAd87D808F60557Ea35399f",
9
+ "interchainSecurityModule": "0x44AE7f69Ca8c6EE978015f8b2C9008ee265bD12a",
10
+ "mailbox": "0x3a464f746D23Ab22155710f44dB16dcA53e0775E",
11
+ "merkleTreeHook": "0x64F077915B41479901a23Aa798B30701589C5063",
12
+ "pausableHook": "0xF6CC9B10c607afB777380bF71F272E4D7037C3A9",
13
+ "pausableIsm": "0x0DbB60c348DF645c295Fd0ce26F87bB850710185",
14
+ "protocolFee": "0x946E9f4540E032a9fAc038AE58187eFcad9DE952",
15
+ "proxyAdmin": "0x2f2aFaE1139Ce54feFC03593FeE8AB2aDF4a85A7",
16
+ "staticAggregationHookFactory": "0xEb9FcFDC9EfDC17c1EC5E1dc085B98485da213D6",
17
+ "staticAggregationIsm": "0x44AE7f69Ca8c6EE978015f8b2C9008ee265bD12a",
18
+ "staticAggregationIsmFactory": "0x8F7454AC98228f3504Bb91eA3D8Adafe6406110A",
19
+ "staticMerkleRootMultisigIsmFactory": "0x2C1FAbEcd7bFBdEBF27CcdB67baADB38b6Df90fC",
20
+ "staticMerkleRootWeightedMultisigIsmFactory": "0x0761b0827849abbf7b0cC09CE14e1C93D87f5004",
21
+ "staticMessageIdMultisigIsmFactory": "0x8b83fefd896fAa52057798f6426E9f0B080FCCcE",
22
+ "staticMessageIdWeightedMultisigIsmFactory": "0x4Ed7d626f1E96cD1C0401607Bf70D95243E3dEd1",
23
+ "storageGasOracle": "0x794Fe7970EE45945b0ad2667f99A5bBc9ddfB5d7",
24
+ "testRecipient": "0xc8826EA18D9884A1A335b2Cd7d5f44B159084301",
25
+ "timelockController": "0x0000000000000000000000000000000000000000",
26
+ "validatorAnnounce": "0x5b1A451c85e5bcCd79A56eb638aBd9998fA215f9"
27
+ };