@hyperlane-xyz/registry 13.10.0 → 13.12.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.
- package/dist/chainAddresses.d.ts +7 -0
- package/dist/chainAddresses.js +7 -0
- package/dist/chainMetadata.js +54 -0
- package/dist/chains/milkyway/addresses.d.ts +7 -0
- package/dist/chains/milkyway/addresses.js +7 -0
- package/dist/chains/milkyway/addresses.json +7 -0
- package/dist/chains/milkyway/addresses.yaml +5 -0
- package/dist/chains/milkyway/index.d.ts +2 -0
- package/dist/chains/milkyway/index.js +2 -0
- package/dist/chains/milkyway/logo.svg +1 -0
- package/dist/chains/milkyway/metadata.d.ts +2 -0
- package/dist/chains/milkyway/metadata.js +54 -0
- package/dist/chains/milkyway/metadata.json +54 -0
- package/dist/chains/milkyway/metadata.yaml +39 -0
- package/dist/chains/schema.json +22 -0
- package/dist/deployments/warp_routes/MILK/bsc-milkyway-config.d.ts +2 -0
- package/dist/deployments/warp_routes/MILK/bsc-milkyway-config.js +32 -0
- package/dist/deployments/warp_routes/MILK/bsc-milkyway-config.json +32 -0
- package/dist/deployments/warp_routes/MILK/bsc-milkyway-config.yaml +20 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +2 -0
- package/dist/warpRouteConfigs.js +32 -0
- package/package.json +2 -2
package/dist/chainAddresses.d.ts
CHANGED
|
@@ -2977,6 +2977,13 @@ export declare const chainAddresses: {
|
|
|
2977
2977
|
timelockController: string;
|
|
2978
2978
|
validatorAnnounce: string;
|
|
2979
2979
|
};
|
|
2980
|
+
milkyway: {
|
|
2981
|
+
interchainGasPaymaster: string;
|
|
2982
|
+
interchainSecurityModule: string;
|
|
2983
|
+
mailbox: string;
|
|
2984
|
+
merkleTreeHook: string;
|
|
2985
|
+
validatorAnnounce: string;
|
|
2986
|
+
};
|
|
2980
2987
|
milkywaytestnet: {
|
|
2981
2988
|
interchainGasPaymaster: string;
|
|
2982
2989
|
interchainSecurityModule: string;
|
package/dist/chainAddresses.js
CHANGED
|
@@ -2977,6 +2977,13 @@ export const chainAddresses = {
|
|
|
2977
2977
|
"timelockController": "0x0000000000000000000000000000000000000000",
|
|
2978
2978
|
"validatorAnnounce": "0x062200d92dF6bB7bA89Ce4D6800110450f94784e"
|
|
2979
2979
|
},
|
|
2980
|
+
"milkyway": {
|
|
2981
|
+
"interchainGasPaymaster": "0x726f757465725f706f73745f6469737061746368000000040000000000000000",
|
|
2982
|
+
"interchainSecurityModule": "0x726f757465725f69736d00000000000000000000000000010000000000000000",
|
|
2983
|
+
"mailbox": "0x68797065726c616e650000000000000000000000000000000000000000000000",
|
|
2984
|
+
"merkleTreeHook": "0x726f757465725f706f73745f6469737061746368000000030000000000000001",
|
|
2985
|
+
"validatorAnnounce": "0x68797065726c616e650000000000000000000000000000000000000000000000"
|
|
2986
|
+
},
|
|
2980
2987
|
"milkywaytestnet": {
|
|
2981
2988
|
"interchainGasPaymaster": "0x726f757465725f706f73745f6469737061746368000000040000000000000000",
|
|
2982
2989
|
"interchainSecurityModule": "0x726f757465725f69736d00000000000000000000000000040000000000000000",
|
package/dist/chainMetadata.js
CHANGED
|
@@ -5814,6 +5814,60 @@ export const chainMetadata = {
|
|
|
5814
5814
|
}
|
|
5815
5815
|
]
|
|
5816
5816
|
},
|
|
5817
|
+
"milkyway": {
|
|
5818
|
+
"bech32Prefix": "milk",
|
|
5819
|
+
"blocks": {
|
|
5820
|
+
"confirmations": 1,
|
|
5821
|
+
"estimateBlockTime": 6,
|
|
5822
|
+
"reorgPeriod": 1
|
|
5823
|
+
},
|
|
5824
|
+
"canonicalAsset": "umilk",
|
|
5825
|
+
"chainId": "milkyway",
|
|
5826
|
+
"contractAddressBytes": 32,
|
|
5827
|
+
"deployer": {
|
|
5828
|
+
"name": "Abacus Works",
|
|
5829
|
+
"url": "https://www.hyperlane.xyz"
|
|
5830
|
+
},
|
|
5831
|
+
"displayName": "MilkyWay",
|
|
5832
|
+
"domainId": 1835625579,
|
|
5833
|
+
"gasCurrencyCoinGeckoId": "temp-milkyway-milk",
|
|
5834
|
+
"gasPrice": {
|
|
5835
|
+
"amount": "0.03",
|
|
5836
|
+
"denom": "umilk"
|
|
5837
|
+
},
|
|
5838
|
+
"grpcUrls": [
|
|
5839
|
+
{
|
|
5840
|
+
"http": "https://grpc.mainnet.milkyway.zone/"
|
|
5841
|
+
}
|
|
5842
|
+
],
|
|
5843
|
+
"index": {
|
|
5844
|
+
"chunk": 10,
|
|
5845
|
+
"from": 2454618
|
|
5846
|
+
},
|
|
5847
|
+
"name": "milkyway",
|
|
5848
|
+
"nativeToken": {
|
|
5849
|
+
"decimals": 6,
|
|
5850
|
+
"denom": "umilk",
|
|
5851
|
+
"name": "MILK",
|
|
5852
|
+
"symbol": "MILK"
|
|
5853
|
+
},
|
|
5854
|
+
"protocol": "cosmosnative",
|
|
5855
|
+
"restUrls": [
|
|
5856
|
+
{
|
|
5857
|
+
"http": "https://lcd.mainnet.milkyway.zone/"
|
|
5858
|
+
}
|
|
5859
|
+
],
|
|
5860
|
+
"rpcUrls": [
|
|
5861
|
+
{
|
|
5862
|
+
"http": "https://rpc.mainnet.milkyway.zone/"
|
|
5863
|
+
}
|
|
5864
|
+
],
|
|
5865
|
+
"slip44": 118,
|
|
5866
|
+
"technicalStack": "other",
|
|
5867
|
+
"transactionOverrides": {
|
|
5868
|
+
"gasPrice": "0.03"
|
|
5869
|
+
}
|
|
5870
|
+
},
|
|
5817
5871
|
"milkywaytestnet": {
|
|
5818
5872
|
"bech32Prefix": "milk",
|
|
5819
5873
|
"blocks": {
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export const addresses = {
|
|
2
|
+
"interchainGasPaymaster": "0x726f757465725f706f73745f6469737061746368000000040000000000000000",
|
|
3
|
+
"interchainSecurityModule": "0x726f757465725f69736d00000000000000000000000000010000000000000000",
|
|
4
|
+
"mailbox": "0x68797065726c616e650000000000000000000000000000000000000000000000",
|
|
5
|
+
"merkleTreeHook": "0x726f757465725f706f73745f6469737061746368000000030000000000000001",
|
|
6
|
+
"validatorAnnounce": "0x68797065726c616e650000000000000000000000000000000000000000000000"
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"interchainGasPaymaster": "0x726f757465725f706f73745f6469737061746368000000040000000000000000",
|
|
3
|
+
"interchainSecurityModule": "0x726f757465725f69736d00000000000000000000000000010000000000000000",
|
|
4
|
+
"mailbox": "0x68797065726c616e650000000000000000000000000000000000000000000000",
|
|
5
|
+
"merkleTreeHook": "0x726f757465725f706f73745f6469737061746368000000030000000000000001",
|
|
6
|
+
"validatorAnnounce": "0x68797065726c616e650000000000000000000000000000000000000000000000"
|
|
7
|
+
}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
interchainGasPaymaster: "0x726f757465725f706f73745f6469737061746368000000040000000000000000"
|
|
2
|
+
interchainSecurityModule: "0x726f757465725f69736d00000000000000000000000000010000000000000000"
|
|
3
|
+
mailbox: "0x68797065726c616e650000000000000000000000000000000000000000000000"
|
|
4
|
+
merkleTreeHook: "0x726f757465725f706f73745f6469737061746368000000030000000000000001"
|
|
5
|
+
validatorAnnounce: "0x68797065726c616e650000000000000000000000000000000000000000000000"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="441" height="369" fill="none" viewBox="0 0 441 369"><path fill="#3F3F3F" d="M303.514.187a85.98 85.98 0 0 0 50.796 50.796 85.98 85.98 0 0 0-50.796 50.795 85.98 85.98 0 0 0-50.797-50.795A85.98 85.98 0 0 0 303.514.187"/><path fill="#3F3F3F" fill-rule="evenodd" d="M228.258 64.142 135.82 188.298c-29.601 39.759-29.409 93.085-1.544 132.313-29.702 2.229-51.235-3.469-57.873-17.703-5.07-10.873-.739-25.202 10.86-40.865-.56-11.665.41-23.4 2.928-34.915-63.734 44.31-99.857 90.305-86.994 117.89 13.714 29.409 79.251 29.617 161.304 4.811 44.601 29.51 105.511 24.8 144.906-14.13a113.5 113.5 0 0 0 18.918-24.635l-74.153 4.192c32.662-15.23 62.537-32.048 88.356-49.261 69.155-46.103 109.207-95.035 95.765-123.861-13.45-28.844-76.752-29.598-156.593-6.213zm64.192 86.217 28.246 37.939c9.257 12.433 15.6 26.193 19.095 40.433 26.188-24.077 38.921-47.407 31.497-63.328-8.114-17.401-38.492-22.046-78.838-15.044" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
export const metadata = {
|
|
2
|
+
"bech32Prefix": "milk",
|
|
3
|
+
"blocks": {
|
|
4
|
+
"confirmations": 1,
|
|
5
|
+
"estimateBlockTime": 6,
|
|
6
|
+
"reorgPeriod": 1
|
|
7
|
+
},
|
|
8
|
+
"canonicalAsset": "umilk",
|
|
9
|
+
"chainId": "milkyway",
|
|
10
|
+
"contractAddressBytes": 32,
|
|
11
|
+
"deployer": {
|
|
12
|
+
"name": "Abacus Works",
|
|
13
|
+
"url": "https://www.hyperlane.xyz"
|
|
14
|
+
},
|
|
15
|
+
"displayName": "MilkyWay",
|
|
16
|
+
"domainId": 1835625579,
|
|
17
|
+
"gasCurrencyCoinGeckoId": "temp-milkyway-milk",
|
|
18
|
+
"gasPrice": {
|
|
19
|
+
"amount": "0.03",
|
|
20
|
+
"denom": "umilk"
|
|
21
|
+
},
|
|
22
|
+
"grpcUrls": [
|
|
23
|
+
{
|
|
24
|
+
"http": "https://grpc.mainnet.milkyway.zone/"
|
|
25
|
+
}
|
|
26
|
+
],
|
|
27
|
+
"index": {
|
|
28
|
+
"chunk": 10,
|
|
29
|
+
"from": 2454618
|
|
30
|
+
},
|
|
31
|
+
"name": "milkyway",
|
|
32
|
+
"nativeToken": {
|
|
33
|
+
"decimals": 6,
|
|
34
|
+
"denom": "umilk",
|
|
35
|
+
"name": "MILK",
|
|
36
|
+
"symbol": "MILK"
|
|
37
|
+
},
|
|
38
|
+
"protocol": "cosmosnative",
|
|
39
|
+
"restUrls": [
|
|
40
|
+
{
|
|
41
|
+
"http": "https://lcd.mainnet.milkyway.zone/"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"rpcUrls": [
|
|
45
|
+
{
|
|
46
|
+
"http": "https://rpc.mainnet.milkyway.zone/"
|
|
47
|
+
}
|
|
48
|
+
],
|
|
49
|
+
"slip44": 118,
|
|
50
|
+
"technicalStack": "other",
|
|
51
|
+
"transactionOverrides": {
|
|
52
|
+
"gasPrice": "0.03"
|
|
53
|
+
}
|
|
54
|
+
};
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bech32Prefix": "milk",
|
|
3
|
+
"blocks": {
|
|
4
|
+
"confirmations": 1,
|
|
5
|
+
"estimateBlockTime": 6,
|
|
6
|
+
"reorgPeriod": 1
|
|
7
|
+
},
|
|
8
|
+
"canonicalAsset": "umilk",
|
|
9
|
+
"chainId": "milkyway",
|
|
10
|
+
"contractAddressBytes": 32,
|
|
11
|
+
"deployer": {
|
|
12
|
+
"name": "Abacus Works",
|
|
13
|
+
"url": "https://www.hyperlane.xyz"
|
|
14
|
+
},
|
|
15
|
+
"displayName": "MilkyWay",
|
|
16
|
+
"domainId": 1835625579,
|
|
17
|
+
"gasCurrencyCoinGeckoId": "temp-milkyway-milk",
|
|
18
|
+
"gasPrice": {
|
|
19
|
+
"amount": "0.03",
|
|
20
|
+
"denom": "umilk"
|
|
21
|
+
},
|
|
22
|
+
"grpcUrls": [
|
|
23
|
+
{
|
|
24
|
+
"http": "https://grpc.mainnet.milkyway.zone/"
|
|
25
|
+
}
|
|
26
|
+
],
|
|
27
|
+
"index": {
|
|
28
|
+
"chunk": 10,
|
|
29
|
+
"from": 2454618
|
|
30
|
+
},
|
|
31
|
+
"name": "milkyway",
|
|
32
|
+
"nativeToken": {
|
|
33
|
+
"decimals": 6,
|
|
34
|
+
"denom": "umilk",
|
|
35
|
+
"name": "MILK",
|
|
36
|
+
"symbol": "MILK"
|
|
37
|
+
},
|
|
38
|
+
"protocol": "cosmosnative",
|
|
39
|
+
"restUrls": [
|
|
40
|
+
{
|
|
41
|
+
"http": "https://lcd.mainnet.milkyway.zone/"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"rpcUrls": [
|
|
45
|
+
{
|
|
46
|
+
"http": "https://rpc.mainnet.milkyway.zone/"
|
|
47
|
+
}
|
|
48
|
+
],
|
|
49
|
+
"slip44": 118,
|
|
50
|
+
"technicalStack": "other",
|
|
51
|
+
"transactionOverrides": {
|
|
52
|
+
"gasPrice": "0.03"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
# yaml-language-server: $schema=../schema.json
|
|
2
|
+
bech32Prefix: milk
|
|
3
|
+
blocks:
|
|
4
|
+
confirmations: 1
|
|
5
|
+
estimateBlockTime: 6
|
|
6
|
+
reorgPeriod: 1
|
|
7
|
+
canonicalAsset: umilk
|
|
8
|
+
chainId: milkyway
|
|
9
|
+
contractAddressBytes: 32
|
|
10
|
+
deployer:
|
|
11
|
+
name: Abacus Works
|
|
12
|
+
url: https://www.hyperlane.xyz
|
|
13
|
+
displayName: MilkyWay
|
|
14
|
+
# Generated from: console.log(parseInt('0x'+Buffer.from('milk').toString('hex')))
|
|
15
|
+
domainId: 1835625579
|
|
16
|
+
gasCurrencyCoinGeckoId: temp-milkyway-milk
|
|
17
|
+
gasPrice:
|
|
18
|
+
amount: "0.03"
|
|
19
|
+
denom: umilk
|
|
20
|
+
grpcUrls:
|
|
21
|
+
- http: https://grpc.mainnet.milkyway.zone/
|
|
22
|
+
index:
|
|
23
|
+
chunk: 10
|
|
24
|
+
from: 2454618
|
|
25
|
+
name: milkyway
|
|
26
|
+
nativeToken:
|
|
27
|
+
decimals: 6
|
|
28
|
+
denom: umilk
|
|
29
|
+
name: MILK
|
|
30
|
+
symbol: MILK
|
|
31
|
+
protocol: cosmosnative
|
|
32
|
+
restUrls:
|
|
33
|
+
- http: https://lcd.mainnet.milkyway.zone/
|
|
34
|
+
rpcUrls:
|
|
35
|
+
- http: https://rpc.mainnet.milkyway.zone/
|
|
36
|
+
slip44: 118
|
|
37
|
+
technicalStack: other
|
|
38
|
+
transactionOverrides:
|
|
39
|
+
gasPrice: "0.03"
|
package/dist/chains/schema.json
CHANGED
|
@@ -87,6 +87,7 @@
|
|
|
87
87
|
"blockscout",
|
|
88
88
|
"routescan",
|
|
89
89
|
"voyager",
|
|
90
|
+
"zksync",
|
|
90
91
|
"other"
|
|
91
92
|
],
|
|
92
93
|
"description": "The type of the block explorer. See ExplorerFamily for valid values."
|
|
@@ -133,6 +134,10 @@
|
|
|
133
134
|
"additionalProperties": false,
|
|
134
135
|
"description": "Block settings for the chain/deployment."
|
|
135
136
|
},
|
|
137
|
+
"bypassBatchSimulation": {
|
|
138
|
+
"type": "boolean",
|
|
139
|
+
"description": "Whether to bypass batch simulation for this chain."
|
|
140
|
+
},
|
|
136
141
|
"chainId": {
|
|
137
142
|
"anyOf": [
|
|
138
143
|
{
|
|
@@ -361,6 +366,23 @@
|
|
|
361
366
|
"type": "object",
|
|
362
367
|
"additionalProperties": {},
|
|
363
368
|
"description": "Properties to include when forming transaction requests."
|
|
369
|
+
},
|
|
370
|
+
"gasPrice": {
|
|
371
|
+
"type": "object",
|
|
372
|
+
"properties": {
|
|
373
|
+
"denom": {
|
|
374
|
+
"type": "string"
|
|
375
|
+
},
|
|
376
|
+
"amount": {
|
|
377
|
+
"type": "string"
|
|
378
|
+
}
|
|
379
|
+
},
|
|
380
|
+
"required": [
|
|
381
|
+
"denom",
|
|
382
|
+
"amount"
|
|
383
|
+
],
|
|
384
|
+
"additionalProperties": false,
|
|
385
|
+
"description": "The gas price of Cosmos chains."
|
|
364
386
|
}
|
|
365
387
|
},
|
|
366
388
|
"required": [
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
export const warpRouteConfig = {
|
|
2
|
+
"tokens": [
|
|
3
|
+
{
|
|
4
|
+
"addressOrDenom": "0x726f757465725f61707000000000000000000000000000010000000000000000",
|
|
5
|
+
"chainName": "milkyway",
|
|
6
|
+
"connections": [
|
|
7
|
+
{
|
|
8
|
+
"token": "ethereum|bsc|0x7b4Bf9fEcCfF207eF2CB7101Ceb15b8516021AcD"
|
|
9
|
+
}
|
|
10
|
+
],
|
|
11
|
+
"decimals": 6,
|
|
12
|
+
"logoURI": "/deployments/warp_routes/MILK/logo.svg",
|
|
13
|
+
"name": "MilkyWay",
|
|
14
|
+
"standard": "CosmosNativeHypCollateral",
|
|
15
|
+
"symbol": "MILK"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"addressOrDenom": "0x7b4Bf9fEcCfF207eF2CB7101Ceb15b8516021AcD",
|
|
19
|
+
"chainName": "bsc",
|
|
20
|
+
"connections": [
|
|
21
|
+
{
|
|
22
|
+
"token": "cosmosnative|milkyway|0x726f757465725f61707000000000000000000000000000010000000000000000"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"decimals": 6,
|
|
26
|
+
"logoURI": "/deployments/warp_routes/MILK/logo.svg",
|
|
27
|
+
"name": "MilkyWay",
|
|
28
|
+
"standard": "EvmHypSynthetic",
|
|
29
|
+
"symbol": "MILK"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tokens": [
|
|
3
|
+
{
|
|
4
|
+
"addressOrDenom": "0x726f757465725f61707000000000000000000000000000010000000000000000",
|
|
5
|
+
"chainName": "milkyway",
|
|
6
|
+
"connections": [
|
|
7
|
+
{
|
|
8
|
+
"token": "ethereum|bsc|0x7b4Bf9fEcCfF207eF2CB7101Ceb15b8516021AcD"
|
|
9
|
+
}
|
|
10
|
+
],
|
|
11
|
+
"decimals": 6,
|
|
12
|
+
"logoURI": "/deployments/warp_routes/MILK/logo.svg",
|
|
13
|
+
"name": "MilkyWay",
|
|
14
|
+
"standard": "CosmosNativeHypCollateral",
|
|
15
|
+
"symbol": "MILK"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"addressOrDenom": "0x7b4Bf9fEcCfF207eF2CB7101Ceb15b8516021AcD",
|
|
19
|
+
"chainName": "bsc",
|
|
20
|
+
"connections": [
|
|
21
|
+
{
|
|
22
|
+
"token": "cosmosnative|milkyway|0x726f757465725f61707000000000000000000000000000010000000000000000"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"decimals": 6,
|
|
26
|
+
"logoURI": "/deployments/warp_routes/MILK/logo.svg",
|
|
27
|
+
"name": "MilkyWay",
|
|
28
|
+
"standard": "EvmHypSynthetic",
|
|
29
|
+
"symbol": "MILK"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# yaml-language-server: $schema=../schema.json
|
|
2
|
+
tokens:
|
|
3
|
+
- addressOrDenom: "0x726f757465725f61707000000000000000000000000000010000000000000000"
|
|
4
|
+
chainName: milkyway
|
|
5
|
+
connections:
|
|
6
|
+
- token: ethereum|bsc|0x7b4Bf9fEcCfF207eF2CB7101Ceb15b8516021AcD
|
|
7
|
+
decimals: 6
|
|
8
|
+
logoURI: /deployments/warp_routes/MILK/logo.svg
|
|
9
|
+
name: MilkyWay
|
|
10
|
+
standard: CosmosNativeHypCollateral
|
|
11
|
+
symbol: MILK
|
|
12
|
+
- addressOrDenom: "0x7b4Bf9fEcCfF207eF2CB7101Ceb15b8516021AcD"
|
|
13
|
+
chainName: bsc
|
|
14
|
+
connections:
|
|
15
|
+
- token: cosmosnative|milkyway|0x726f757465725f61707000000000000000000000000000010000000000000000
|
|
16
|
+
decimals: 6
|
|
17
|
+
logoURI: /deployments/warp_routes/MILK/logo.svg
|
|
18
|
+
name: MilkyWay
|
|
19
|
+
standard: EvmHypSynthetic
|
|
20
|
+
symbol: MILK
|
package/dist/index.d.ts
CHANGED
|
@@ -287,6 +287,8 @@ export { addresses as metertestnetAddresses } from './chains/metertestnet/addres
|
|
|
287
287
|
export { metadata as metis } from './chains/metis/metadata.js';
|
|
288
288
|
export { addresses as metisAddresses } from './chains/metis/addresses.js';
|
|
289
289
|
export { metadata as mevmdevnet } from './chains/mevmdevnet/metadata.js';
|
|
290
|
+
export { metadata as milkyway } from './chains/milkyway/metadata.js';
|
|
291
|
+
export { addresses as milkywayAddresses } from './chains/milkyway/addresses.js';
|
|
290
292
|
export { metadata as milkywaytestnet } from './chains/milkywaytestnet/metadata.js';
|
|
291
293
|
export { addresses as milkywaytestnetAddresses } from './chains/milkywaytestnet/addresses.js';
|
|
292
294
|
export { metadata as mint } from './chains/mint/metadata.js';
|
package/dist/index.js
CHANGED
|
@@ -287,6 +287,8 @@ export { addresses as metertestnetAddresses } from './chains/metertestnet/addres
|
|
|
287
287
|
export { metadata as metis } from './chains/metis/metadata.js';
|
|
288
288
|
export { addresses as metisAddresses } from './chains/metis/addresses.js';
|
|
289
289
|
export { metadata as mevmdevnet } from './chains/mevmdevnet/metadata.js';
|
|
290
|
+
export { metadata as milkyway } from './chains/milkyway/metadata.js';
|
|
291
|
+
export { addresses as milkywayAddresses } from './chains/milkyway/addresses.js';
|
|
290
292
|
export { metadata as milkywaytestnet } from './chains/milkywaytestnet/metadata.js';
|
|
291
293
|
export { addresses as milkywaytestnetAddresses } from './chains/milkywaytestnet/addresses.js';
|
|
292
294
|
export { metadata as mint } from './chains/mint/metadata.js';
|
package/dist/warpRouteConfigs.js
CHANGED
|
@@ -4736,6 +4736,38 @@ export const warpRouteConfigs = {
|
|
|
4736
4736
|
}
|
|
4737
4737
|
]
|
|
4738
4738
|
},
|
|
4739
|
+
"MILK/bsc-milkyway": {
|
|
4740
|
+
"tokens": [
|
|
4741
|
+
{
|
|
4742
|
+
"addressOrDenom": "0x726f757465725f61707000000000000000000000000000010000000000000000",
|
|
4743
|
+
"chainName": "milkyway",
|
|
4744
|
+
"connections": [
|
|
4745
|
+
{
|
|
4746
|
+
"token": "ethereum|bsc|0x7b4Bf9fEcCfF207eF2CB7101Ceb15b8516021AcD"
|
|
4747
|
+
}
|
|
4748
|
+
],
|
|
4749
|
+
"decimals": 6,
|
|
4750
|
+
"logoURI": "/deployments/warp_routes/MILK/logo.svg",
|
|
4751
|
+
"name": "MilkyWay",
|
|
4752
|
+
"standard": "CosmosNativeHypCollateral",
|
|
4753
|
+
"symbol": "MILK"
|
|
4754
|
+
},
|
|
4755
|
+
{
|
|
4756
|
+
"addressOrDenom": "0x7b4Bf9fEcCfF207eF2CB7101Ceb15b8516021AcD",
|
|
4757
|
+
"chainName": "bsc",
|
|
4758
|
+
"connections": [
|
|
4759
|
+
{
|
|
4760
|
+
"token": "cosmosnative|milkyway|0x726f757465725f61707000000000000000000000000000010000000000000000"
|
|
4761
|
+
}
|
|
4762
|
+
],
|
|
4763
|
+
"decimals": 6,
|
|
4764
|
+
"logoURI": "/deployments/warp_routes/MILK/logo.svg",
|
|
4765
|
+
"name": "MilkyWay",
|
|
4766
|
+
"standard": "EvmHypSynthetic",
|
|
4767
|
+
"symbol": "MILK"
|
|
4768
|
+
}
|
|
4769
|
+
]
|
|
4770
|
+
},
|
|
4739
4771
|
"MINT/mint-solanamainnet": {
|
|
4740
4772
|
"tokens": [
|
|
4741
4773
|
{
|
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": "13.
|
|
4
|
+
"version": "13.12.0",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"yaml": "2.4.5",
|
|
7
7
|
"zod": "^3.21.2"
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"@changesets/cli": "^2.26.2",
|
|
11
11
|
"@eslint/js": "^9.1.1",
|
|
12
12
|
"@faker-js/faker": "^9.6.0",
|
|
13
|
-
"@hyperlane-xyz/sdk": "12.
|
|
13
|
+
"@hyperlane-xyz/sdk": "12.3.0",
|
|
14
14
|
"@types/chai-as-promised": "^8",
|
|
15
15
|
"@types/mocha": "^10.0.1",
|
|
16
16
|
"@types/node": "^16.9.1",
|