@hyperlane-xyz/registry 19.3.0 → 19.4.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.
@@ -210,7 +210,7 @@ export const chainAddresses = {
210
210
  "interchainAccountIsm": "0x2A7574358Ec53522CE2452887661AB4c86F7d400",
211
211
  "interchainAccountRouter": "0x91874Dbed74925dFe6059B90385EEb90DdE0B2E6",
212
212
  "interchainGasPaymaster": "0x3b6044acd6767f017e99318AA6Ef93b7B06A5a22",
213
- "interchainSecurityModule": "0x5dC3Ff8428AaF51602D680A4d8e7Ec1322598B13",
213
+ "interchainSecurityModule": "0xc9E547dc93b5A6075eD844816a94CBa3e52DfC26",
214
214
  "mailbox": "0x979Ca5202784112f4738403dBec5D0F3B9daabB9",
215
215
  "merkleTreeHook": "0x748040afB89B8FdBb992799808215419d36A0930",
216
216
  "pausableHook": "0xEf30f29Dcd3FCB1DCcDA9C7Cbf2A5957E8Ee9Cc3",
@@ -553,7 +553,7 @@ export const chainAddresses = {
553
553
  "interchainAccountIsm": "0x223F7D3f27E6272266AE4B5B91Fd5C7A2d798cD8",
554
554
  "interchainAccountRouter": "0x4767D22117bBeeb295413000B620B93FD8522d53",
555
555
  "interchainGasPaymaster": "0xc3F23848Ed2e04C0c6d41bd7804fa8f89F940B94",
556
- "interchainSecurityModule": "0x62eFF9339DFC66889DAD372F9BF33456eC31D217",
556
+ "interchainSecurityModule": "0xBa05388aE47866c677bE665DDF762295e7fC513A",
557
557
  "mailbox": "0xeA87ae93Fa0019a82A727bfd3eBd1cFCa8f64f1D",
558
558
  "merkleTreeHook": "0x19dc38aeae620380430C200a6E990D5Af5480117",
559
559
  "pausableHook": "0x46fa3A5780e5B90Eaf34BDED554d5353B5ABE9E7",
@@ -1631,7 +1631,7 @@ export const chainAddresses = {
1631
1631
  "interchainAccountIsm": "0x292C614ED53DaaDBf971521bc2C652d1ca51cB47",
1632
1632
  "interchainAccountRouter": "0x5E532F7B610618eE73C2B462978e94CB1F7995Ce",
1633
1633
  "interchainGasPaymaster": "0x9e6B1022bE9BBF5aFd152483DAD9b88911bC8611",
1634
- "interchainSecurityModule": "0x69d39cd0B60d47460F30f0bD5200f9C46E924Ce1",
1634
+ "interchainSecurityModule": "0x427Af5b61CdEbf660123C1c3fA9CAa83756E1B70",
1635
1635
  "mailbox": "0xc005dc82818d67AF737725bD4bf75435d065D239",
1636
1636
  "merkleTreeHook": "0x48e6c30B97748d1e2e03bf3e9FbE3890ca5f8CCA",
1637
1637
  "pausableHook": "0x3A66Dc852e56d3748838b3C27CF381105b83705b",
@@ -3238,7 +3238,7 @@ export const chainAddresses = {
3238
3238
  "interchainAccountIsm": "0xa377b8269e0A47cdd2fD5AAeAe860b45623c6d82",
3239
3239
  "interchainAccountRouter": "0x6e1B9f776bd415d7cC3C7458A5f0d801016918f8",
3240
3240
  "interchainGasPaymaster": "0x931dFCc8c1141D6F532FD023bd87DAe0080c835d",
3241
- "interchainSecurityModule": "0x124c8C3AaeEDD18f64cD197Bb4E7882736122bd3",
3241
+ "interchainSecurityModule": "0xAF3ac97016D27EDe371d30D6ae48ee070a730830",
3242
3242
  "mailbox": "0x2f2aFaE1139Ce54feFC03593FeE8AB2aDF4a85A7",
3243
3243
  "merkleTreeHook": "0xE2ee936bEa8e42671c400aC96dE198E06F2bA2A6",
3244
3244
  "pausableHook": "0xA1ac41d8A663fd317cc3BD94C7de92dC4BA4a882",
@@ -1470,11 +1470,7 @@ export const chainMetadata = {
1470
1470
  "http": "https://rpc.botanixlabs.com"
1471
1471
  }
1472
1472
  ],
1473
- "technicalStack": "other",
1474
- "transactionOverrides": {
1475
- "maxFeePerGas": 1000007,
1476
- "maxPriorityFeePerGas": 1000007
1477
- }
1473
+ "technicalStack": "other"
1478
1474
  },
1479
1475
  "bouncebit": {
1480
1476
  "blockExplorers": [
@@ -1859,8 +1855,8 @@ export const chainMetadata = {
1859
1855
  ],
1860
1856
  "blocks": {
1861
1857
  "confirmations": 1,
1862
- "estimateBlockTime": 5,
1863
- "reorgPeriod": 0
1858
+ "estimateBlockTime": 1,
1859
+ "reorgPeriod": 5
1864
1860
  },
1865
1861
  "chainId": 42220,
1866
1862
  "deployer": {
@@ -1881,9 +1877,15 @@ export const chainMetadata = {
1881
1877
  "rpcUrls": [
1882
1878
  {
1883
1879
  "http": "https://forno.celo.org"
1880
+ },
1881
+ {
1882
+ "http": "https://rpc.ankr.com/celo"
1883
+ },
1884
+ {
1885
+ "http": "https://celo.drpc.org"
1884
1886
  }
1885
1887
  ],
1886
- "technicalStack": "other"
1888
+ "technicalStack": "opstack"
1887
1889
  },
1888
1890
  "cheesechain": {
1889
1891
  "blockExplorers": [
@@ -6,7 +6,7 @@ export const addresses = {
6
6
  "interchainAccountIsm": "0x2A7574358Ec53522CE2452887661AB4c86F7d400",
7
7
  "interchainAccountRouter": "0x91874Dbed74925dFe6059B90385EEb90DdE0B2E6",
8
8
  "interchainGasPaymaster": "0x3b6044acd6767f017e99318AA6Ef93b7B06A5a22",
9
- "interchainSecurityModule": "0x5dC3Ff8428AaF51602D680A4d8e7Ec1322598B13",
9
+ "interchainSecurityModule": "0xc9E547dc93b5A6075eD844816a94CBa3e52DfC26",
10
10
  "mailbox": "0x979Ca5202784112f4738403dBec5D0F3B9daabB9",
11
11
  "merkleTreeHook": "0x748040afB89B8FdBb992799808215419d36A0930",
12
12
  "pausableHook": "0xEf30f29Dcd3FCB1DCcDA9C7Cbf2A5957E8Ee9Cc3",
@@ -6,7 +6,7 @@
6
6
  "interchainAccountIsm": "0x2A7574358Ec53522CE2452887661AB4c86F7d400",
7
7
  "interchainAccountRouter": "0x91874Dbed74925dFe6059B90385EEb90DdE0B2E6",
8
8
  "interchainGasPaymaster": "0x3b6044acd6767f017e99318AA6Ef93b7B06A5a22",
9
- "interchainSecurityModule": "0x5dC3Ff8428AaF51602D680A4d8e7Ec1322598B13",
9
+ "interchainSecurityModule": "0xc9E547dc93b5A6075eD844816a94CBa3e52DfC26",
10
10
  "mailbox": "0x979Ca5202784112f4738403dBec5D0F3B9daabB9",
11
11
  "merkleTreeHook": "0x748040afB89B8FdBb992799808215419d36A0930",
12
12
  "pausableHook": "0xEf30f29Dcd3FCB1DCcDA9C7Cbf2A5957E8Ee9Cc3",
@@ -5,7 +5,7 @@ fallbackRoutingHook: "0x9e8fFb1c26099e75Dd5D794030e2E9AA51471c25"
5
5
  interchainAccountIsm: "0x2A7574358Ec53522CE2452887661AB4c86F7d400"
6
6
  interchainAccountRouter: "0x91874Dbed74925dFe6059B90385EEb90DdE0B2E6"
7
7
  interchainGasPaymaster: "0x3b6044acd6767f017e99318AA6Ef93b7B06A5a22"
8
- interchainSecurityModule: "0x5dC3Ff8428AaF51602D680A4d8e7Ec1322598B13"
8
+ interchainSecurityModule: "0xc9E547dc93b5A6075eD844816a94CBa3e52DfC26"
9
9
  mailbox: "0x979Ca5202784112f4738403dBec5D0F3B9daabB9"
10
10
  merkleTreeHook: "0x748040afB89B8FdBb992799808215419d36A0930"
11
11
  pausableHook: "0xEf30f29Dcd3FCB1DCcDA9C7Cbf2A5957E8Ee9Cc3"
@@ -10,7 +10,7 @@ export const addresses = {
10
10
  "interchainAccountIsm": "0x223F7D3f27E6272266AE4B5B91Fd5C7A2d798cD8",
11
11
  "interchainAccountRouter": "0x4767D22117bBeeb295413000B620B93FD8522d53",
12
12
  "interchainGasPaymaster": "0xc3F23848Ed2e04C0c6d41bd7804fa8f89F940B94",
13
- "interchainSecurityModule": "0x62eFF9339DFC66889DAD372F9BF33456eC31D217",
13
+ "interchainSecurityModule": "0xBa05388aE47866c677bE665DDF762295e7fC513A",
14
14
  "mailbox": "0xeA87ae93Fa0019a82A727bfd3eBd1cFCa8f64f1D",
15
15
  "merkleTreeHook": "0x19dc38aeae620380430C200a6E990D5Af5480117",
16
16
  "pausableHook": "0x46fa3A5780e5B90Eaf34BDED554d5353B5ABE9E7",
@@ -10,7 +10,7 @@
10
10
  "interchainAccountIsm": "0x223F7D3f27E6272266AE4B5B91Fd5C7A2d798cD8",
11
11
  "interchainAccountRouter": "0x4767D22117bBeeb295413000B620B93FD8522d53",
12
12
  "interchainGasPaymaster": "0xc3F23848Ed2e04C0c6d41bd7804fa8f89F940B94",
13
- "interchainSecurityModule": "0x62eFF9339DFC66889DAD372F9BF33456eC31D217",
13
+ "interchainSecurityModule": "0xBa05388aE47866c677bE665DDF762295e7fC513A",
14
14
  "mailbox": "0xeA87ae93Fa0019a82A727bfd3eBd1cFCa8f64f1D",
15
15
  "merkleTreeHook": "0x19dc38aeae620380430C200a6E990D5Af5480117",
16
16
  "pausableHook": "0x46fa3A5780e5B90Eaf34BDED554d5353B5ABE9E7",
@@ -9,7 +9,7 @@ fallbackRoutingHook: "0x4Eb82Ee35b0a1c1d776E3a3B547f9A9bA6FCC9f2"
9
9
  interchainAccountIsm: "0x223F7D3f27E6272266AE4B5B91Fd5C7A2d798cD8"
10
10
  interchainAccountRouter: "0x4767D22117bBeeb295413000B620B93FD8522d53"
11
11
  interchainGasPaymaster: "0xc3F23848Ed2e04C0c6d41bd7804fa8f89F940B94"
12
- interchainSecurityModule: "0x62eFF9339DFC66889DAD372F9BF33456eC31D217"
12
+ interchainSecurityModule: "0xBa05388aE47866c677bE665DDF762295e7fC513A"
13
13
  mailbox: "0xeA87ae93Fa0019a82A727bfd3eBd1cFCa8f64f1D"
14
14
  merkleTreeHook: "0x19dc38aeae620380430C200a6E990D5Af5480117"
15
15
  pausableHook: "0x46fa3A5780e5B90Eaf34BDED554d5353B5ABE9E7"
@@ -32,9 +32,5 @@ export const metadata = {
32
32
  "http": "https://rpc.botanixlabs.com"
33
33
  }
34
34
  ],
35
- "technicalStack": "other",
36
- "transactionOverrides": {
37
- "maxFeePerGas": 1000007,
38
- "maxPriorityFeePerGas": 1000007
39
- }
35
+ "technicalStack": "other"
40
36
  };
@@ -32,9 +32,5 @@
32
32
  "http": "https://rpc.botanixlabs.com"
33
33
  }
34
34
  ],
35
- "technicalStack": "other",
36
- "transactionOverrides": {
37
- "maxFeePerGas": 1000007,
38
- "maxPriorityFeePerGas": 1000007
39
- }
35
+ "technicalStack": "other"
40
36
  }
@@ -24,6 +24,3 @@ protocol: ethereum
24
24
  rpcUrls:
25
25
  - http: https://rpc.botanixlabs.com
26
26
  technicalStack: other
27
- transactionOverrides:
28
- maxFeePerGas: 1000007
29
- maxPriorityFeePerGas: 1000007
@@ -16,8 +16,8 @@ export const metadata = {
16
16
  ],
17
17
  "blocks": {
18
18
  "confirmations": 1,
19
- "estimateBlockTime": 5,
20
- "reorgPeriod": 0
19
+ "estimateBlockTime": 1,
20
+ "reorgPeriod": 5
21
21
  },
22
22
  "chainId": 42220,
23
23
  "deployer": {
@@ -38,7 +38,13 @@ export const metadata = {
38
38
  "rpcUrls": [
39
39
  {
40
40
  "http": "https://forno.celo.org"
41
+ },
42
+ {
43
+ "http": "https://rpc.ankr.com/celo"
44
+ },
45
+ {
46
+ "http": "https://celo.drpc.org"
41
47
  }
42
48
  ],
43
- "technicalStack": "other"
49
+ "technicalStack": "opstack"
44
50
  };
@@ -16,8 +16,8 @@
16
16
  ],
17
17
  "blocks": {
18
18
  "confirmations": 1,
19
- "estimateBlockTime": 5,
20
- "reorgPeriod": 0
19
+ "estimateBlockTime": 1,
20
+ "reorgPeriod": 5
21
21
  },
22
22
  "chainId": 42220,
23
23
  "deployer": {
@@ -38,7 +38,13 @@
38
38
  "rpcUrls": [
39
39
  {
40
40
  "http": "https://forno.celo.org"
41
+ },
42
+ {
43
+ "http": "https://rpc.ankr.com/celo"
44
+ },
45
+ {
46
+ "http": "https://celo.drpc.org"
41
47
  }
42
48
  ],
43
- "technicalStack": "other"
49
+ "technicalStack": "opstack"
44
50
  }
@@ -11,8 +11,8 @@ blockExplorers:
11
11
  url: https://explorer.celo.org
12
12
  blocks:
13
13
  confirmations: 1
14
- estimateBlockTime: 5
15
- reorgPeriod: 0
14
+ estimateBlockTime: 1
15
+ reorgPeriod: 5
16
16
  chainId: 42220
17
17
  deployer:
18
18
  name: Abacus Works
@@ -29,4 +29,6 @@ nativeToken:
29
29
  protocol: ethereum
30
30
  rpcUrls:
31
31
  - http: https://forno.celo.org
32
- technicalStack: other
32
+ - http: https://rpc.ankr.com/celo
33
+ - http: https://celo.drpc.org
34
+ technicalStack: opstack
@@ -6,7 +6,7 @@ export const addresses = {
6
6
  "interchainAccountIsm": "0x292C614ED53DaaDBf971521bc2C652d1ca51cB47",
7
7
  "interchainAccountRouter": "0x5E532F7B610618eE73C2B462978e94CB1F7995Ce",
8
8
  "interchainGasPaymaster": "0x9e6B1022bE9BBF5aFd152483DAD9b88911bC8611",
9
- "interchainSecurityModule": "0x69d39cd0B60d47460F30f0bD5200f9C46E924Ce1",
9
+ "interchainSecurityModule": "0x427Af5b61CdEbf660123C1c3fA9CAa83756E1B70",
10
10
  "mailbox": "0xc005dc82818d67AF737725bD4bf75435d065D239",
11
11
  "merkleTreeHook": "0x48e6c30B97748d1e2e03bf3e9FbE3890ca5f8CCA",
12
12
  "pausableHook": "0x3A66Dc852e56d3748838b3C27CF381105b83705b",
@@ -6,7 +6,7 @@
6
6
  "interchainAccountIsm": "0x292C614ED53DaaDBf971521bc2C652d1ca51cB47",
7
7
  "interchainAccountRouter": "0x5E532F7B610618eE73C2B462978e94CB1F7995Ce",
8
8
  "interchainGasPaymaster": "0x9e6B1022bE9BBF5aFd152483DAD9b88911bC8611",
9
- "interchainSecurityModule": "0x69d39cd0B60d47460F30f0bD5200f9C46E924Ce1",
9
+ "interchainSecurityModule": "0x427Af5b61CdEbf660123C1c3fA9CAa83756E1B70",
10
10
  "mailbox": "0xc005dc82818d67AF737725bD4bf75435d065D239",
11
11
  "merkleTreeHook": "0x48e6c30B97748d1e2e03bf3e9FbE3890ca5f8CCA",
12
12
  "pausableHook": "0x3A66Dc852e56d3748838b3C27CF381105b83705b",
@@ -5,7 +5,7 @@ fallbackRoutingHook: "0x571f1435613381208477ac5d6974310d88AC7cB7"
5
5
  interchainAccountIsm: "0x292C614ED53DaaDBf971521bc2C652d1ca51cB47"
6
6
  interchainAccountRouter: "0x5E532F7B610618eE73C2B462978e94CB1F7995Ce"
7
7
  interchainGasPaymaster: "0x9e6B1022bE9BBF5aFd152483DAD9b88911bC8611"
8
- interchainSecurityModule: "0x69d39cd0B60d47460F30f0bD5200f9C46E924Ce1"
8
+ interchainSecurityModule: "0x427Af5b61CdEbf660123C1c3fA9CAa83756E1B70"
9
9
  mailbox: "0xc005dc82818d67AF737725bD4bf75435d065D239"
10
10
  merkleTreeHook: "0x48e6c30B97748d1e2e03bf3e9FbE3890ca5f8CCA"
11
11
  pausableHook: "0x3A66Dc852e56d3748838b3C27CF381105b83705b"
@@ -10,7 +10,7 @@ export const addresses = {
10
10
  "interchainAccountIsm": "0xa377b8269e0A47cdd2fD5AAeAe860b45623c6d82",
11
11
  "interchainAccountRouter": "0x6e1B9f776bd415d7cC3C7458A5f0d801016918f8",
12
12
  "interchainGasPaymaster": "0x931dFCc8c1141D6F532FD023bd87DAe0080c835d",
13
- "interchainSecurityModule": "0x124c8C3AaeEDD18f64cD197Bb4E7882736122bd3",
13
+ "interchainSecurityModule": "0xAF3ac97016D27EDe371d30D6ae48ee070a730830",
14
14
  "mailbox": "0x2f2aFaE1139Ce54feFC03593FeE8AB2aDF4a85A7",
15
15
  "merkleTreeHook": "0xE2ee936bEa8e42671c400aC96dE198E06F2bA2A6",
16
16
  "pausableHook": "0xA1ac41d8A663fd317cc3BD94C7de92dC4BA4a882",
@@ -10,7 +10,7 @@
10
10
  "interchainAccountIsm": "0xa377b8269e0A47cdd2fD5AAeAe860b45623c6d82",
11
11
  "interchainAccountRouter": "0x6e1B9f776bd415d7cC3C7458A5f0d801016918f8",
12
12
  "interchainGasPaymaster": "0x931dFCc8c1141D6F532FD023bd87DAe0080c835d",
13
- "interchainSecurityModule": "0x124c8C3AaeEDD18f64cD197Bb4E7882736122bd3",
13
+ "interchainSecurityModule": "0xAF3ac97016D27EDe371d30D6ae48ee070a730830",
14
14
  "mailbox": "0x2f2aFaE1139Ce54feFC03593FeE8AB2aDF4a85A7",
15
15
  "merkleTreeHook": "0xE2ee936bEa8e42671c400aC96dE198E06F2bA2A6",
16
16
  "pausableHook": "0xA1ac41d8A663fd317cc3BD94C7de92dC4BA4a882",
@@ -9,7 +9,7 @@ fallbackRoutingHook: "0x8F1E22d309baa69D398a03cc88E9b46037e988AA"
9
9
  interchainAccountIsm: "0xa377b8269e0A47cdd2fD5AAeAe860b45623c6d82"
10
10
  interchainAccountRouter: "0x6e1B9f776bd415d7cC3C7458A5f0d801016918f8"
11
11
  interchainGasPaymaster: "0x931dFCc8c1141D6F532FD023bd87DAe0080c835d"
12
- interchainSecurityModule: "0x124c8C3AaeEDD18f64cD197Bb4E7882736122bd3"
12
+ interchainSecurityModule: "0xAF3ac97016D27EDe371d30D6ae48ee070a730830"
13
13
  mailbox: "0x2f2aFaE1139Ce54feFC03593FeE8AB2aDF4a85A7"
14
14
  merkleTreeHook: "0xE2ee936bEa8e42671c400aC96dE198E06F2bA2A6"
15
15
  pausableHook: "0xA1ac41d8A663fd317cc3BD94C7de92dC4BA4a882"
@@ -0,0 +1,2 @@
1
+ import type { WarpCoreConfig } from '@hyperlane-xyz/sdk';
2
+ export declare const warpRouteConfig: WarpCoreConfig;
@@ -0,0 +1,35 @@
1
+ export const warpRouteConfig = {
2
+ "tokens": [
3
+ {
4
+ "addressOrDenom": "Ba5PvcUQPjDTqNe6dtqf4tYMungrBF6BhD7fCM27jQxh",
5
+ "chainName": "eclipsemainnet",
6
+ "collateralAddressOrDenom": "2qLEN4Gu7MkBevJMeTbQKgnwdgvxNvwQ6ufH7L8fjzHs",
7
+ "connections": [
8
+ {
9
+ "token": "sealevel|solanamainnet|9u6JS1qxnNogAwqtjkpdeLGhQmt5wxyHAjP1511S3ExL"
10
+ }
11
+ ],
12
+ "decimals": 6,
13
+ "logoURI": "/deployments/warp_routes/PUMP/logo.png",
14
+ "name": "Pump",
15
+ "standard": "SealevelHypSynthetic",
16
+ "symbol": "PUMP"
17
+ },
18
+ {
19
+ "addressOrDenom": "9u6JS1qxnNogAwqtjkpdeLGhQmt5wxyHAjP1511S3ExL",
20
+ "chainName": "solanamainnet",
21
+ "coinGeckoId": "pump-fun",
22
+ "collateralAddressOrDenom": "pumpCmXqMfrsAkQ5r49WcJnRayYRqmXz6ae8H7H9Dfn",
23
+ "connections": [
24
+ {
25
+ "token": "sealevel|eclipsemainnet|Ba5PvcUQPjDTqNe6dtqf4tYMungrBF6BhD7fCM27jQxh"
26
+ }
27
+ ],
28
+ "decimals": 6,
29
+ "logoURI": "/deployments/warp_routes/PUMP/logo.png",
30
+ "name": "Pump",
31
+ "standard": "SealevelHypCollateral",
32
+ "symbol": "PUMP"
33
+ }
34
+ ]
35
+ };
@@ -0,0 +1,35 @@
1
+ {
2
+ "tokens": [
3
+ {
4
+ "addressOrDenom": "Ba5PvcUQPjDTqNe6dtqf4tYMungrBF6BhD7fCM27jQxh",
5
+ "chainName": "eclipsemainnet",
6
+ "collateralAddressOrDenom": "2qLEN4Gu7MkBevJMeTbQKgnwdgvxNvwQ6ufH7L8fjzHs",
7
+ "connections": [
8
+ {
9
+ "token": "sealevel|solanamainnet|9u6JS1qxnNogAwqtjkpdeLGhQmt5wxyHAjP1511S3ExL"
10
+ }
11
+ ],
12
+ "decimals": 6,
13
+ "logoURI": "/deployments/warp_routes/PUMP/logo.png",
14
+ "name": "Pump",
15
+ "standard": "SealevelHypSynthetic",
16
+ "symbol": "PUMP"
17
+ },
18
+ {
19
+ "addressOrDenom": "9u6JS1qxnNogAwqtjkpdeLGhQmt5wxyHAjP1511S3ExL",
20
+ "chainName": "solanamainnet",
21
+ "coinGeckoId": "pump-fun",
22
+ "collateralAddressOrDenom": "pumpCmXqMfrsAkQ5r49WcJnRayYRqmXz6ae8H7H9Dfn",
23
+ "connections": [
24
+ {
25
+ "token": "sealevel|eclipsemainnet|Ba5PvcUQPjDTqNe6dtqf4tYMungrBF6BhD7fCM27jQxh"
26
+ }
27
+ ],
28
+ "decimals": 6,
29
+ "logoURI": "/deployments/warp_routes/PUMP/logo.png",
30
+ "name": "Pump",
31
+ "standard": "SealevelHypCollateral",
32
+ "symbol": "PUMP"
33
+ }
34
+ ]
35
+ }
@@ -0,0 +1,23 @@
1
+ # yaml-language-server: $schema=../schema.json
2
+ tokens:
3
+ - addressOrDenom: Ba5PvcUQPjDTqNe6dtqf4tYMungrBF6BhD7fCM27jQxh
4
+ chainName: eclipsemainnet
5
+ collateralAddressOrDenom: 2qLEN4Gu7MkBevJMeTbQKgnwdgvxNvwQ6ufH7L8fjzHs
6
+ connections:
7
+ - token: sealevel|solanamainnet|9u6JS1qxnNogAwqtjkpdeLGhQmt5wxyHAjP1511S3ExL
8
+ decimals: 6
9
+ logoURI: /deployments/warp_routes/PUMP/logo.png
10
+ name: Pump
11
+ standard: SealevelHypSynthetic
12
+ symbol: PUMP
13
+ - addressOrDenom: 9u6JS1qxnNogAwqtjkpdeLGhQmt5wxyHAjP1511S3ExL
14
+ chainName: solanamainnet
15
+ coinGeckoId: pump-fun
16
+ collateralAddressOrDenom: pumpCmXqMfrsAkQ5r49WcJnRayYRqmXz6ae8H7H9Dfn
17
+ connections:
18
+ - token: sealevel|eclipsemainnet|Ba5PvcUQPjDTqNe6dtqf4tYMungrBF6BhD7fCM27jQxh
19
+ decimals: 6
20
+ logoURI: /deployments/warp_routes/PUMP/logo.png
21
+ name: Pump
22
+ standard: SealevelHypCollateral
23
+ symbol: PUMP
@@ -6148,6 +6148,41 @@ export const warpRouteConfigs = {
6148
6148
  }
6149
6149
  ]
6150
6150
  },
6151
+ "PUMP/eclipsemainnet": {
6152
+ "tokens": [
6153
+ {
6154
+ "addressOrDenom": "Ba5PvcUQPjDTqNe6dtqf4tYMungrBF6BhD7fCM27jQxh",
6155
+ "chainName": "eclipsemainnet",
6156
+ "collateralAddressOrDenom": "2qLEN4Gu7MkBevJMeTbQKgnwdgvxNvwQ6ufH7L8fjzHs",
6157
+ "connections": [
6158
+ {
6159
+ "token": "sealevel|solanamainnet|9u6JS1qxnNogAwqtjkpdeLGhQmt5wxyHAjP1511S3ExL"
6160
+ }
6161
+ ],
6162
+ "decimals": 6,
6163
+ "logoURI": "/deployments/warp_routes/PUMP/logo.png",
6164
+ "name": "Pump",
6165
+ "standard": "SealevelHypSynthetic",
6166
+ "symbol": "PUMP"
6167
+ },
6168
+ {
6169
+ "addressOrDenom": "9u6JS1qxnNogAwqtjkpdeLGhQmt5wxyHAjP1511S3ExL",
6170
+ "chainName": "solanamainnet",
6171
+ "coinGeckoId": "pump-fun",
6172
+ "collateralAddressOrDenom": "pumpCmXqMfrsAkQ5r49WcJnRayYRqmXz6ae8H7H9Dfn",
6173
+ "connections": [
6174
+ {
6175
+ "token": "sealevel|eclipsemainnet|Ba5PvcUQPjDTqNe6dtqf4tYMungrBF6BhD7fCM27jQxh"
6176
+ }
6177
+ ],
6178
+ "decimals": 6,
6179
+ "logoURI": "/deployments/warp_routes/PUMP/logo.png",
6180
+ "name": "Pump",
6181
+ "standard": "SealevelHypCollateral",
6182
+ "symbol": "PUMP"
6183
+ }
6184
+ ]
6185
+ },
6151
6186
  "PZETH/berachain-ethereum-swell-unichain-zircuit": {
6152
6187
  "tokens": [
6153
6188
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hyperlane-xyz/registry",
3
3
  "description": "A collection of configs, artifacts, and schemas for Hyperlane",
4
- "version": "19.3.0",
4
+ "version": "19.4.0",
5
5
  "dependencies": {
6
6
  "jszip": "^3.10.1",
7
7
  "yaml": "2.4.5",