@hyperlane-xyz/registry 13.5.0 → 13.7.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 (42) hide show
  1. package/dist/chainMetadata.js +41 -8
  2. package/dist/chains/arbitrum/metadata.js +3 -3
  3. package/dist/chains/arbitrum/metadata.json +3 -3
  4. package/dist/chains/arbitrum/metadata.yaml +2 -2
  5. package/dist/chains/base/metadata.js +12 -0
  6. package/dist/chains/base/metadata.json +12 -0
  7. package/dist/chains/base/metadata.yaml +4 -0
  8. package/dist/chains/bsc/metadata.js +9 -3
  9. package/dist/chains/bsc/metadata.json +9 -3
  10. package/dist/chains/bsc/metadata.yaml +4 -2
  11. package/dist/chains/ethereum/metadata.js +8 -2
  12. package/dist/chains/ethereum/metadata.json +8 -2
  13. package/dist/chains/ethereum/metadata.yaml +3 -1
  14. package/dist/chains/optimism/metadata.js +9 -0
  15. package/dist/chains/optimism/metadata.json +9 -0
  16. package/dist/chains/optimism/metadata.yaml +3 -0
  17. package/dist/deployments/warp_routes/HYPER/arbitrum-base-bsc-ethereum-optimism-config.d.ts +2 -0
  18. package/dist/deployments/warp_routes/HYPER/arbitrum-base-bsc-ethereum-optimism-config.js +120 -0
  19. package/dist/deployments/warp_routes/HYPER/arbitrum-base-bsc-ethereum-optimism-config.json +120 -0
  20. package/dist/deployments/warp_routes/HYPER/arbitrum-base-bsc-ethereum-optimism-config.yaml +63 -0
  21. package/dist/deployments/warp_routes/HYPERSTAGE/arbitrum-base-bsc-ethereum-optimism-config.d.ts +2 -0
  22. package/dist/deployments/warp_routes/HYPERSTAGE/arbitrum-base-bsc-ethereum-optimism-config.js +114 -0
  23. package/dist/deployments/warp_routes/HYPERSTAGE/arbitrum-base-bsc-ethereum-optimism-config.json +114 -0
  24. package/dist/deployments/warp_routes/HYPERSTAGE/arbitrum-base-bsc-ethereum-optimism-config.yaml +57 -0
  25. package/dist/deployments/warp_routes/SUPR/base-ethereum-ink-optimism-superseed-config.d.ts +2 -0
  26. package/dist/deployments/warp_routes/SUPR/base-ethereum-ink-optimism-superseed-config.js +124 -0
  27. package/dist/deployments/warp_routes/SUPR/base-ethereum-ink-optimism-superseed-config.json +124 -0
  28. package/dist/deployments/warp_routes/SUPR/base-ethereum-ink-optimism-superseed-config.yaml +67 -0
  29. package/dist/deployments/warp_routes/USDC/coti-ethereum-config.d.ts +2 -0
  30. package/dist/deployments/warp_routes/USDC/coti-ethereum-config.js +34 -0
  31. package/dist/deployments/warp_routes/USDC/coti-ethereum-config.json +34 -0
  32. package/dist/deployments/warp_routes/USDC/coti-ethereum-config.yaml +22 -0
  33. package/dist/deployments/warp_routes/stHYPER/bsc-ethereum-config.d.ts +2 -0
  34. package/dist/deployments/warp_routes/stHYPER/bsc-ethereum-config.js +34 -0
  35. package/dist/deployments/warp_routes/stHYPER/bsc-ethereum-config.json +34 -0
  36. package/dist/deployments/warp_routes/stHYPER/bsc-ethereum-config.yaml +22 -0
  37. package/dist/deployments/warp_routes/stHYPERSTAGE/bsc-ethereum-config.d.ts +2 -0
  38. package/dist/deployments/warp_routes/stHYPERSTAGE/bsc-ethereum-config.js +31 -0
  39. package/dist/deployments/warp_routes/stHYPERSTAGE/bsc-ethereum-config.json +31 -0
  40. package/dist/deployments/warp_routes/stHYPERSTAGE/bsc-ethereum-config.yaml +19 -0
  41. package/dist/warpRouteConfigs.js +457 -0
  42. package/package.json +1 -1
@@ -380,13 +380,13 @@ export const chainMetadata = {
380
380
  "protocol": "ethereum",
381
381
  "rpcUrls": [
382
382
  {
383
- "http": "https://arbitrum.llamarpc.com"
383
+ "http": "https://arb1.arbitrum.io/rpc"
384
384
  },
385
385
  {
386
- "http": "https://rpc.ankr.com/arbitrum"
386
+ "http": "https://arbitrum.rpc.subquery.network/public"
387
387
  },
388
388
  {
389
- "http": "https://arb1.arbitrum.io/rpc"
389
+ "http": "https://arbitrum.drpc.org"
390
390
  }
391
391
  ],
392
392
  "technicalStack": "arbitrumnitro"
@@ -996,6 +996,18 @@ export const chainMetadata = {
996
996
  },
997
997
  {
998
998
  "http": "https://base.blockpi.network/v1/rpc/public"
999
+ },
1000
+ {
1001
+ "http": "https://base.drpc.org"
1002
+ },
1003
+ {
1004
+ "http": "https://base.llamarpc.com"
1005
+ },
1006
+ {
1007
+ "http": "https://1rpc.io/base"
1008
+ },
1009
+ {
1010
+ "http": "https://base-pokt.nodies.app"
999
1011
  }
1000
1012
  ],
1001
1013
  "technicalStack": "opstack"
@@ -1433,13 +1445,19 @@ export const chainMetadata = {
1433
1445
  "protocol": "ethereum",
1434
1446
  "rpcUrls": [
1435
1447
  {
1436
- "http": "https://rpc.ankr.com/bsc"
1448
+ "http": "https://bsc.drpc.org"
1437
1449
  },
1438
1450
  {
1439
- "http": "https://bsc.drpc.org"
1451
+ "http": "https://bnb.rpc.subquery.network/public"
1452
+ },
1453
+ {
1454
+ "http": "https://binance.llamarpc.com"
1440
1455
  },
1441
1456
  {
1442
- "http": "https://bscrpc.com"
1457
+ "http": "https://bsc.blockrazor.xyz"
1458
+ },
1459
+ {
1460
+ "http": "https://bsc-pokt.nodies.app"
1443
1461
  }
1444
1462
  ],
1445
1463
  "technicalStack": "other"
@@ -3188,10 +3206,16 @@ export const chainMetadata = {
3188
3206
  "http": "https://ethereum.publicnode.com"
3189
3207
  },
3190
3208
  {
3191
- "http": "https://cloudflare-eth.com"
3209
+ "http": "https://eth.drpc.org"
3192
3210
  },
3193
3211
  {
3194
- "http": "https://eth.drpc.org"
3212
+ "http": "https://rpc.flashbots.net"
3213
+ },
3214
+ {
3215
+ "http": "https://eth.blockrazor.xyz"
3216
+ },
3217
+ {
3218
+ "http": "https://eth-pokt.nodies.app"
3195
3219
  }
3196
3220
  ],
3197
3221
  "technicalStack": "other"
@@ -6620,6 +6644,15 @@ export const chainMetadata = {
6620
6644
  "rpcUrls": [
6621
6645
  {
6622
6646
  "http": "https://mainnet.optimism.io"
6647
+ },
6648
+ {
6649
+ "http": "https://optimism.drpc.org"
6650
+ },
6651
+ {
6652
+ "http": "https://optimism-rpc.publicnode.com"
6653
+ },
6654
+ {
6655
+ "http": "https://op-pokt.nodies.app"
6623
6656
  }
6624
6657
  ],
6625
6658
  "technicalStack": "opstack"
@@ -33,13 +33,13 @@ export const metadata = {
33
33
  "protocol": "ethereum",
34
34
  "rpcUrls": [
35
35
  {
36
- "http": "https://arbitrum.llamarpc.com"
36
+ "http": "https://arb1.arbitrum.io/rpc"
37
37
  },
38
38
  {
39
- "http": "https://rpc.ankr.com/arbitrum"
39
+ "http": "https://arbitrum.rpc.subquery.network/public"
40
40
  },
41
41
  {
42
- "http": "https://arb1.arbitrum.io/rpc"
42
+ "http": "https://arbitrum.drpc.org"
43
43
  }
44
44
  ],
45
45
  "technicalStack": "arbitrumnitro"
@@ -33,13 +33,13 @@
33
33
  "protocol": "ethereum",
34
34
  "rpcUrls": [
35
35
  {
36
- "http": "https://arbitrum.llamarpc.com"
36
+ "http": "https://arb1.arbitrum.io/rpc"
37
37
  },
38
38
  {
39
- "http": "https://rpc.ankr.com/arbitrum"
39
+ "http": "https://arbitrum.rpc.subquery.network/public"
40
40
  },
41
41
  {
42
- "http": "https://arb1.arbitrum.io/rpc"
42
+ "http": "https://arbitrum.drpc.org"
43
43
  }
44
44
  ],
45
45
  "technicalStack": "arbitrumnitro"
@@ -29,7 +29,7 @@ nativeToken:
29
29
  symbol: ETH
30
30
  protocol: ethereum
31
31
  rpcUrls:
32
- - http: https://arbitrum.llamarpc.com
33
- - http: https://rpc.ankr.com/arbitrum
34
32
  - http: https://arb1.arbitrum.io/rpc
33
+ - http: https://arbitrum.rpc.subquery.network/public
34
+ - http: https://arbitrum.drpc.org
35
35
  technicalStack: arbitrumnitro
@@ -37,6 +37,18 @@ export const metadata = {
37
37
  },
38
38
  {
39
39
  "http": "https://base.blockpi.network/v1/rpc/public"
40
+ },
41
+ {
42
+ "http": "https://base.drpc.org"
43
+ },
44
+ {
45
+ "http": "https://base.llamarpc.com"
46
+ },
47
+ {
48
+ "http": "https://1rpc.io/base"
49
+ },
50
+ {
51
+ "http": "https://base-pokt.nodies.app"
40
52
  }
41
53
  ],
42
54
  "technicalStack": "opstack"
@@ -37,6 +37,18 @@
37
37
  },
38
38
  {
39
39
  "http": "https://base.blockpi.network/v1/rpc/public"
40
+ },
41
+ {
42
+ "http": "https://base.drpc.org"
43
+ },
44
+ {
45
+ "http": "https://base.llamarpc.com"
46
+ },
47
+ {
48
+ "http": "https://1rpc.io/base"
49
+ },
50
+ {
51
+ "http": "https://base-pokt.nodies.app"
40
52
  }
41
53
  ],
42
54
  "technicalStack": "opstack"
@@ -26,4 +26,8 @@ rpcUrls:
26
26
  - http: https://base.publicnode.com/
27
27
  - http: https://mainnet.base.org
28
28
  - http: https://base.blockpi.network/v1/rpc/public
29
+ - http: https://base.drpc.org
30
+ - http: https://base.llamarpc.com
31
+ - http: https://1rpc.io/base
32
+ - http: https://base-pokt.nodies.app
29
33
  technicalStack: opstack
@@ -31,13 +31,19 @@ export const metadata = {
31
31
  "protocol": "ethereum",
32
32
  "rpcUrls": [
33
33
  {
34
- "http": "https://rpc.ankr.com/bsc"
34
+ "http": "https://bsc.drpc.org"
35
35
  },
36
36
  {
37
- "http": "https://bsc.drpc.org"
37
+ "http": "https://bnb.rpc.subquery.network/public"
38
+ },
39
+ {
40
+ "http": "https://binance.llamarpc.com"
41
+ },
42
+ {
43
+ "http": "https://bsc.blockrazor.xyz"
38
44
  },
39
45
  {
40
- "http": "https://bscrpc.com"
46
+ "http": "https://bsc-pokt.nodies.app"
41
47
  }
42
48
  ],
43
49
  "technicalStack": "other"
@@ -31,13 +31,19 @@
31
31
  "protocol": "ethereum",
32
32
  "rpcUrls": [
33
33
  {
34
- "http": "https://rpc.ankr.com/bsc"
34
+ "http": "https://bsc.drpc.org"
35
35
  },
36
36
  {
37
- "http": "https://bsc.drpc.org"
37
+ "http": "https://bnb.rpc.subquery.network/public"
38
+ },
39
+ {
40
+ "http": "https://binance.llamarpc.com"
41
+ },
42
+ {
43
+ "http": "https://bsc.blockrazor.xyz"
38
44
  },
39
45
  {
40
- "http": "https://bscrpc.com"
46
+ "http": "https://bsc-pokt.nodies.app"
41
47
  }
42
48
  ],
43
49
  "technicalStack": "other"
@@ -24,7 +24,9 @@ nativeToken:
24
24
  symbol: BNB
25
25
  protocol: ethereum
26
26
  rpcUrls:
27
- - http: https://rpc.ankr.com/bsc
28
27
  - http: https://bsc.drpc.org
29
- - http: https://bscrpc.com
28
+ - http: https://bnb.rpc.subquery.network/public
29
+ - http: https://binance.llamarpc.com
30
+ - http: https://bsc.blockrazor.xyz
31
+ - http: https://bsc-pokt.nodies.app
30
32
  technicalStack: other
@@ -42,10 +42,16 @@ export const metadata = {
42
42
  "http": "https://ethereum.publicnode.com"
43
43
  },
44
44
  {
45
- "http": "https://cloudflare-eth.com"
45
+ "http": "https://eth.drpc.org"
46
46
  },
47
47
  {
48
- "http": "https://eth.drpc.org"
48
+ "http": "https://rpc.flashbots.net"
49
+ },
50
+ {
51
+ "http": "https://eth.blockrazor.xyz"
52
+ },
53
+ {
54
+ "http": "https://eth-pokt.nodies.app"
49
55
  }
50
56
  ],
51
57
  "technicalStack": "other"
@@ -42,10 +42,16 @@
42
42
  "http": "https://ethereum.publicnode.com"
43
43
  },
44
44
  {
45
- "http": "https://cloudflare-eth.com"
45
+ "http": "https://eth.drpc.org"
46
46
  },
47
47
  {
48
- "http": "https://eth.drpc.org"
48
+ "http": "https://rpc.flashbots.net"
49
+ },
50
+ {
51
+ "http": "https://eth.blockrazor.xyz"
52
+ },
53
+ {
54
+ "http": "https://eth-pokt.nodies.app"
49
55
  }
50
56
  ],
51
57
  "technicalStack": "other"
@@ -29,6 +29,8 @@ protocol: ethereum
29
29
  rpcUrls:
30
30
  - http: https://eth.llamarpc.com
31
31
  - http: https://ethereum.publicnode.com
32
- - http: https://cloudflare-eth.com
33
32
  - http: https://eth.drpc.org
33
+ - http: https://rpc.flashbots.net
34
+ - http: https://eth.blockrazor.xyz
35
+ - http: https://eth-pokt.nodies.app
34
36
  technicalStack: other
@@ -31,6 +31,15 @@ export const metadata = {
31
31
  "rpcUrls": [
32
32
  {
33
33
  "http": "https://mainnet.optimism.io"
34
+ },
35
+ {
36
+ "http": "https://optimism.drpc.org"
37
+ },
38
+ {
39
+ "http": "https://optimism-rpc.publicnode.com"
40
+ },
41
+ {
42
+ "http": "https://op-pokt.nodies.app"
34
43
  }
35
44
  ],
36
45
  "technicalStack": "opstack"
@@ -31,6 +31,15 @@
31
31
  "rpcUrls": [
32
32
  {
33
33
  "http": "https://mainnet.optimism.io"
34
+ },
35
+ {
36
+ "http": "https://optimism.drpc.org"
37
+ },
38
+ {
39
+ "http": "https://optimism-rpc.publicnode.com"
40
+ },
41
+ {
42
+ "http": "https://op-pokt.nodies.app"
34
43
  }
35
44
  ],
36
45
  "technicalStack": "opstack"
@@ -24,4 +24,7 @@ nativeToken:
24
24
  protocol: ethereum
25
25
  rpcUrls:
26
26
  - http: https://mainnet.optimism.io
27
+ - http: https://optimism.drpc.org
28
+ - http: https://optimism-rpc.publicnode.com
29
+ - http: https://op-pokt.nodies.app
27
30
  technicalStack: opstack
@@ -0,0 +1,2 @@
1
+ import type { WarpCoreConfig } from '@hyperlane-xyz/sdk';
2
+ export declare const warpRouteConfig: WarpCoreConfig;
@@ -0,0 +1,120 @@
1
+ export const warpRouteConfig = {
2
+ "tokens": [
3
+ {
4
+ "addressOrDenom": "0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4",
5
+ "chainName": "arbitrum",
6
+ "connections": [
7
+ {
8
+ "token": "ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
9
+ },
10
+ {
11
+ "token": "ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
12
+ },
13
+ {
14
+ "token": "ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5"
15
+ },
16
+ {
17
+ "token": "ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979"
18
+ }
19
+ ],
20
+ "decimals": 18,
21
+ "logoURI": "/deployments/warp_routes/HYPER/logo.svg",
22
+ "name": "Hyperlane",
23
+ "standard": "EvmHypSynthetic",
24
+ "symbol": "HYPER"
25
+ },
26
+ {
27
+ "addressOrDenom": "0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4",
28
+ "chainName": "base",
29
+ "connections": [
30
+ {
31
+ "token": "ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
32
+ },
33
+ {
34
+ "token": "ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
35
+ },
36
+ {
37
+ "token": "ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5"
38
+ },
39
+ {
40
+ "token": "ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979"
41
+ }
42
+ ],
43
+ "decimals": 18,
44
+ "logoURI": "/deployments/warp_routes/HYPER/logo.svg",
45
+ "name": "Hyperlane",
46
+ "standard": "EvmHypSynthetic",
47
+ "symbol": "HYPER"
48
+ },
49
+ {
50
+ "addressOrDenom": "0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4",
51
+ "chainName": "bsc",
52
+ "connections": [
53
+ {
54
+ "token": "ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
55
+ },
56
+ {
57
+ "token": "ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
58
+ },
59
+ {
60
+ "token": "ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5"
61
+ },
62
+ {
63
+ "token": "ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979"
64
+ }
65
+ ],
66
+ "decimals": 18,
67
+ "logoURI": "/deployments/warp_routes/HYPER/logo.svg",
68
+ "name": "Hyperlane",
69
+ "standard": "EvmHypSynthetic",
70
+ "symbol": "HYPER"
71
+ },
72
+ {
73
+ "addressOrDenom": "0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5",
74
+ "chainName": "ethereum",
75
+ "coinGeckoId": "hyperlane",
76
+ "connections": [
77
+ {
78
+ "token": "ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
79
+ },
80
+ {
81
+ "token": "ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
82
+ },
83
+ {
84
+ "token": "ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
85
+ },
86
+ {
87
+ "token": "ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979"
88
+ }
89
+ ],
90
+ "decimals": 18,
91
+ "logoURI": "/deployments/warp_routes/HYPER/logo.svg",
92
+ "name": "Hyperlane",
93
+ "standard": "EvmHypSynthetic",
94
+ "symbol": "HYPER"
95
+ },
96
+ {
97
+ "addressOrDenom": "0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979",
98
+ "chainName": "optimism",
99
+ "connections": [
100
+ {
101
+ "token": "ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
102
+ },
103
+ {
104
+ "token": "ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
105
+ },
106
+ {
107
+ "token": "ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
108
+ },
109
+ {
110
+ "token": "ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5"
111
+ }
112
+ ],
113
+ "decimals": 18,
114
+ "logoURI": "/deployments/warp_routes/HYPER/logo.svg",
115
+ "name": "Hyperlane",
116
+ "standard": "EvmHypSynthetic",
117
+ "symbol": "HYPER"
118
+ }
119
+ ]
120
+ };
@@ -0,0 +1,120 @@
1
+ {
2
+ "tokens": [
3
+ {
4
+ "addressOrDenom": "0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4",
5
+ "chainName": "arbitrum",
6
+ "connections": [
7
+ {
8
+ "token": "ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
9
+ },
10
+ {
11
+ "token": "ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
12
+ },
13
+ {
14
+ "token": "ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5"
15
+ },
16
+ {
17
+ "token": "ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979"
18
+ }
19
+ ],
20
+ "decimals": 18,
21
+ "logoURI": "/deployments/warp_routes/HYPER/logo.svg",
22
+ "name": "Hyperlane",
23
+ "standard": "EvmHypSynthetic",
24
+ "symbol": "HYPER"
25
+ },
26
+ {
27
+ "addressOrDenom": "0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4",
28
+ "chainName": "base",
29
+ "connections": [
30
+ {
31
+ "token": "ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
32
+ },
33
+ {
34
+ "token": "ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
35
+ },
36
+ {
37
+ "token": "ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5"
38
+ },
39
+ {
40
+ "token": "ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979"
41
+ }
42
+ ],
43
+ "decimals": 18,
44
+ "logoURI": "/deployments/warp_routes/HYPER/logo.svg",
45
+ "name": "Hyperlane",
46
+ "standard": "EvmHypSynthetic",
47
+ "symbol": "HYPER"
48
+ },
49
+ {
50
+ "addressOrDenom": "0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4",
51
+ "chainName": "bsc",
52
+ "connections": [
53
+ {
54
+ "token": "ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
55
+ },
56
+ {
57
+ "token": "ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
58
+ },
59
+ {
60
+ "token": "ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5"
61
+ },
62
+ {
63
+ "token": "ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979"
64
+ }
65
+ ],
66
+ "decimals": 18,
67
+ "logoURI": "/deployments/warp_routes/HYPER/logo.svg",
68
+ "name": "Hyperlane",
69
+ "standard": "EvmHypSynthetic",
70
+ "symbol": "HYPER"
71
+ },
72
+ {
73
+ "addressOrDenom": "0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5",
74
+ "chainName": "ethereum",
75
+ "coinGeckoId": "hyperlane",
76
+ "connections": [
77
+ {
78
+ "token": "ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
79
+ },
80
+ {
81
+ "token": "ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
82
+ },
83
+ {
84
+ "token": "ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
85
+ },
86
+ {
87
+ "token": "ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979"
88
+ }
89
+ ],
90
+ "decimals": 18,
91
+ "logoURI": "/deployments/warp_routes/HYPER/logo.svg",
92
+ "name": "Hyperlane",
93
+ "standard": "EvmHypSynthetic",
94
+ "symbol": "HYPER"
95
+ },
96
+ {
97
+ "addressOrDenom": "0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979",
98
+ "chainName": "optimism",
99
+ "connections": [
100
+ {
101
+ "token": "ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
102
+ },
103
+ {
104
+ "token": "ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
105
+ },
106
+ {
107
+ "token": "ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
108
+ },
109
+ {
110
+ "token": "ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5"
111
+ }
112
+ ],
113
+ "decimals": 18,
114
+ "logoURI": "/deployments/warp_routes/HYPER/logo.svg",
115
+ "name": "Hyperlane",
116
+ "standard": "EvmHypSynthetic",
117
+ "symbol": "HYPER"
118
+ }
119
+ ]
120
+ }
@@ -0,0 +1,63 @@
1
+ # yaml-language-server: $schema=../schema.json
2
+ tokens:
3
+ - addressOrDenom: "0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
4
+ chainName: arbitrum
5
+ connections:
6
+ - token: ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
7
+ - token: ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
8
+ - token: ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5
9
+ - token: ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979
10
+ decimals: 18
11
+ logoURI: /deployments/warp_routes/HYPER/logo.svg
12
+ name: Hyperlane
13
+ standard: EvmHypSynthetic
14
+ symbol: HYPER
15
+ - addressOrDenom: "0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
16
+ chainName: base
17
+ connections:
18
+ - token: ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
19
+ - token: ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
20
+ - token: ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5
21
+ - token: ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979
22
+ decimals: 18
23
+ logoURI: /deployments/warp_routes/HYPER/logo.svg
24
+ name: Hyperlane
25
+ standard: EvmHypSynthetic
26
+ symbol: HYPER
27
+ - addressOrDenom: "0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4"
28
+ chainName: bsc
29
+ connections:
30
+ - token: ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
31
+ - token: ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
32
+ - token: ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5
33
+ - token: ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979
34
+ decimals: 18
35
+ logoURI: /deployments/warp_routes/HYPER/logo.svg
36
+ name: Hyperlane
37
+ standard: EvmHypSynthetic
38
+ symbol: HYPER
39
+ - addressOrDenom: "0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5"
40
+ chainName: ethereum
41
+ coinGeckoId: hyperlane
42
+ connections:
43
+ - token: ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
44
+ - token: ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
45
+ - token: ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
46
+ - token: ethereum|optimism|0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979
47
+ decimals: 18
48
+ logoURI: /deployments/warp_routes/HYPER/logo.svg
49
+ name: Hyperlane
50
+ standard: EvmHypSynthetic
51
+ symbol: HYPER
52
+ - addressOrDenom: "0x9923DB8d7FBAcC2E69E87fAd19b886C81cd74979"
53
+ chainName: optimism
54
+ connections:
55
+ - token: ethereum|arbitrum|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
56
+ - token: ethereum|base|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
57
+ - token: ethereum|bsc|0xC9d23ED2ADB0f551369946BD377f8644cE1ca5c4
58
+ - token: ethereum|ethereum|0x93A2Db22B7c736B341C32Ff666307F4a9ED910F5
59
+ decimals: 18
60
+ logoURI: /deployments/warp_routes/HYPER/logo.svg
61
+ name: Hyperlane
62
+ standard: EvmHypSynthetic
63
+ symbol: HYPER
@@ -0,0 +1,2 @@
1
+ import type { WarpCoreConfig } from '@hyperlane-xyz/sdk';
2
+ export declare const warpRouteConfig: WarpCoreConfig;