Skip to content

Commit

Permalink
feat: jan 23 deploy batch (#5273)
Browse files Browse the repository at this point in the history
### Description

Deploy to abstract, glue, matchain, unitzero.

### Drive-by changes

ICA deploy for trumpchain

### Related issues

hyperlane-xyz/hyperlane-registry#519

### Backward compatibility

<!--
Are these changes backward compatible? Are there any infrastructure
implications, e.g. changes that would prohibit deploying older commits
using this infra tooling?

Yes/No
-->

### Testing

manual
  • Loading branch information
paulbalaji authored Jan 24, 2025
1 parent 7babff0 commit f6b682c
Show file tree
Hide file tree
Showing 18 changed files with 1,036 additions and 24 deletions.
5 changes: 5 additions & 0 deletions .changeset/seven-buses-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/sdk': minor
---

Deploy to abstract, glue, matchain, unitzero.
2 changes: 1 addition & 1 deletion .registryrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2b3f78f7692b6b62e0f85023a29ecc2b2ab85008
6535b3fd17b752834c4a258f7ff9fed0d32590ef
257 changes: 255 additions & 2 deletions rust/main/config/mainnet_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7389,7 +7389,7 @@
},
"displayName": "Artela",
"domainId": 11820,
"gasCurrencyCoinGeckoId": "artela",
"gasCurrencyCoinGeckoId": "artela-network",
"name": "artela",
"nativeToken": {
"decimals": 18,
Expand Down Expand Up @@ -7755,7 +7755,260 @@
"staticMessageIdWeightedMultisigIsmFactory": "0x4Ed7d626f1E96cD1C0401607Bf70D95243E3dEd1",
"storageGasOracle": "0x7B032cBB00AD7438E802A66D8b64761A06E5df22",
"testRecipient": "0x46008F5971eFb16e6c354Ef993EA021B489bc055",
"validatorAnnounce": "0xf0F937943Cd6D2a5D02b7f96C9Dd9e04AB633813"
"validatorAnnounce": "0xf0F937943Cd6D2a5D02b7f96C9Dd9e04AB633813",
"interchainAccountIsm": "0x30a539E2E2d09FB4e68661B1EDD70D266211602a",
"interchainAccountRouter": "0xB2b0A80b2fa3fC9aB1564A4FaF013d4D6084B325",
"timelockController": "0x0000000000000000000000000000000000000000"
},
"abstract": {
"blockExplorers": [
{
"apiUrl": "https://api.abscan.org/api",
"family": "etherscan",
"name": "Abstract Block Explorer",
"url": "https://abscan.org"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 1,
"reorgPeriod": 0
},
"chainId": 2741,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Abstract",
"domainId": 2741,
"gasCurrencyCoinGeckoId": "ethereum",
"index": {
"from": 201749
},
"name": "abstract",
"nativeToken": {
"decimals": 18,
"name": "Ethereum",
"symbol": "ETH"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://api.mainnet.abs.xyz"
}
],
"technicalStack": "zksync",
"domainRoutingIsm": "0xd0133980785c4DA716445Dd503804Cad858A5ecB",
"domainRoutingIsmFactory": "0x0000000000000000000000000000000000000000",
"fallbackDomainRoutingHook": "0x72f747270ED9C92c7026b222c5767561Be281DaF",
"fallbackRoutingHook": "0x72f747270ED9C92c7026b222c5767561Be281DaF",
"interchainGasPaymaster": "0x874AaCa847B365592B2b9dB7235517c5F3a5c689",
"interchainSecurityModule": "0xd0133980785c4DA716445Dd503804Cad858A5ecB",
"mailbox": "0x9BbDf86b272d224323136E15594fdCe487F40ce7",
"merkleTreeHook": "0x11b69aB33AD8a550dcF9B4A041AA1121255F08A5",
"proxyAdmin": "0x038F9F4e93e88Af2C688da265222FdE80e455aA4",
"staticAggregationHookFactory": "0x0000000000000000000000000000000000000000",
"staticAggregationIsmFactory": "0x0000000000000000000000000000000000000000",
"staticMerkleRootMultisigIsmFactory": "0x0000000000000000000000000000000000000000",
"staticMerkleRootWeightedMultisigIsmFactory": "0x0000000000000000000000000000000000000000",
"staticMessageIdMultisigIsmFactory": "0x0000000000000000000000000000000000000000",
"staticMessageIdWeightedMultisigIsmFactory": "0x0000000000000000000000000000000000000000",
"storageGasOracle": "0x1cE4d0E16570C362feef85Ce2713555fCbd3dBC7",
"testRecipient": "0xCDfE1782fDC9E74810D3B69E971d752bC4b4D6E6",
"validatorAnnounce": "0x2235662a9a8ED39AE489aafb2feE13Db26f72044"
},
"glue": {
"blockExplorers": [
{
"apiUrl": "https://explorer.glue.net/api",
"family": "blockscout",
"name": "Glue Explorer",
"url": "https://explorer.glue.net"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 6,
"reorgPeriod": 5
},
"chainId": 1300,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Glue",
"domainId": 1300,
"gasCurrencyCoinGeckoId": "glue",
"name": "glue",
"nativeToken": {
"decimals": 18,
"name": "GLUE",
"symbol": "GLUE"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc.glue.net"
}
],
"technicalStack": "other",
"aggregationHook": "0x3Fbdb776Fc7f60d53F0A3daA806354849A928618",
"domainRoutingIsm": "0xBD70Ea9D599a0FC8158B026797177773C3445730",
"domainRoutingIsmFactory": "0x1052eF3419f26Bec74Ed7CEf4a4FA6812Bc09908",
"fallbackRoutingHook": "0x46008F5971eFb16e6c354Ef993EA021B489bc055",
"interchainAccountIsm": "0xE350143242a2F7962F23D71ee9Dd98f6e86D1772",
"interchainAccountRouter": "0x5B24EE24049582fF74c1d311d72c70bA5B76a554",
"interchainGasPaymaster": "0x8F23872dAb3B166cef411EeB6C391Ff6Ce419532",
"interchainSecurityModule": "0xFEcD49346dfbbaAf2BD1F05f9f76e3A204c7C6A2",
"mailbox": "0x3a464f746D23Ab22155710f44dB16dcA53e0775E",
"merkleTreeHook": "0xf0F937943Cd6D2a5D02b7f96C9Dd9e04AB633813",
"pausableHook": "0xff72A726Ce261846f2dF6F32113e514b5Ddb0E37",
"pausableIsm": "0xA9D06082F4AA449D95b49D85F27fdC0cFb491d4b",
"protocolFee": "0xc31B1E6c8E706cF40842C3d728985Cd2f85413eD",
"proxyAdmin": "0x2f2aFaE1139Ce54feFC03593FeE8AB2aDF4a85A7",
"staticAggregationHookFactory": "0xEb9FcFDC9EfDC17c1EC5E1dc085B98485da213D6",
"staticAggregationIsm": "0xFEcD49346dfbbaAf2BD1F05f9f76e3A204c7C6A2",
"staticAggregationIsmFactory": "0x8F7454AC98228f3504Bb91eA3D8Adafe6406110A",
"staticMerkleRootMultisigIsmFactory": "0x2C1FAbEcd7bFBdEBF27CcdB67baADB38b6Df90fC",
"staticMerkleRootWeightedMultisigIsmFactory": "0x0761b0827849abbf7b0cC09CE14e1C93D87f5004",
"staticMessageIdMultisigIsmFactory": "0x8b83fefd896fAa52057798f6426E9f0B080FCCcE",
"staticMessageIdWeightedMultisigIsmFactory": "0x4Ed7d626f1E96cD1C0401607Bf70D95243E3dEd1",
"storageGasOracle": "0xb89c6ED617f5F46175E41551350725A09110bbCE",
"testRecipient": "0x7Ce3a48cd9FD80004d95b088760bD05bA86C1f7b",
"timelockController": "0x0000000000000000000000000000000000000000",
"validatorAnnounce": "0xFa6fDABA1d0688675f05cE1B9DE17461247Bce9e",
"index": {
"from": 541217
}
},
"matchain": {
"blockExplorers": [
{
"apiUrl": "https://matchscan.io/api",
"family": "blockscout",
"name": "Matchain Explorer",
"url": "https://matchscan.io"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 1,
"reorgPeriod": 5
},
"chainId": 698,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Matchain",
"domainId": 698,
"gasCurrencyCoinGeckoId": "binancecoin",
"name": "matchain",
"nativeToken": {
"decimals": 18,
"name": "BNB",
"symbol": "BNB"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc.matchain.io"
}
],
"technicalStack": "opstack",
"aggregationHook": "0x57f5F4c801912C332fddCEfa22433728EcFD9595",
"domainRoutingIsm": "0xBD70Ea9D599a0FC8158B026797177773C3445730",
"domainRoutingIsmFactory": "0x1052eF3419f26Bec74Ed7CEf4a4FA6812Bc09908",
"fallbackRoutingHook": "0xf0F937943Cd6D2a5D02b7f96C9Dd9e04AB633813",
"interchainAccountIsm": "0xD84981Ecd4c411A86E1Ccda77F944c8f3D9737ab",
"interchainAccountRouter": "0xF16E63B42Df7f2676B373979120BBf7e6298F473",
"interchainGasPaymaster": "0x9629c28990F11c31735765A6FD59E1E1bC197DbD",
"interchainSecurityModule": "0x2BAb551CFDFbd6CC45a3B73424aD6228F8A81B61",
"mailbox": "0x3a464f746D23Ab22155710f44dB16dcA53e0775E",
"merkleTreeHook": "0x021D2810a758c833080DEc2F1Fa8F571Aae97D45",
"pausableHook": "0x46008F5971eFb16e6c354Ef993EA021B489bc055",
"pausableIsm": "0xc2466492C451E1AE49d8C874bB9f89293Aaad59b",
"protocolFee": "0xb201817dFdd822B75Fa9b595457E6Ee466a7C187",
"proxyAdmin": "0x2f2aFaE1139Ce54feFC03593FeE8AB2aDF4a85A7",
"staticAggregationHookFactory": "0xEb9FcFDC9EfDC17c1EC5E1dc085B98485da213D6",
"staticAggregationIsm": "0x2BAb551CFDFbd6CC45a3B73424aD6228F8A81B61",
"staticAggregationIsmFactory": "0x8F7454AC98228f3504Bb91eA3D8Adafe6406110A",
"staticMerkleRootMultisigIsmFactory": "0x2C1FAbEcd7bFBdEBF27CcdB67baADB38b6Df90fC",
"staticMerkleRootWeightedMultisigIsmFactory": "0x0761b0827849abbf7b0cC09CE14e1C93D87f5004",
"staticMessageIdMultisigIsmFactory": "0x8b83fefd896fAa52057798f6426E9f0B080FCCcE",
"staticMessageIdWeightedMultisigIsmFactory": "0x4Ed7d626f1E96cD1C0401607Bf70D95243E3dEd1",
"storageGasOracle": "0xff72A726Ce261846f2dF6F32113e514b5Ddb0E37",
"testRecipient": "0xFa6fDABA1d0688675f05cE1B9DE17461247Bce9e",
"timelockController": "0x0000000000000000000000000000000000000000",
"validatorAnnounce": "0xC5f2c60073DCAA9D157C45d5B017D639dF9C5CeB",
"index": {
"from": 16333539,
"chunk": 999
}
},
"unitzero": {
"blockExplorers": [
{
"apiUrl": "https://explorer.unit0.dev/api",
"family": "blockscout",
"name": "Unit Zero Explorer",
"url": "https://explorer.unit0.dev"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 7,
"reorgPeriod": 5
},
"chainId": 88811,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Unit Zero",
"domainId": 88811,
"gasCurrencyCoinGeckoId": "unit0",
"name": "unitzero",
"nativeToken": {
"decimals": 18,
"name": "Unit Zero",
"symbol": "UNIT0"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc.unit0.dev"
}
],
"technicalStack": "other",
"aggregationHook": "0x57f5F4c801912C332fddCEfa22433728EcFD9595",
"domainRoutingIsm": "0xBD70Ea9D599a0FC8158B026797177773C3445730",
"domainRoutingIsmFactory": "0x1052eF3419f26Bec74Ed7CEf4a4FA6812Bc09908",
"fallbackRoutingHook": "0xf0F937943Cd6D2a5D02b7f96C9Dd9e04AB633813",
"interchainAccountIsm": "0xD84981Ecd4c411A86E1Ccda77F944c8f3D9737ab",
"interchainAccountRouter": "0xF16E63B42Df7f2676B373979120BBf7e6298F473",
"interchainGasPaymaster": "0x9629c28990F11c31735765A6FD59E1E1bC197DbD",
"interchainSecurityModule": "0x2BAb551CFDFbd6CC45a3B73424aD6228F8A81B61",
"mailbox": "0x3a464f746D23Ab22155710f44dB16dcA53e0775E",
"merkleTreeHook": "0x021D2810a758c833080DEc2F1Fa8F571Aae97D45",
"pausableHook": "0x46008F5971eFb16e6c354Ef993EA021B489bc055",
"pausableIsm": "0xc2466492C451E1AE49d8C874bB9f89293Aaad59b",
"protocolFee": "0xb201817dFdd822B75Fa9b595457E6Ee466a7C187",
"proxyAdmin": "0x2f2aFaE1139Ce54feFC03593FeE8AB2aDF4a85A7",
"staticAggregationHookFactory": "0xEb9FcFDC9EfDC17c1EC5E1dc085B98485da213D6",
"staticAggregationIsm": "0x2BAb551CFDFbd6CC45a3B73424aD6228F8A81B61",
"staticAggregationIsmFactory": "0x8F7454AC98228f3504Bb91eA3D8Adafe6406110A",
"staticMerkleRootMultisigIsmFactory": "0x2C1FAbEcd7bFBdEBF27CcdB67baADB38b6Df90fC",
"staticMerkleRootWeightedMultisigIsmFactory": "0x0761b0827849abbf7b0cC09CE14e1C93D87f5004",
"staticMessageIdMultisigIsmFactory": "0x8b83fefd896fAa52057798f6426E9f0B080FCCcE",
"staticMessageIdWeightedMultisigIsmFactory": "0x4Ed7d626f1E96cD1C0401607Bf70D95243E3dEd1",
"storageGasOracle": "0xff72A726Ce261846f2dF6F32113e514b5Ddb0E37",
"testRecipient": "0xFa6fDABA1d0688675f05cE1B9DE17461247Bce9e",
"timelockController": "0x0000000000000000000000000000000000000000",
"validatorAnnounce": "0xC5f2c60073DCAA9D157C45d5B017D639dF9C5CeB",
"index": {
"from": 938445
}
}
},
"defaultRpcConsensusType": "fallback"
Expand Down
Loading

0 comments on commit f6b682c

Please sign in to comment.