@hyperlane-xyz/registry 16.0.0 → 17.0.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 (34) hide show
  1. package/dist/chainAddresses.d.ts +20 -0
  2. package/dist/chainAddresses.js +20 -0
  3. package/dist/chainMetadata.js +46 -0
  4. package/dist/chains/starknet/addresses.d.ts +20 -0
  5. package/dist/chains/starknet/addresses.js +20 -0
  6. package/dist/chains/starknet/addresses.json +20 -0
  7. package/dist/chains/starknet/addresses.yaml +18 -0
  8. package/dist/chains/starknet/index.d.ts +2 -0
  9. package/dist/chains/starknet/index.js +2 -0
  10. package/dist/chains/starknet/logo.svg +1 -0
  11. package/dist/chains/starknet/metadata.d.ts +2 -0
  12. package/dist/chains/starknet/metadata.js +46 -0
  13. package/dist/chains/starknet/metadata.json +46 -0
  14. package/dist/chains/starknet/metadata.yaml +31 -0
  15. package/dist/deployments/warp_routes/SMOL/{arbitrum-ethereum-solanamainnet-treasure-config.js → ethereum-solanamainnet-treasure-config.js} +0 -24
  16. package/dist/deployments/warp_routes/SMOL/{arbitrum-ethereum-solanamainnet-treasure-config.json → ethereum-solanamainnet-treasure-config.json} +0 -24
  17. package/dist/deployments/warp_routes/SMOL/{arbitrum-ethereum-solanamainnet-treasure-config.yaml → ethereum-solanamainnet-treasure-config.yaml} +0 -13
  18. package/dist/deployments/warp_routes/bbSOL/solanamainnet-soon-config.d.ts +2 -0
  19. package/dist/deployments/warp_routes/bbSOL/solanamainnet-soon-config.js +35 -0
  20. package/dist/deployments/warp_routes/bbSOL/solanamainnet-soon-config.json +35 -0
  21. package/dist/deployments/warp_routes/bbSOL/solanamainnet-soon-config.yaml +23 -0
  22. package/dist/index.d.ts +2 -0
  23. package/dist/index.js +2 -0
  24. package/dist/warpRouteConfigs.js +559 -186
  25. package/package.json +1 -1
  26. /package/dist/deployments/warp_routes/EZETH/{arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-worldchain-zircuit-config.d.ts → renzo-prod-config.d.ts} +0 -0
  27. /package/dist/deployments/warp_routes/EZETH/{arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-worldchain-zircuit-config.js → renzo-prod-config.js} +0 -0
  28. /package/dist/deployments/warp_routes/EZETH/{arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-worldchain-zircuit-config.json → renzo-prod-config.json} +0 -0
  29. /package/dist/deployments/warp_routes/EZETH/{arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-worldchain-zircuit-config.yaml → renzo-prod-config.yaml} +0 -0
  30. /package/dist/deployments/warp_routes/EZETHSTAGE/{arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-worldchain-zircuit-config.d.ts → renzo-stage-config.d.ts} +0 -0
  31. /package/dist/deployments/warp_routes/EZETHSTAGE/{arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-worldchain-zircuit-config.js → renzo-stage-config.js} +0 -0
  32. /package/dist/deployments/warp_routes/EZETHSTAGE/{arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-worldchain-zircuit-config.json → renzo-stage-config.json} +0 -0
  33. /package/dist/deployments/warp_routes/EZETHSTAGE/{arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-worldchain-zircuit-config.yaml → renzo-stage-config.yaml} +0 -0
  34. /package/dist/deployments/warp_routes/SMOL/{arbitrum-ethereum-solanamainnet-treasure-config.d.ts → ethereum-solanamainnet-treasure-config.d.ts} +0 -0
@@ -1,5 +1,5 @@
1
1
  export const warpRouteConfigs = {
2
- "AIXBT/form": {
2
+ "AIXBT/base-form": {
3
3
  "tokens": [
4
4
  {
5
5
  "addressOrDenom": "0x40Ca4155c0334F7e0F6d7F80536B59EF8831c9fb",
@@ -33,7 +33,7 @@ export const warpRouteConfigs = {
33
33
  }
34
34
  ]
35
35
  },
36
- "amphrETH/arbitrum-ethereum-zircuit": {
36
+ "AMPHRETH/arbitrum-ethereum-zircuit": {
37
37
  "tokens": [
38
38
  {
39
39
  "addressOrDenom": "0x6D251aADfc6Ff69031e01eA39bE3cb5BABf8438f",
@@ -90,7 +90,7 @@ export const warpRouteConfigs = {
90
90
  }
91
91
  ]
92
92
  },
93
- "apxETH/eclipsemainnet": {
93
+ "APXETH/eclipsemainnet-ethereum": {
94
94
  "tokens": [
95
95
  {
96
96
  "addressOrDenom": "0xd34FE1685c28A68Bb4B8fAaadCb2769962AE737c",
@@ -182,7 +182,7 @@ export const warpRouteConfigs = {
182
182
  }
183
183
  ]
184
184
  },
185
- "ATN/holesky": {
185
+ "ATN/holesky-piccadilly": {
186
186
  "tokens": [
187
187
  {
188
188
  "addressOrDenom": "0x123B520fDd5De936bd94A73a2D6225C1276771c9",
@@ -212,7 +212,7 @@ export const warpRouteConfigs = {
212
212
  }
213
213
  ]
214
214
  },
215
- "BNB/kalychain": {
215
+ "BNB/bsc-kalychain": {
216
216
  "tokens": [
217
217
  {
218
218
  "addressOrDenom": "0x8d0e034611B691683377d2fC9958122a30F7DAab",
@@ -242,7 +242,7 @@ export const warpRouteConfigs = {
242
242
  }
243
243
  ]
244
244
  },
245
- "BNB/zeronetwork": {
245
+ "BNB/bsc-zeronetwork": {
246
246
  "tokens": [
247
247
  {
248
248
  "addressOrDenom": "0xb11d99AD37872068B14b5b9eeb3CE1A4E2244744",
@@ -275,7 +275,7 @@ export const warpRouteConfigs = {
275
275
  }
276
276
  ]
277
277
  },
278
- "BRETT/zeronetwork": {
278
+ "BRETT/base-zeronetwork": {
279
279
  "tokens": [
280
280
  {
281
281
  "addressOrDenom": "0x9Fe693789E93319cc0F8A00FB4597Ea4fD4b08cA",
@@ -309,7 +309,7 @@ export const warpRouteConfigs = {
309
309
  }
310
310
  ]
311
311
  },
312
- "Bonk/soon": {
312
+ "Bonk/solanamainnet-soon": {
313
313
  "tokens": [
314
314
  {
315
315
  "addressOrDenom": "BMjPo9Yz9bdiLuKVfHfjuAEE6JgmnMWYaVEv1ehFYnd7",
@@ -344,7 +344,7 @@ export const warpRouteConfigs = {
344
344
  }
345
345
  ]
346
346
  },
347
- "Boop/apechain": {
347
+ "Boop/apechain-arbitrum": {
348
348
  "tokens": [
349
349
  {
350
350
  "addressOrDenom": "0x1BBBd56299717A9eAf90393157137Ca4A308d965",
@@ -378,7 +378,7 @@ export const warpRouteConfigs = {
378
378
  }
379
379
  ]
380
380
  },
381
- "cbBTC/base-ethereum-superseed": {
381
+ "CBBTC/base-ethereum-superseed": {
382
382
  "tokens": [
383
383
  {
384
384
  "addressOrDenom": "0x7710d2FC9A2E0452b28a2cBf550429b579347199",
@@ -432,7 +432,7 @@ export const warpRouteConfigs = {
432
432
  }
433
433
  ]
434
434
  },
435
- "cbBTC/zeronetwork": {
435
+ "CBBTC/base-zeronetwork": {
436
436
  "tokens": [
437
437
  {
438
438
  "addressOrDenom": "0x2A872Ae01375A5ca7e044cb0e75cb97621Ca954A",
@@ -466,7 +466,7 @@ export const warpRouteConfigs = {
466
466
  }
467
467
  ]
468
468
  },
469
- "cbBTC/flowmainnet": {
469
+ "CBBTC/ethereum-flowmainnet": {
470
470
  "tokens": [
471
471
  {
472
472
  "addressOrDenom": "0xfF5C22ea202258143557f6cc3bDe174dde6E8fE1",
@@ -558,7 +558,7 @@ export const warpRouteConfigs = {
558
558
  }
559
559
  ]
560
560
  },
561
- "CHILL/solanamainnet": {
561
+ "CHILL/solanamainnet-sonicsvm": {
562
562
  "tokens": [
563
563
  {
564
564
  "addressOrDenom": "5Ez7qqsT9GXVWWB9a5B4yKhvzns3hatc3ZwKHiL5Pmuv",
@@ -592,7 +592,7 @@ export const warpRouteConfigs = {
592
592
  }
593
593
  ]
594
594
  },
595
- "DAI/kalychain": {
595
+ "DAI/arbitrum-bsc-kalychain-polygon": {
596
596
  "tokens": [
597
597
  {
598
598
  "addressOrDenom": "0x1e59F72de6c00c456f7F42708FE8b6b0782E84C6",
@@ -678,7 +678,7 @@ export const warpRouteConfigs = {
678
678
  }
679
679
  ]
680
680
  },
681
- "DAI/linea": {
681
+ "DAI/arbitrum-bsc-linea-polygon": {
682
682
  "tokens": [
683
683
  {
684
684
  "addressOrDenom": "0xEb881635A2Dd87d2b7C0F7B206810fa2A1956552",
@@ -765,7 +765,7 @@ export const warpRouteConfigs = {
765
765
  }
766
766
  ]
767
767
  },
768
- "DOG/optimism": {
768
+ "DOG/base-optimism": {
769
769
  "tokens": [
770
770
  {
771
771
  "addressOrDenom": "0x91f016B43A73DFF60f5D910c530338f69Fa3FD0b",
@@ -798,7 +798,7 @@ export const warpRouteConfigs = {
798
798
  }
799
799
  ]
800
800
  },
801
- "EAURA/storyodysseytestnet": {
801
+ "EAURA/euphoriatestnet-storyodysseytestnet": {
802
802
  "tokens": [
803
803
  {
804
804
  "addressOrDenom": "0x17Ba7b7D6110DE065C10321D64cdfbAFAb6De255",
@@ -828,7 +828,7 @@ export const warpRouteConfigs = {
828
828
  }
829
829
  ]
830
830
  },
831
- "EAURA/storytestnet": {
831
+ "EAURA/euphoriatestnet-storytestnet": {
832
832
  "tokens": [
833
833
  {
834
834
  "addressOrDenom": "0x4BD4B868D23d1dB8181c1913C331d7AB1CeA8B24",
@@ -858,7 +858,7 @@ export const warpRouteConfigs = {
858
858
  }
859
859
  ]
860
860
  },
861
- "ECLIP/arbitrum": {
861
+ "ECLIP/arbitrum-neutron": {
862
862
  "tokens": [
863
863
  {
864
864
  "addressOrDenom": "neutron1dvzvf870mx9uf65uqhx40yzx9gu4xlqqq2pnx362a0ndmustww3smumrf5",
@@ -902,7 +902,7 @@ export const warpRouteConfigs = {
902
902
  }
903
903
  ]
904
904
  },
905
- "ELIZA/soon": {
905
+ "ELIZA/solanamainnet-soon": {
906
906
  "tokens": [
907
907
  {
908
908
  "addressOrDenom": "8f8C12h7b3HfYDbU9YWrf5q1K7jTVYYan2MgjzVWpynE",
@@ -937,7 +937,7 @@ export const warpRouteConfigs = {
937
937
  }
938
938
  ]
939
939
  },
940
- "ES/eclipsemainnet": {
940
+ "ES/eclipsemainnet-ethereum": {
941
941
  "tokens": [
942
942
  {
943
943
  "addressOrDenom": "0x3eE1BEA3A10f7508b76219f109eBe19419b3dd85",
@@ -971,7 +971,7 @@ export const warpRouteConfigs = {
971
971
  }
972
972
  ]
973
973
  },
974
- "ETH/alfajores": {
974
+ "ETH/alfajores-sepolia": {
975
975
  "tokens": [
976
976
  {
977
977
  "addressOrDenom": "0x78fe869f19f917fde4192c51c446Fbd3721788ee",
@@ -1003,7 +1003,7 @@ export const warpRouteConfigs = {
1003
1003
  }
1004
1004
  ]
1005
1005
  },
1006
- "ETH/lisk": {
1006
+ "ETH/arbitrum-base-blast-bsc-ethereum-gnosis-lisk-mantle-mode-optimism-polygon-scroll-zeronetwork-zoramainnet": {
1007
1007
  "tokens": [
1008
1008
  {
1009
1009
  "addressOrDenom": "0x6B8D1F18819DACA1fB966CF8Cff12feb4c00EB88",
@@ -1724,7 +1724,7 @@ export const warpRouteConfigs = {
1724
1724
  }
1725
1725
  ]
1726
1726
  },
1727
- "ETH/lumiaprism": {
1727
+ "ETH/arbitrum-base-ethereum-lumiaprism-optimism-polygon": {
1728
1728
  "tokens": [
1729
1729
  {
1730
1730
  "addressOrDenom": "0xE4A9622Bf50025fE99A576D484AEf16280A5304f",
@@ -1798,7 +1798,7 @@ export const warpRouteConfigs = {
1798
1798
  }
1799
1799
  ]
1800
1800
  },
1801
- "ETH/kalychain": {
1801
+ "ETH/arbitrum-bsc-kalychain-polygon": {
1802
1802
  "tokens": [
1803
1803
  {
1804
1804
  "addressOrDenom": "0x14CFC15Da10d5cfC6A494E183c795067573C7F51",
@@ -1884,7 +1884,7 @@ export const warpRouteConfigs = {
1884
1884
  }
1885
1885
  ]
1886
1886
  },
1887
- "ETH/coti": {
1887
+ "ETH/coti-ethereum": {
1888
1888
  "tokens": [
1889
1889
  {
1890
1890
  "addressOrDenom": "0x07C747b0D99aBE8132f771cf6D2365D19ED1FfbA",
@@ -1917,7 +1917,7 @@ export const warpRouteConfigs = {
1917
1917
  }
1918
1918
  ]
1919
1919
  },
1920
- "ETH/hyperevm": {
1920
+ "ETH/ethereum-hyperevm": {
1921
1921
  "tokens": [
1922
1922
  {
1923
1923
  "addressOrDenom": "0x9a3BeED38441e8fF8E033043a88B49E035F5a2da",
@@ -1950,7 +1950,7 @@ export const warpRouteConfigs = {
1950
1950
  }
1951
1951
  ]
1952
1952
  },
1953
- "ETH/vana": {
1953
+ "ETH/ethereum-vana": {
1954
1954
  "tokens": [
1955
1955
  {
1956
1956
  "addressOrDenom": "0x3e6Dba802d62aba2361Dd632fbC9f547AA6789aE",
@@ -1983,7 +1983,7 @@ export const warpRouteConfigs = {
1983
1983
  }
1984
1984
  ]
1985
1985
  },
1986
- "ETH/viction": {
1986
+ "ETH/ethereum-viction": {
1987
1987
  "tokens": [
1988
1988
  {
1989
1989
  "addressOrDenom": "0x15b5D6B614242B118AA404528A7f3E2Ad241e4A4",
@@ -2016,7 +2016,7 @@ export const warpRouteConfigs = {
2016
2016
  }
2017
2017
  ]
2018
2018
  },
2019
- "ETH/piccadilly": {
2019
+ "ETH/holesky-piccadilly": {
2020
2020
  "tokens": [
2021
2021
  {
2022
2022
  "addressOrDenom": "0x7f8C02dA6A2f56bD5ae52524717477B7d79F8D5C",
@@ -2048,7 +2048,7 @@ export const warpRouteConfigs = {
2048
2048
  }
2049
2049
  ]
2050
2050
  },
2051
- "ezETH/arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-worldchain-zircuit": {
2051
+ "EZETH/renzo-prod": {
2052
2052
  "tokens": [
2053
2053
  {
2054
2054
  "addressOrDenom": "0xB26bBfC6d1F469C821Ea25099017862e7368F4E8",
@@ -2965,7 +2965,7 @@ export const warpRouteConfigs = {
2965
2965
  }
2966
2966
  ]
2967
2967
  },
2968
- "EZETHSTAGE/arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-worldchain-zircuit": {
2968
+ "EZETHSTAGE/renzo-stage": {
2969
2969
  "tokens": [
2970
2970
  {
2971
2971
  "addressOrDenom": "0x3F536e156eD291c135ACb1D20F77C3B948E0F8a5",
@@ -3865,7 +3865,7 @@ export const warpRouteConfigs = {
3865
3865
  }
3866
3866
  ]
3867
3867
  },
3868
- "ezSOL/eclipsemainnet": {
3868
+ "EZSOL/eclipsemainnet-solanamainnet": {
3869
3869
  "tokens": [
3870
3870
  {
3871
3871
  "addressOrDenom": "CshTfxXWMvnRAwBTCjQ4577bkP5po5ZuNG1QTuQxA5Au",
@@ -3900,7 +3900,7 @@ export const warpRouteConfigs = {
3900
3900
  }
3901
3901
  ]
3902
3902
  },
3903
- "fastUSD/ethereum-sei": {
3903
+ "FASTUSD/ethereum-sei": {
3904
3904
  "tokens": [
3905
3905
  {
3906
3906
  "addressOrDenom": "0xeA895A7Ff45d8d3857A04c1E38A362f3bd9a076f",
@@ -3935,7 +3935,7 @@ export const warpRouteConfigs = {
3935
3935
  }
3936
3936
  ]
3937
3937
  },
3938
- "FORM/form": {
3938
+ "FORM/ethereum-form": {
3939
3939
  "tokens": [
3940
3940
  {
3941
3941
  "addressOrDenom": "0xEa35E107fB64Ff8C3c8c37DB2d23A7179f31D8EC",
@@ -4026,7 +4026,7 @@ export const warpRouteConfigs = {
4026
4026
  }
4027
4027
  ]
4028
4028
  },
4029
- "Fartcoin/apechain": {
4029
+ "Fartcoin/apechain-solanamainnet": {
4030
4030
  "tokens": [
4031
4031
  {
4032
4032
  "addressOrDenom": "0x5FC9b323013DAcF2d56046F9ff0f61c95c6A466B",
@@ -4061,7 +4061,7 @@ export const warpRouteConfigs = {
4061
4061
  }
4062
4062
  ]
4063
4063
  },
4064
- "GAME/form": {
4064
+ "GAME/base-form": {
4065
4065
  "tokens": [
4066
4066
  {
4067
4067
  "addressOrDenom": "0x96D51cc3f7500d501bAeB1A2a62BB96fa03532F8",
@@ -4095,7 +4095,7 @@ export const warpRouteConfigs = {
4095
4095
  }
4096
4096
  ]
4097
4097
  },
4098
- "GG/apechain": {
4098
+ "GG/apechain-arbitrum": {
4099
4099
  "tokens": [
4100
4100
  {
4101
4101
  "addressOrDenom": "0x0bb999f106C1246810686891f97Bbc22C53E4850",
@@ -4129,7 +4129,7 @@ export const warpRouteConfigs = {
4129
4129
  }
4130
4130
  ]
4131
4131
  },
4132
- "GIGA/soon": {
4132
+ "GIGA/solanamainnet-soon": {
4133
4133
  "tokens": [
4134
4134
  {
4135
4135
  "addressOrDenom": "GHcg7qY2cXQ4Ej9xQqjnLdYUV41bt2ncaPuo5AxN5eTy",
@@ -4164,7 +4164,7 @@ export const warpRouteConfigs = {
4164
4164
  }
4165
4165
  ]
4166
4166
  },
4167
- "GOAT/soon": {
4167
+ "GOAT/solanamainnet-soon": {
4168
4168
  "tokens": [
4169
4169
  {
4170
4170
  "addressOrDenom": "9NhiDziXERQUsb3NxRNdamR6ivfeF8GanUJvBffQbyBF",
@@ -4199,7 +4199,7 @@ export const warpRouteConfigs = {
4199
4199
  }
4200
4200
  ]
4201
4201
  },
4202
- "GPS/bsc": {
4202
+ "GPS/base-bsc": {
4203
4203
  "tokens": [
4204
4204
  {
4205
4205
  "addressOrDenom": "0x01efc19badCAC4EDaE0d75c5F344AcD0F7311722",
@@ -4518,7 +4518,7 @@ export const warpRouteConfigs = {
4518
4518
  }
4519
4519
  ]
4520
4520
  },
4521
- "INTERN/inevm": {
4521
+ "INTERN/echos-inevm": {
4522
4522
  "tokens": [
4523
4523
  {
4524
4524
  "addressOrDenom": "0xEad0F28bDCEdb19698C4D9f64fd69c70d24ec0D5",
@@ -4551,7 +4551,7 @@ export const warpRouteConfigs = {
4551
4551
  }
4552
4552
  ]
4553
4553
  },
4554
- "JC/zeronetwork": {
4554
+ "JC/base-zeronetwork": {
4555
4555
  "tokens": [
4556
4556
  {
4557
4557
  "addressOrDenom": "0xa7ec41980E9871e1FCA7131D05427b15A8c95E9F",
@@ -4664,7 +4664,7 @@ export const warpRouteConfigs = {
4664
4664
  }
4665
4665
  ]
4666
4666
  },
4667
- "KYVE/base": {
4667
+ "KYVE/base-kyve": {
4668
4668
  "tokens": [
4669
4669
  {
4670
4670
  "addressOrDenom": "0xAD13BcE42394Add02e6c215a40e582309B7975C7",
@@ -4698,7 +4698,7 @@ export const warpRouteConfigs = {
4698
4698
  }
4699
4699
  ]
4700
4700
  },
4701
- "LESS/celo": {
4701
+ "LESS/arthera-celo": {
4702
4702
  "tokens": [
4703
4703
  {
4704
4704
  "addressOrDenom": "0xa6D019ea6D132FF091d5bef0B077EC1e045c9461",
@@ -4731,7 +4731,7 @@ export const warpRouteConfigs = {
4731
4731
  }
4732
4732
  ]
4733
4733
  },
4734
- "LESS/holesky": {
4734
+ "LESS/artheratestnet-holesky": {
4735
4735
  "tokens": [
4736
4736
  {
4737
4737
  "addressOrDenom": "0x48867511B5c9c6A0E28b36553cd0DC9A0A95A6D2",
@@ -4764,7 +4764,7 @@ export const warpRouteConfigs = {
4764
4764
  }
4765
4765
  ]
4766
4766
  },
4767
- "LOGX/solanamainnet": {
4767
+ "LOGX/arbitrum-solanamainnet": {
4768
4768
  "tokens": [
4769
4769
  {
4770
4770
  "addressOrDenom": "0x79EdA6DAfB2B9531930CbD9240A73B5eF0e8c9E2",
@@ -5094,7 +5094,7 @@ export const warpRouteConfigs = {
5094
5094
  }
5095
5095
  ]
5096
5096
  },
5097
- "MEW/soon": {
5097
+ "MEW/solanamainnet-soon": {
5098
5098
  "tokens": [
5099
5099
  {
5100
5100
  "addressOrDenom": "9JcBcd9bRDQjRtkZq7sWfNF4DRFRA24KsuhV9rTemUgC",
@@ -5129,7 +5129,7 @@ export const warpRouteConfigs = {
5129
5129
  }
5130
5130
  ]
5131
5131
  },
5132
- "MIGGLES/zeronetwork": {
5132
+ "MIGGLES/base-zeronetwork": {
5133
5133
  "tokens": [
5134
5134
  {
5135
5135
  "addressOrDenom": "0x9C417D68dE6Acb6a9b0fBeD56767F1f3548A48a1",
@@ -5163,7 +5163,7 @@ export const warpRouteConfigs = {
5163
5163
  }
5164
5164
  ]
5165
5165
  },
5166
- "MILK/bsc": {
5166
+ "MILK/bsc-milkyway": {
5167
5167
  "tokens": [
5168
5168
  {
5169
5169
  "addressOrDenom": "0x726f757465725f61707000000000000000000000000000010000000000000000",
@@ -5196,7 +5196,7 @@ export const warpRouteConfigs = {
5196
5196
  }
5197
5197
  ]
5198
5198
  },
5199
- "MINT/solanamainnet": {
5199
+ "MINT/mint-solanamainnet": {
5200
5200
  "tokens": [
5201
5201
  {
5202
5202
  "addressOrDenom": "0x787561C5131d9328a28Ef810867299176a5b66C4",
@@ -5287,7 +5287,7 @@ export const warpRouteConfigs = {
5287
5287
  }
5288
5288
  ]
5289
5289
  },
5290
- "NTN/holesky": {
5290
+ "NTN/holesky-piccadilly": {
5291
5291
  "tokens": [
5292
5292
  {
5293
5293
  "addressOrDenom": "0xdF73856d44C1f7b3B14Fd0DaD8B0792fCf1c3f68",
@@ -5375,7 +5375,7 @@ export const warpRouteConfigs = {
5375
5375
  }
5376
5376
  ]
5377
5377
  },
5378
- "OP/superseed": {
5378
+ "OP/optimism-superseed": {
5379
5379
  "tokens": [
5380
5380
  {
5381
5381
  "addressOrDenom": "0x0Ea3C23A4dC198c289D5443ac302335aBc86E6b1",
@@ -5409,7 +5409,7 @@ export const warpRouteConfigs = {
5409
5409
  }
5410
5410
  ]
5411
5411
  },
5412
- "ORCA/eclipsemainnet": {
5412
+ "ORCA/eclipsemainnet-solanamainnet": {
5413
5413
  "tokens": [
5414
5414
  {
5415
5415
  "addressOrDenom": "8CvWJS7SPtauAXinJUURkBDLsGUXWiiTdENkEFUPjQ9j",
@@ -5444,7 +5444,7 @@ export const warpRouteConfigs = {
5444
5444
  }
5445
5445
  ]
5446
5446
  },
5447
- "PAXG/arbitrum": {
5447
+ "PAXG/arbitrum-ethereum": {
5448
5448
  "tokens": [
5449
5449
  {
5450
5450
  "addressOrDenom": "0x68A593C7F42e0f6616F9356dCb1CFd130e4e7694",
@@ -5478,7 +5478,7 @@ export const warpRouteConfigs = {
5478
5478
  }
5479
5479
  ]
5480
5480
  },
5481
- "PENGU/apechain": {
5481
+ "PENGU/apechain-solanamainnet": {
5482
5482
  "tokens": [
5483
5483
  {
5484
5484
  "addressOrDenom": "0x9Eaf39A97d56119236a356225B339fE7383549B3",
@@ -5513,7 +5513,7 @@ export const warpRouteConfigs = {
5513
5513
  }
5514
5514
  ]
5515
5515
  },
5516
- "PEPE/apechain": {
5516
+ "PEPE/apechain-arbitrum": {
5517
5517
  "tokens": [
5518
5518
  {
5519
5519
  "addressOrDenom": "0x46C41c67471bF859A4453512a7dc1B2431b45993",
@@ -5604,7 +5604,7 @@ export const warpRouteConfigs = {
5604
5604
  }
5605
5605
  ]
5606
5606
  },
5607
- "POL/kalychain": {
5607
+ "POL/kalychain-polygon": {
5608
5608
  "tokens": [
5609
5609
  {
5610
5610
  "addressOrDenom": "0x706C9a63d7c8b7Aaf85DDCca52654645f470E8Ac",
@@ -5634,7 +5634,7 @@ export const warpRouteConfigs = {
5634
5634
  }
5635
5635
  ]
5636
5636
  },
5637
- "POL/zeronetwork": {
5637
+ "POL/polygon-zeronetwork": {
5638
5638
  "tokens": [
5639
5639
  {
5640
5640
  "addressOrDenom": "0x76Af114f7Ebe96C02a3e4AB10f1511a7A66057A1",
@@ -5667,7 +5667,7 @@ export const warpRouteConfigs = {
5667
5667
  }
5668
5668
  ]
5669
5669
  },
5670
- "POPCAT/soon": {
5670
+ "POPCAT/solanamainnet-soon": {
5671
5671
  "tokens": [
5672
5672
  {
5673
5673
  "addressOrDenom": "2CPGmQCNdGrh45n6BgTG98G7AkQfEKPZCcYW2reju2kn",
@@ -5702,7 +5702,64 @@ export const warpRouteConfigs = {
5702
5702
  }
5703
5703
  ]
5704
5704
  },
5705
- "PROM/polygon": {
5705
+ "PROM/bsc-ethereum-polygon": {
5706
+ "tokens": [
5707
+ {
5708
+ "addressOrDenom": "0xA83e1e21e82038e425e7a47aD7c2e059D7F1cae6",
5709
+ "chainName": "bsc",
5710
+ "collateralAddressOrDenom": "0xaf53d56ff99f1322515e54fdde93ff8b3b7dafd5",
5711
+ "connections": [
5712
+ {
5713
+ "token": "ethereum|ethereum|0x25C147Bd61bdaB6ce5A1Ae4939d2765092e0e2F8"
5714
+ },
5715
+ {
5716
+ "token": "ethereum|polygon|0x6539BB7b4533E5cc004CeD6429431b3594923650"
5717
+ }
5718
+ ],
5719
+ "decimals": 18,
5720
+ "logoURI": "/deployments/warp_routes/PROM/logo.svg",
5721
+ "name": "Prometeus",
5722
+ "standard": "EvmHypCollateral",
5723
+ "symbol": "PROM"
5724
+ },
5725
+ {
5726
+ "addressOrDenom": "0x25C147Bd61bdaB6ce5A1Ae4939d2765092e0e2F8",
5727
+ "chainName": "ethereum",
5728
+ "collateralAddressOrDenom": "0xfc82bb4ba86045af6f327323a46e80412b91b27d",
5729
+ "connections": [
5730
+ {
5731
+ "token": "ethereum|bsc|0xA83e1e21e82038e425e7a47aD7c2e059D7F1cae6"
5732
+ },
5733
+ {
5734
+ "token": "ethereum|polygon|0x6539BB7b4533E5cc004CeD6429431b3594923650"
5735
+ }
5736
+ ],
5737
+ "decimals": 18,
5738
+ "logoURI": "/deployments/warp_routes/PROM/logo.svg",
5739
+ "name": "Prometeus",
5740
+ "standard": "EvmHypCollateral",
5741
+ "symbol": "PROM"
5742
+ },
5743
+ {
5744
+ "addressOrDenom": "0x6539BB7b4533E5cc004CeD6429431b3594923650",
5745
+ "chainName": "polygon",
5746
+ "connections": [
5747
+ {
5748
+ "token": "ethereum|bsc|0xA83e1e21e82038e425e7a47aD7c2e059D7F1cae6"
5749
+ },
5750
+ {
5751
+ "token": "ethereum|ethereum|0x25C147Bd61bdaB6ce5A1Ae4939d2765092e0e2F8"
5752
+ }
5753
+ ],
5754
+ "decimals": 18,
5755
+ "logoURI": "/deployments/warp_routes/PROM/logo.svg",
5756
+ "name": "Prometeus",
5757
+ "standard": "EvmHypSynthetic",
5758
+ "symbol": "PROM"
5759
+ }
5760
+ ]
5761
+ },
5762
+ "PROM/bsc-polygon-prom": {
5706
5763
  "tokens": [
5707
5764
  {
5708
5765
  "addressOrDenom": "0x700b9322F6Cce0c8EFF4754bE9AcE88Ce6582821",
@@ -5758,7 +5815,7 @@ export const warpRouteConfigs = {
5758
5815
  }
5759
5816
  ]
5760
5817
  },
5761
- "pzETH/berachain-ethereum-swell-unichain-zircuit": {
5818
+ "PZETH/berachain-ethereum-swell-unichain-zircuit": {
5762
5819
  "tokens": [
5763
5820
  {
5764
5821
  "addressOrDenom": "0x0220b1EA1b56ECE8e2b62c8965659f0A621e9ebd",
@@ -6002,7 +6059,7 @@ export const warpRouteConfigs = {
6002
6059
  }
6003
6060
  ]
6004
6061
  },
6005
- "Pnut/soon": {
6062
+ "Pnut/solanamainnet-soon": {
6006
6063
  "tokens": [
6007
6064
  {
6008
6065
  "addressOrDenom": "5WHM6rm9HpFqNY8hye9ZY9vrgCCM7M5YnCeKcq29FpXz",
@@ -6037,7 +6094,7 @@ export const warpRouteConfigs = {
6037
6094
  }
6038
6095
  ]
6039
6096
  },
6040
- "RDO/bsc": {
6097
+ "RDO/bsc-ethereum": {
6041
6098
  "tokens": [
6042
6099
  {
6043
6100
  "addressOrDenom": "0xd86E6ef14b96D942eF0AbF0720C549197EA8c528",
@@ -6073,6 +6130,65 @@ export const warpRouteConfigs = {
6073
6130
  ]
6074
6131
  },
6075
6132
  "REZ/base-ethereum-unichain": {
6133
+ "tokens": [
6134
+ {
6135
+ "addressOrDenom": "0xF4eae2f139D8032b8410Fef46f6873cD71A0FD76",
6136
+ "chainName": "base",
6137
+ "collateralAddressOrDenom": "0xf757c9804cF2EE8d8Ed64e0A8936293Fe43a7252",
6138
+ "connections": [
6139
+ {
6140
+ "token": "ethereum|ethereum|0xc32848c38Dd5A5098Cd53d33e425c1013a4E06A8"
6141
+ },
6142
+ {
6143
+ "token": "ethereum|unichain|0xaEae59338bc13642D674DA22d56c83EA4D9d9B73"
6144
+ }
6145
+ ],
6146
+ "decimals": 18,
6147
+ "logoURI": "/deployments/warp_routes/REZ/REZ-logo.svg",
6148
+ "name": "Renzo",
6149
+ "standard": "EvmHypXERC20",
6150
+ "symbol": "REZ"
6151
+ },
6152
+ {
6153
+ "addressOrDenom": "0xc32848c38Dd5A5098Cd53d33e425c1013a4E06A8",
6154
+ "chainName": "ethereum",
6155
+ "coinGeckoId": "renzo",
6156
+ "collateralAddressOrDenom": "0xd8B543fEac4EEcEF5a46a926e10D6f4a72de6fE0",
6157
+ "connections": [
6158
+ {
6159
+ "token": "ethereum|base|0xF4eae2f139D8032b8410Fef46f6873cD71A0FD76"
6160
+ },
6161
+ {
6162
+ "token": "ethereum|unichain|0xaEae59338bc13642D674DA22d56c83EA4D9d9B73"
6163
+ }
6164
+ ],
6165
+ "decimals": 18,
6166
+ "logoURI": "/deployments/warp_routes/REZ/REZ-logo.svg",
6167
+ "name": "Renzo",
6168
+ "standard": "EvmHypXERC20Lockbox",
6169
+ "symbol": "REZ"
6170
+ },
6171
+ {
6172
+ "addressOrDenom": "0xaEae59338bc13642D674DA22d56c83EA4D9d9B73",
6173
+ "chainName": "unichain",
6174
+ "collateralAddressOrDenom": "0xf757c9804cF2EE8d8Ed64e0A8936293Fe43a7252",
6175
+ "connections": [
6176
+ {
6177
+ "token": "ethereum|base|0xF4eae2f139D8032b8410Fef46f6873cD71A0FD76"
6178
+ },
6179
+ {
6180
+ "token": "ethereum|ethereum|0xc32848c38Dd5A5098Cd53d33e425c1013a4E06A8"
6181
+ }
6182
+ ],
6183
+ "decimals": 18,
6184
+ "logoURI": "/deployments/warp_routes/REZ/REZ-logo.svg",
6185
+ "name": "Renzo",
6186
+ "standard": "EvmHypXERC20",
6187
+ "symbol": "REZ"
6188
+ }
6189
+ ]
6190
+ },
6191
+ "REZSTAGING/base-ethereum-unichain": {
6076
6192
  "tokens": [
6077
6193
  {
6078
6194
  "addressOrDenom": "0xD23f3de954eeF59752DF0ca614403B1377F9302A",
@@ -6127,7 +6243,7 @@ export const warpRouteConfigs = {
6127
6243
  }
6128
6244
  ]
6129
6245
  },
6130
- "Re7LRT/zircuit": {
6246
+ "Re7LRT/ethereum-zircuit": {
6131
6247
  "tokens": [
6132
6248
  {
6133
6249
  "addressOrDenom": "0x7D77702f1c7A1662923FD654f904127988Caa3fD",
@@ -6158,33 +6274,12 @@ export const warpRouteConfigs = {
6158
6274
  }
6159
6275
  ]
6160
6276
  },
6161
- "SMOL/arbitrum-ethereum-solanamainnet-treasure": {
6277
+ "SMOL/ethereum-solanamainnet-treasure": {
6162
6278
  "tokens": [
6163
- {
6164
- "addressOrDenom": "0xa4bbac7ed5bda8ec71a1af5ee84d4c5a737bd875",
6165
- "chainName": "arbitrum",
6166
- "collateralAddressOrDenom": "0x9e64d3b9e8ec387a9a58ced80b71ed815f8d82b5",
6167
- "connections": [
6168
- {
6169
- "token": "ethereum|ethereum|0x53cce6d10e43d1b3d11872ad22ec2acd8d2537b8"
6170
- },
6171
- {
6172
- "token": "ethereum|treasure|0xb73e4f558F7d4436d77a18f56e4EE9d01764c641"
6173
- }
6174
- ],
6175
- "decimals": 18,
6176
- "logoURI": "/deployments/warp_routes/SMOL/logo.svg",
6177
- "name": "SMOL",
6178
- "standard": "EvmHypCollateral",
6179
- "symbol": "SMOL"
6180
- },
6181
6279
  {
6182
6280
  "addressOrDenom": "0x53cce6d10e43d1b3d11872ad22ec2acd8d2537b8",
6183
6281
  "chainName": "ethereum",
6184
6282
  "connections": [
6185
- {
6186
- "token": "ethereum|arbitrum|0xa4bbac7ed5bda8ec71a1af5ee84d4c5a737bd875"
6187
- },
6188
6283
  {
6189
6284
  "token": "ethereum|treasure|0xb73e4f558F7d4436d77a18f56e4EE9d01764c641"
6190
6285
  },
@@ -6220,9 +6315,6 @@ export const warpRouteConfigs = {
6220
6315
  "addressOrDenom": "0xb73e4f558F7d4436d77a18f56e4EE9d01764c641",
6221
6316
  "chainName": "treasure",
6222
6317
  "connections": [
6223
- {
6224
- "token": "ethereum|arbitrum|0xa4bbac7ed5bda8ec71a1af5ee84d4c5a737bd875"
6225
- },
6226
6318
  {
6227
6319
  "token": "ethereum|ethereum|0x53cce6d10e43d1b3d11872ad22ec2acd8d2537b8"
6228
6320
  },
@@ -6238,7 +6330,7 @@ export const warpRouteConfigs = {
6238
6330
  }
6239
6331
  ]
6240
6332
  },
6241
- "SOL/apechain": {
6333
+ "SOL/apechain-solanamainnet": {
6242
6334
  "tokens": [
6243
6335
  {
6244
6336
  "addressOrDenom": "0x16eE589E237f2c70aBE91F87a6C0712C836941bb",
@@ -6271,7 +6363,7 @@ export const warpRouteConfigs = {
6271
6363
  }
6272
6364
  ]
6273
6365
  },
6274
- "SOL/eclipsemainnet": {
6366
+ "SOL/eclipsemainnet-solanamainnet": {
6275
6367
  "tokens": [
6276
6368
  {
6277
6369
  "addressOrDenom": "FJu4E1BDYKVg7aTWdwATZRUvytJZ8ZZ2gQuvPfMWAz9y",
@@ -6305,7 +6397,7 @@ export const warpRouteConfigs = {
6305
6397
  }
6306
6398
  ]
6307
6399
  },
6308
- "SOL/hyperevm": {
6400
+ "SOL/hyperevm-solanamainnet": {
6309
6401
  "tokens": [
6310
6402
  {
6311
6403
  "addressOrDenom": "0x96029bcf706FAC4176492F4a05f63f7d23cE78fb",
@@ -6371,7 +6463,7 @@ export const warpRouteConfigs = {
6371
6463
  }
6372
6464
  ]
6373
6465
  },
6374
- "SOL/soon": {
6466
+ "SOL/solanamainnet-soon": {
6375
6467
  "tokens": [
6376
6468
  {
6377
6469
  "addressOrDenom": "6SGK4PnHefm4egyUUeVro8wKBkuPexVehsjuUK8auJ8b",
@@ -6405,7 +6497,7 @@ export const warpRouteConfigs = {
6405
6497
  }
6406
6498
  ]
6407
6499
  },
6408
- "SONIC/sonicsvm": {
6500
+ "SONIC/solanamainnet-sonicsvm": {
6409
6501
  "tokens": [
6410
6502
  {
6411
6503
  "addressOrDenom": "2e6hyJbUpbhqbJzorDZ1m4QVTj5oPhsn2H3KBaMFVXAz",
@@ -6440,7 +6532,7 @@ export const warpRouteConfigs = {
6440
6532
  }
6441
6533
  ]
6442
6534
  },
6443
- "SPICE/sonicsvm": {
6535
+ "SPICE/solanamainnet-sonicsvm": {
6444
6536
  "tokens": [
6445
6537
  {
6446
6538
  "addressOrDenom": "7XYiQwKkHDgALca91sCj7sRBQbgDNB9zANX11UzP3Wt8",
@@ -6475,7 +6567,7 @@ export const warpRouteConfigs = {
6475
6567
  }
6476
6568
  ]
6477
6569
  },
6478
- "SPORE/soon": {
6570
+ "SPORE/solanamainnet-soon": {
6479
6571
  "tokens": [
6480
6572
  {
6481
6573
  "addressOrDenom": "JDnjXhoucA9HwTk1s7piyoCLvwQSKdnaRitdkpXsRgtj",
@@ -6634,7 +6726,7 @@ export const warpRouteConfigs = {
6634
6726
  }
6635
6727
  ]
6636
6728
  },
6637
- "tAURA/euphoriatestnet": {
6729
+ "TAURA/euphoriatestnet-holesky": {
6638
6730
  "tokens": [
6639
6731
  {
6640
6732
  "addressOrDenom": "0x120f461C4d95412c4a1BC4e8BE6917C9da404510",
@@ -6665,7 +6757,7 @@ export const warpRouteConfigs = {
6665
6757
  }
6666
6758
  ]
6667
6759
  },
6668
- "TGT/bsc": {
6760
+ "TGT/bsc-immutablezkevmmainnet": {
6669
6761
  "tokens": [
6670
6762
  {
6671
6763
  "addressOrDenom": "0x6c58E4a513D3A8062E57f41a1442e003aF14eBb5",
@@ -6699,7 +6791,7 @@ export const warpRouteConfigs = {
6699
6791
  }
6700
6792
  ]
6701
6793
  },
6702
- "TIA.n/arbitrum": {
6794
+ "TIA/arbitrum-neutron": {
6703
6795
  "options": {
6704
6796
  "interchainFeeConstants": [
6705
6797
  {
@@ -6752,7 +6844,7 @@ export const warpRouteConfigs = {
6752
6844
  }
6753
6845
  ]
6754
6846
  },
6755
- "TIA/eclipsemainnet": {
6847
+ "TIA/eclipsemainnet-stride": {
6756
6848
  "options": {
6757
6849
  "interchainFeeConstants": [
6758
6850
  {
@@ -6806,7 +6898,7 @@ export const warpRouteConfigs = {
6806
6898
  }
6807
6899
  ]
6808
6900
  },
6809
- "TIA/celestia-forma-stride-stride": {
6901
+ "TIA/forma-stride": {
6810
6902
  "options": {
6811
6903
  "interchainFeeConstants": [
6812
6904
  {
@@ -6910,7 +7002,7 @@ export const warpRouteConfigs = {
6910
7002
  }
6911
7003
  ]
6912
7004
  },
6913
- "TIA.n/mantapacific": {
7005
+ "TIA/mantapacific-neutron": {
6914
7006
  "options": {
6915
7007
  "interchainFeeConstants": [
6916
7008
  {
@@ -6963,7 +7055,7 @@ export const warpRouteConfigs = {
6963
7055
  }
6964
7056
  ]
6965
7057
  },
6966
- "TIA.o/mantapacific": {
7058
+ "TIA/mantapacific-osmosis": {
6967
7059
  "options": {
6968
7060
  "interchainFeeConstants": [
6969
7061
  {
@@ -7006,7 +7098,7 @@ export const warpRouteConfigs = {
7006
7098
  }
7007
7099
  ]
7008
7100
  },
7009
- "TOBY/optimism": {
7101
+ "TOBY/base-optimism": {
7010
7102
  "tokens": [
7011
7103
  {
7012
7104
  "addressOrDenom": "0xf2aCC7a8Cd1fAA7a178B1569e11505372ea7943B",
@@ -7039,7 +7131,7 @@ export const warpRouteConfigs = {
7039
7131
  }
7040
7132
  ]
7041
7133
  },
7042
- "TONY/solanamainnet": {
7134
+ "TONY/base-solanamainnet": {
7043
7135
  "tokens": [
7044
7136
  {
7045
7137
  "addressOrDenom": "0xcc9EcE816641c8350Db06af375811107B1Aa0b9d",
@@ -7370,7 +7462,7 @@ export const warpRouteConfigs = {
7370
7462
  }
7371
7463
  ]
7372
7464
  },
7373
- "TURTLE/linea": {
7465
+ "TURTLE/ethereum-linea": {
7374
7466
  "tokens": [
7375
7467
  {
7376
7468
  "addressOrDenom": "0x15dE2C58FCF168bf9bB8860ab6EA10e1670C5D4c",
@@ -7403,7 +7495,7 @@ export const warpRouteConfigs = {
7403
7495
  }
7404
7496
  ]
7405
7497
  },
7406
- "uBTC/boba-bsquared-soneium-swell": {
7498
+ "UBTC/boba-bsquared-soneium-swell": {
7407
7499
  "tokens": [
7408
7500
  {
7409
7501
  "addressOrDenom": "0xFA3198ecF05303a6d96E57a45E6c815055D255b1",
@@ -7488,7 +7580,7 @@ export const warpRouteConfigs = {
7488
7580
  }
7489
7581
  ]
7490
7582
  },
7491
- "UFD/apechain": {
7583
+ "UFD/apechain-solanamainnet": {
7492
7584
  "tokens": [
7493
7585
  {
7494
7586
  "addressOrDenom": "0xC58eeC72352b04358b0b6979ba10462190f0d54C",
@@ -7522,7 +7614,7 @@ export const warpRouteConfigs = {
7522
7614
  }
7523
7615
  ]
7524
7616
  },
7525
- "USDB/zeronetwork": {
7617
+ "USDB/blast-zeronetwork": {
7526
7618
  "tokens": [
7527
7619
  {
7528
7620
  "addressOrDenom": "0x1CF975C9bF2DF76c43a14405066007f8393142E9",
@@ -7556,7 +7648,7 @@ export const warpRouteConfigs = {
7556
7648
  }
7557
7649
  ]
7558
7650
  },
7559
- "USDC/ancient8": {
7651
+ "USDC/ancient8-ethereum": {
7560
7652
  "tokens": [
7561
7653
  {
7562
7654
  "addressOrDenom": "0x8b4192B9Ad1fCa440A5808641261e5289e6de95D",
@@ -7590,7 +7682,7 @@ export const warpRouteConfigs = {
7590
7682
  }
7591
7683
  ]
7592
7684
  },
7593
- "USDC/appchain": {
7685
+ "USDC/appchain-base": {
7594
7686
  "tokens": [
7595
7687
  {
7596
7688
  "addressOrDenom": "0x675C3ce7F43b00045a4Dab954AF36160fb57cB45",
@@ -7806,7 +7898,7 @@ export const warpRouteConfigs = {
7806
7898
  }
7807
7899
  ]
7808
7900
  },
7809
- "USDC/lisk": {
7901
+ "USDC/arbitrum-base-ethereum-lisk-optimism-polygon-zeronetwork": {
7810
7902
  "tokens": [
7811
7903
  {
7812
7904
  "addressOrDenom": "0x14adE09354a20ed23E690afc803E64E60a84e7D3",
@@ -7958,7 +8050,7 @@ export const warpRouteConfigs = {
7958
8050
  }
7959
8051
  ]
7960
8052
  },
7961
- "USDC/kalychain": {
8053
+ "USDC/arbitrum-bsc-kalychain-polygon": {
7962
8054
  "tokens": [
7963
8055
  {
7964
8056
  "addressOrDenom": "0xD0a1d1b8E10625eE7Ed4Be4Aa7afA7f169411FBd",
@@ -8041,7 +8133,7 @@ export const warpRouteConfigs = {
8041
8133
  }
8042
8134
  ]
8043
8135
  },
8044
- "USDC/cheesechain": {
8136
+ "USDC/arbitrum-cheesechain": {
8045
8137
  "tokens": [
8046
8138
  {
8047
8139
  "addressOrDenom": "0x7D824CCa0FCF6907Fb27f6134431B0649FB7db41",
@@ -8075,32 +8167,122 @@ export const warpRouteConfigs = {
8075
8167
  }
8076
8168
  ]
8077
8169
  },
8078
- "USDC/prom": {
8170
+ "USDC/arbitrum-ethereum-optimism-polygon-prom": {
8079
8171
  "tokens": [
8080
8172
  {
8081
- "addressOrDenom": "0xb4aF6757691573f0acAbA35A724a8E0EE049aB5a",
8082
- "chainName": "bsc",
8083
- "collateralAddressOrDenom": "0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",
8173
+ "addressOrDenom": "0x736f1150203E88E6aBA183f216A4a51b6ca12156",
8174
+ "chainName": "arbitrum",
8175
+ "collateralAddressOrDenom": "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
8084
8176
  "connections": [
8085
8177
  {
8086
- "token": "ethereum|prom|0x451c22b06a5f38a43641f6910834C90f3619cEb9"
8178
+ "token": "ethereum|ethereum|0x424712Bec7c94a0F804c50F77B641A24F33A138e"
8179
+ },
8180
+ {
8181
+ "token": "ethereum|optimism|0xEa1A15ed2710f860a38091877c6A84b18206b501"
8182
+ },
8183
+ {
8184
+ "token": "ethereum|polygon|0x93b637AEA6a0dF51E8E24E49C62da34f616491c5"
8185
+ },
8186
+ {
8187
+ "token": "ethereum|prom|0xd9c95e2ad330E11D7Dfa58f18504049f625E955e"
8087
8188
  }
8088
8189
  ],
8089
- "decimals": 18,
8190
+ "decimals": 6,
8090
8191
  "logoURI": "/deployments/warp_routes/USDC/logo.svg",
8091
8192
  "name": "USD Coin",
8092
8193
  "standard": "EvmHypCollateral",
8093
8194
  "symbol": "USDC"
8094
8195
  },
8095
8196
  {
8096
- "addressOrDenom": "0x451c22b06a5f38a43641f6910834C90f3619cEb9",
8197
+ "addressOrDenom": "0x424712Bec7c94a0F804c50F77B641A24F33A138e",
8198
+ "chainName": "ethereum",
8199
+ "collateralAddressOrDenom": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
8200
+ "connections": [
8201
+ {
8202
+ "token": "ethereum|arbitrum|0x736f1150203E88E6aBA183f216A4a51b6ca12156"
8203
+ },
8204
+ {
8205
+ "token": "ethereum|optimism|0xEa1A15ed2710f860a38091877c6A84b18206b501"
8206
+ },
8207
+ {
8208
+ "token": "ethereum|polygon|0x93b637AEA6a0dF51E8E24E49C62da34f616491c5"
8209
+ },
8210
+ {
8211
+ "token": "ethereum|prom|0xd9c95e2ad330E11D7Dfa58f18504049f625E955e"
8212
+ }
8213
+ ],
8214
+ "decimals": 6,
8215
+ "logoURI": "/deployments/warp_routes/USDC/logo.svg",
8216
+ "name": "USD Coin",
8217
+ "standard": "EvmHypCollateral",
8218
+ "symbol": "USDC"
8219
+ },
8220
+ {
8221
+ "addressOrDenom": "0xEa1A15ed2710f860a38091877c6A84b18206b501",
8222
+ "chainName": "optimism",
8223
+ "collateralAddressOrDenom": "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
8224
+ "connections": [
8225
+ {
8226
+ "token": "ethereum|arbitrum|0x736f1150203E88E6aBA183f216A4a51b6ca12156"
8227
+ },
8228
+ {
8229
+ "token": "ethereum|ethereum|0x424712Bec7c94a0F804c50F77B641A24F33A138e"
8230
+ },
8231
+ {
8232
+ "token": "ethereum|polygon|0x93b637AEA6a0dF51E8E24E49C62da34f616491c5"
8233
+ },
8234
+ {
8235
+ "token": "ethereum|prom|0xd9c95e2ad330E11D7Dfa58f18504049f625E955e"
8236
+ }
8237
+ ],
8238
+ "decimals": 6,
8239
+ "logoURI": "/deployments/warp_routes/USDC/logo.svg",
8240
+ "name": "USD Coin",
8241
+ "standard": "EvmHypCollateral",
8242
+ "symbol": "USDC"
8243
+ },
8244
+ {
8245
+ "addressOrDenom": "0x93b637AEA6a0dF51E8E24E49C62da34f616491c5",
8246
+ "chainName": "polygon",
8247
+ "collateralAddressOrDenom": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
8248
+ "connections": [
8249
+ {
8250
+ "token": "ethereum|arbitrum|0x736f1150203E88E6aBA183f216A4a51b6ca12156"
8251
+ },
8252
+ {
8253
+ "token": "ethereum|ethereum|0x424712Bec7c94a0F804c50F77B641A24F33A138e"
8254
+ },
8255
+ {
8256
+ "token": "ethereum|optimism|0xEa1A15ed2710f860a38091877c6A84b18206b501"
8257
+ },
8258
+ {
8259
+ "token": "ethereum|prom|0xd9c95e2ad330E11D7Dfa58f18504049f625E955e"
8260
+ }
8261
+ ],
8262
+ "decimals": 6,
8263
+ "logoURI": "/deployments/warp_routes/USDC/logo.svg",
8264
+ "name": "USD Coin",
8265
+ "standard": "EvmHypCollateral",
8266
+ "symbol": "USDC"
8267
+ },
8268
+ {
8269
+ "addressOrDenom": "0xd9c95e2ad330E11D7Dfa58f18504049f625E955e",
8097
8270
  "chainName": "prom",
8098
8271
  "connections": [
8099
8272
  {
8100
- "token": "ethereum|bsc|0xb4aF6757691573f0acAbA35A724a8E0EE049aB5a"
8273
+ "token": "ethereum|arbitrum|0x736f1150203E88E6aBA183f216A4a51b6ca12156"
8274
+ },
8275
+ {
8276
+ "token": "ethereum|ethereum|0x424712Bec7c94a0F804c50F77B641A24F33A138e"
8277
+ },
8278
+ {
8279
+ "token": "ethereum|optimism|0xEa1A15ed2710f860a38091877c6A84b18206b501"
8280
+ },
8281
+ {
8282
+ "token": "ethereum|polygon|0x93b637AEA6a0dF51E8E24E49C62da34f616491c5"
8101
8283
  }
8102
8284
  ],
8103
- "decimals": 18,
8285
+ "decimals": 6,
8104
8286
  "logoURI": "/deployments/warp_routes/USDC/logo.svg",
8105
8287
  "name": "USD Coin",
8106
8288
  "standard": "EvmHypSynthetic",
@@ -8108,7 +8290,7 @@ export const warpRouteConfigs = {
8108
8290
  }
8109
8291
  ]
8110
8292
  },
8111
- "USDC.a/artela": {
8293
+ "USDC/artela-base": {
8112
8294
  "tokens": [
8113
8295
  {
8114
8296
  "addressOrDenom": "0x8d9Bd7E9ec3cd799a659EE650DfF6C799309fA91",
@@ -8142,7 +8324,7 @@ export const warpRouteConfigs = {
8142
8324
  }
8143
8325
  ]
8144
8326
  },
8145
- "USDC/subtensor": {
8327
+ "USDC/base-ethereum-solanamainnet-subtensor": {
8146
8328
  "tokens": [
8147
8329
  {
8148
8330
  "addressOrDenom": "0x26af973A5b256F9B9bc0B1A3c566de1566568a87",
@@ -8232,7 +8414,7 @@ export const warpRouteConfigs = {
8232
8414
  }
8233
8415
  ]
8234
8416
  },
8235
- "USDC/optimism": {
8417
+ "USDC/base-optimism": {
8236
8418
  "tokens": [
8237
8419
  {
8238
8420
  "addressOrDenom": "0x524410b1e64f689eeBa15E7E511110438811B3dC",
@@ -8265,7 +8447,7 @@ export const warpRouteConfigs = {
8265
8447
  }
8266
8448
  ]
8267
8449
  },
8268
- "USDC/polygon": {
8450
+ "USDC/bsc-polygon-prom": {
8269
8451
  "tokens": [
8270
8452
  {
8271
8453
  "addressOrDenom": "0x647eeD57dFDd335f9B6f2a9DbDFe09f166b1AdaC",
@@ -8322,6 +8504,39 @@ export const warpRouteConfigs = {
8322
8504
  }
8323
8505
  ]
8324
8506
  },
8507
+ "USDC/bsc-prom": {
8508
+ "tokens": [
8509
+ {
8510
+ "addressOrDenom": "0xb4aF6757691573f0acAbA35A724a8E0EE049aB5a",
8511
+ "chainName": "bsc",
8512
+ "collateralAddressOrDenom": "0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",
8513
+ "connections": [
8514
+ {
8515
+ "token": "ethereum|prom|0x451c22b06a5f38a43641f6910834C90f3619cEb9"
8516
+ }
8517
+ ],
8518
+ "decimals": 18,
8519
+ "logoURI": "/deployments/warp_routes/USDC/logo.svg",
8520
+ "name": "USD Coin",
8521
+ "standard": "EvmHypCollateral",
8522
+ "symbol": "USDC"
8523
+ },
8524
+ {
8525
+ "addressOrDenom": "0x451c22b06a5f38a43641f6910834C90f3619cEb9",
8526
+ "chainName": "prom",
8527
+ "connections": [
8528
+ {
8529
+ "token": "ethereum|bsc|0xb4aF6757691573f0acAbA35A724a8E0EE049aB5a"
8530
+ }
8531
+ ],
8532
+ "decimals": 18,
8533
+ "logoURI": "/deployments/warp_routes/USDC/logo.svg",
8534
+ "name": "USD Coin",
8535
+ "standard": "EvmHypSynthetic",
8536
+ "symbol": "USDC"
8537
+ }
8538
+ ]
8539
+ },
8325
8540
  "USDC/coti-ethereum": {
8326
8541
  "tokens": [
8327
8542
  {
@@ -8358,7 +8573,7 @@ export const warpRouteConfigs = {
8358
8573
  }
8359
8574
  ]
8360
8575
  },
8361
- "USDC/eclipsemainnet": {
8576
+ "USDC/eclipsemainnet-ethereum-solanamainnet": {
8362
8577
  "tokens": [
8363
8578
  {
8364
8579
  "addressOrDenom": "0xe1De9910fe71cC216490AC7FCF019e13a34481D7",
@@ -8448,7 +8663,7 @@ export const warpRouteConfigs = {
8448
8663
  }
8449
8664
  ]
8450
8665
  },
8451
- "USDC/inevm": {
8666
+ "USDC/ethereum-inevm": {
8452
8667
  "tokens": [
8453
8668
  {
8454
8669
  "addressOrDenom": "0xED56728fb977b0bBdacf65bCdD5e17Bb7e84504f",
@@ -8482,7 +8697,7 @@ export const warpRouteConfigs = {
8482
8697
  }
8483
8698
  ]
8484
8699
  },
8485
- "USDC/ink": {
8700
+ "USDC/ethereum-ink": {
8486
8701
  "tokens": [
8487
8702
  {
8488
8703
  "addressOrDenom": "0xAf4f3329D271655a4287882310dE25Fb77Dc0a14",
@@ -8586,7 +8801,7 @@ export const warpRouteConfigs = {
8586
8801
  }
8587
8802
  ]
8588
8803
  },
8589
- "USDC/viction": {
8804
+ "USDC/ethereum-viction": {
8590
8805
  "tokens": [
8591
8806
  {
8592
8807
  "addressOrDenom": "0x31Dca7762930f56D81292f85E65c9D67575804fE",
@@ -8620,7 +8835,7 @@ export const warpRouteConfigs = {
8620
8835
  }
8621
8836
  ]
8622
8837
  },
8623
- "USDC/sonicsvm": {
8838
+ "USDC/solanamainnet-sonicsvm": {
8624
8839
  "tokens": [
8625
8840
  {
8626
8841
  "addressOrDenom": "996EsR8a7MC6odE6j7sjsArmDQVqB96qWu84wHdthahm",
@@ -8773,7 +8988,7 @@ export const warpRouteConfigs = {
8773
8988
  }
8774
8989
  ]
8775
8990
  },
8776
- "USDN/auroratestnet": {
8991
+ "USDN/auroratestnet-nobletestnet": {
8777
8992
  "tokens": [
8778
8993
  {
8779
8994
  "addressOrDenom": "0x2d10ad108d26384329Ac879476Ae0F4cc0531DEC",
@@ -8806,7 +9021,7 @@ export const warpRouteConfigs = {
8806
9021
  }
8807
9022
  ]
8808
9023
  },
8809
- "USD*/sonicsvm": {
9024
+ "USDStar/solanamainnet-sonicsvm": {
8810
9025
  "tokens": [
8811
9026
  {
8812
9027
  "addressOrDenom": "FRPTWpmnNPm4LS2a5NUL1QenUrzGDAuifZBUi1mTWTdt",
@@ -8841,7 +9056,7 @@ export const warpRouteConfigs = {
8841
9056
  }
8842
9057
  ]
8843
9058
  },
8844
- "USDT/kalychain": {
9059
+ "USDT/arbitrum-bsc-kalychain-polygon": {
8845
9060
  "tokens": [
8846
9061
  {
8847
9062
  "addressOrDenom": "0xFDb3307a16442ed5A7C040AE1600a3B3D3C8e7D9",
@@ -8924,7 +9139,7 @@ export const warpRouteConfigs = {
8924
9139
  }
8925
9140
  ]
8926
9141
  },
8927
- "USDT/zeronetwork": {
9142
+ "USDT/arbitrum-ethereum-mantle-mode-polygon-scroll-zeronetwork": {
8928
9143
  "tokens": [
8929
9144
  {
8930
9145
  "addressOrDenom": "0x83AF845F002c2dA8748eaB8203D2704BdAE6fB8e",
@@ -9053,32 +9268,122 @@ export const warpRouteConfigs = {
9053
9268
  }
9054
9269
  ]
9055
9270
  },
9056
- "USDT/prom": {
9271
+ "USDT/arbitrum-ethereum-optimism-polygon-prom": {
9057
9272
  "tokens": [
9058
9273
  {
9059
- "addressOrDenom": "0xCf2D543345728da295CC5d3A3d54B117979643f8",
9060
- "chainName": "bsc",
9061
- "collateralAddressOrDenom": "0x55d398326f99059fF775485246999027B3197955",
9274
+ "addressOrDenom": "0xB9D49E18c69628C6D6B12Ab06F1918C4c4fe9546",
9275
+ "chainName": "arbitrum",
9276
+ "collateralAddressOrDenom": "0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9",
9062
9277
  "connections": [
9063
9278
  {
9064
- "token": "ethereum|prom|0x6064C9028d069a7822d30EF17065A57524A5FcAb"
9279
+ "token": "ethereum|ethereum|0xBA18df45758a09647F1902a06807844EA5DD47b4"
9280
+ },
9281
+ {
9282
+ "token": "ethereum|optimism|0xE9ef49e77c9f4751fBb0176836da70D062bBae02"
9283
+ },
9284
+ {
9285
+ "token": "ethereum|polygon|0x009eA8aBe4CE04fFA4A2b2Ec62cBAC859fc48B19"
9286
+ },
9287
+ {
9288
+ "token": "ethereum|prom|0x7e942605B5028E3B751dBB5Ef8afC5CF85a5A7eD"
9065
9289
  }
9066
9290
  ],
9067
- "decimals": 18,
9291
+ "decimals": 6,
9068
9292
  "logoURI": "/deployments/warp_routes/USDT/logo.svg",
9069
9293
  "name": "Tether USD",
9070
9294
  "standard": "EvmHypCollateral",
9071
9295
  "symbol": "USDT"
9072
9296
  },
9073
9297
  {
9074
- "addressOrDenom": "0x6064C9028d069a7822d30EF17065A57524A5FcAb",
9298
+ "addressOrDenom": "0xBA18df45758a09647F1902a06807844EA5DD47b4",
9299
+ "chainName": "ethereum",
9300
+ "collateralAddressOrDenom": "0xdac17f958d2ee523a2206206994597c13d831ec7",
9301
+ "connections": [
9302
+ {
9303
+ "token": "ethereum|arbitrum|0xB9D49E18c69628C6D6B12Ab06F1918C4c4fe9546"
9304
+ },
9305
+ {
9306
+ "token": "ethereum|optimism|0xE9ef49e77c9f4751fBb0176836da70D062bBae02"
9307
+ },
9308
+ {
9309
+ "token": "ethereum|polygon|0x009eA8aBe4CE04fFA4A2b2Ec62cBAC859fc48B19"
9310
+ },
9311
+ {
9312
+ "token": "ethereum|prom|0x7e942605B5028E3B751dBB5Ef8afC5CF85a5A7eD"
9313
+ }
9314
+ ],
9315
+ "decimals": 6,
9316
+ "logoURI": "/deployments/warp_routes/USDT/logo.svg",
9317
+ "name": "Tether USD",
9318
+ "standard": "EvmHypCollateral",
9319
+ "symbol": "USDT"
9320
+ },
9321
+ {
9322
+ "addressOrDenom": "0xE9ef49e77c9f4751fBb0176836da70D062bBae02",
9323
+ "chainName": "optimism",
9324
+ "collateralAddressOrDenom": "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58",
9325
+ "connections": [
9326
+ {
9327
+ "token": "ethereum|arbitrum|0xB9D49E18c69628C6D6B12Ab06F1918C4c4fe9546"
9328
+ },
9329
+ {
9330
+ "token": "ethereum|ethereum|0xBA18df45758a09647F1902a06807844EA5DD47b4"
9331
+ },
9332
+ {
9333
+ "token": "ethereum|polygon|0x009eA8aBe4CE04fFA4A2b2Ec62cBAC859fc48B19"
9334
+ },
9335
+ {
9336
+ "token": "ethereum|prom|0x7e942605B5028E3B751dBB5Ef8afC5CF85a5A7eD"
9337
+ }
9338
+ ],
9339
+ "decimals": 6,
9340
+ "logoURI": "/deployments/warp_routes/USDT/logo.svg",
9341
+ "name": "Tether USD",
9342
+ "standard": "EvmHypCollateral",
9343
+ "symbol": "USDT"
9344
+ },
9345
+ {
9346
+ "addressOrDenom": "0x009eA8aBe4CE04fFA4A2b2Ec62cBAC859fc48B19",
9347
+ "chainName": "polygon",
9348
+ "collateralAddressOrDenom": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
9349
+ "connections": [
9350
+ {
9351
+ "token": "ethereum|arbitrum|0xB9D49E18c69628C6D6B12Ab06F1918C4c4fe9546"
9352
+ },
9353
+ {
9354
+ "token": "ethereum|ethereum|0xBA18df45758a09647F1902a06807844EA5DD47b4"
9355
+ },
9356
+ {
9357
+ "token": "ethereum|optimism|0xE9ef49e77c9f4751fBb0176836da70D062bBae02"
9358
+ },
9359
+ {
9360
+ "token": "ethereum|prom|0x7e942605B5028E3B751dBB5Ef8afC5CF85a5A7eD"
9361
+ }
9362
+ ],
9363
+ "decimals": 6,
9364
+ "logoURI": "/deployments/warp_routes/USDT/logo.svg",
9365
+ "name": "Tether USD",
9366
+ "standard": "EvmHypCollateral",
9367
+ "symbol": "USDT"
9368
+ },
9369
+ {
9370
+ "addressOrDenom": "0x7e942605B5028E3B751dBB5Ef8afC5CF85a5A7eD",
9075
9371
  "chainName": "prom",
9076
9372
  "connections": [
9077
9373
  {
9078
- "token": "ethereum|bsc|0xCf2D543345728da295CC5d3A3d54B117979643f8"
9374
+ "token": "ethereum|arbitrum|0xB9D49E18c69628C6D6B12Ab06F1918C4c4fe9546"
9375
+ },
9376
+ {
9377
+ "token": "ethereum|ethereum|0xBA18df45758a09647F1902a06807844EA5DD47b4"
9378
+ },
9379
+ {
9380
+ "token": "ethereum|optimism|0xE9ef49e77c9f4751fBb0176836da70D062bBae02"
9381
+ },
9382
+ {
9383
+ "token": "ethereum|polygon|0x009eA8aBe4CE04fFA4A2b2Ec62cBAC859fc48B19"
9079
9384
  }
9080
9385
  ],
9081
- "decimals": 18,
9386
+ "decimals": 6,
9082
9387
  "logoURI": "/deployments/warp_routes/USDT/logo.svg",
9083
9388
  "name": "Tether USD",
9084
9389
  "standard": "EvmHypSynthetic",
@@ -9086,7 +9391,7 @@ export const warpRouteConfigs = {
9086
9391
  }
9087
9392
  ]
9088
9393
  },
9089
- "USDT/polygon": {
9394
+ "USDT/bsc-polygon-prom": {
9090
9395
  "tokens": [
9091
9396
  {
9092
9397
  "addressOrDenom": "0x74e19D0c1828be422dDCd367a6ADa8CA7003d1a9",
@@ -9143,7 +9448,40 @@ export const warpRouteConfigs = {
9143
9448
  }
9144
9449
  ]
9145
9450
  },
9146
- "USDT/eclipsemainnet": {
9451
+ "USDT/bsc-prom": {
9452
+ "tokens": [
9453
+ {
9454
+ "addressOrDenom": "0xCf2D543345728da295CC5d3A3d54B117979643f8",
9455
+ "chainName": "bsc",
9456
+ "collateralAddressOrDenom": "0x55d398326f99059fF775485246999027B3197955",
9457
+ "connections": [
9458
+ {
9459
+ "token": "ethereum|prom|0x6064C9028d069a7822d30EF17065A57524A5FcAb"
9460
+ }
9461
+ ],
9462
+ "decimals": 18,
9463
+ "logoURI": "/deployments/warp_routes/USDT/logo.svg",
9464
+ "name": "Tether USD",
9465
+ "standard": "EvmHypCollateral",
9466
+ "symbol": "USDT"
9467
+ },
9468
+ {
9469
+ "addressOrDenom": "0x6064C9028d069a7822d30EF17065A57524A5FcAb",
9470
+ "chainName": "prom",
9471
+ "connections": [
9472
+ {
9473
+ "token": "ethereum|bsc|0xCf2D543345728da295CC5d3A3d54B117979643f8"
9474
+ }
9475
+ ],
9476
+ "decimals": 18,
9477
+ "logoURI": "/deployments/warp_routes/USDT/logo.svg",
9478
+ "name": "Tether USD",
9479
+ "standard": "EvmHypSynthetic",
9480
+ "symbol": "USDT"
9481
+ }
9482
+ ]
9483
+ },
9484
+ "USDT/eclipsemainnet-ethereum-solanamainnet": {
9147
9485
  "tokens": [
9148
9486
  {
9149
9487
  "addressOrDenom": "0x647C621CEb36853Ef6A907E397Adf18568E70543",
@@ -9197,7 +9535,7 @@ export const warpRouteConfigs = {
9197
9535
  }
9198
9536
  ]
9199
9537
  },
9200
- "USDT/form": {
9538
+ "USDT/ethereum-form": {
9201
9539
  "tokens": [
9202
9540
  {
9203
9541
  "addressOrDenom": "0x6435821A260B6A8EcB4ab723B84e1Bc3BC8b5304",
@@ -9231,7 +9569,7 @@ export const warpRouteConfigs = {
9231
9569
  }
9232
9570
  ]
9233
9571
  },
9234
- "USDT/hyperevm": {
9572
+ "USDT/ethereum-hyperevm": {
9235
9573
  "tokens": [
9236
9574
  {
9237
9575
  "addressOrDenom": "0xf6ff77f2dCAD6dbab2142404F7b64C5517587e29",
@@ -9265,7 +9603,7 @@ export const warpRouteConfigs = {
9265
9603
  }
9266
9604
  ]
9267
9605
  },
9268
- "USDT/inevm": {
9606
+ "USDT/ethereum-inevm": {
9269
9607
  "tokens": [
9270
9608
  {
9271
9609
  "addressOrDenom": "0xab852e67bf03E74C89aF67C4BA97dd1088D3dA19",
@@ -9299,7 +9637,7 @@ export const warpRouteConfigs = {
9299
9637
  }
9300
9638
  ]
9301
9639
  },
9302
- "USDT/lumiaprism": {
9640
+ "USDT/ethereum-lumiaprism": {
9303
9641
  "tokens": [
9304
9642
  {
9305
9643
  "addressOrDenom": "0x32fF31FfeB04070e9E34C345965C1bB9B5C1F787",
@@ -9333,7 +9671,7 @@ export const warpRouteConfigs = {
9333
9671
  }
9334
9672
  ]
9335
9673
  },
9336
- "USDT/superseed": {
9674
+ "USDT/ethereum-superseed": {
9337
9675
  "tokens": [
9338
9676
  {
9339
9677
  "addressOrDenom": "0xA7Db85E2925e3fec7C33A20d87CC895C948e62b3",
@@ -9367,7 +9705,7 @@ export const warpRouteConfigs = {
9367
9705
  }
9368
9706
  ]
9369
9707
  },
9370
- "USDT/swell": {
9708
+ "USDT/ethereum-swell": {
9371
9709
  "tokens": [
9372
9710
  {
9373
9711
  "addressOrDenom": "0x72529594955CeFfc0ac4ECF23C45B9069A24Df14",
@@ -9400,7 +9738,7 @@ export const warpRouteConfigs = {
9400
9738
  }
9401
9739
  ]
9402
9740
  },
9403
- "USDT/viction": {
9741
+ "USDT/ethereum-viction": {
9404
9742
  "tokens": [
9405
9743
  {
9406
9744
  "addressOrDenom": "0x4221a16A01F61c2b38A03C52d828a7041f6AAA49",
@@ -9434,7 +9772,7 @@ export const warpRouteConfigs = {
9434
9772
  }
9435
9773
  ]
9436
9774
  },
9437
- "USDT/sonicsvm": {
9775
+ "USDT/solanamainnet-sonicsvm": {
9438
9776
  "tokens": [
9439
9777
  {
9440
9778
  "addressOrDenom": "CKrNt2y1e2H9728mHRVYyF2owy9eKreepRKpTMj2j8JG",
@@ -9469,7 +9807,7 @@ export const warpRouteConfigs = {
9469
9807
  }
9470
9808
  ]
9471
9809
  },
9472
- "VANA/ethereum": {
9810
+ "VANA/ethereum-vana": {
9473
9811
  "tokens": [
9474
9812
  {
9475
9813
  "addressOrDenom": "0x177778F19E89dD1012BdBe603F144088A95C4B53",
@@ -9500,7 +9838,7 @@ export const warpRouteConfigs = {
9500
9838
  }
9501
9839
  ]
9502
9840
  },
9503
- "WBTC/kalychain": {
9841
+ "WBTC/arbitrum-bsc-kalychain-polygon": {
9504
9842
  "tokens": [
9505
9843
  {
9506
9844
  "addressOrDenom": "0x3CDbaBE5Bf4E6cfE10A2A326E0ad31b2d16398D4",
@@ -9583,7 +9921,7 @@ export const warpRouteConfigs = {
9583
9921
  }
9584
9922
  ]
9585
9923
  },
9586
- "WBTC/coti": {
9924
+ "WBTC/coti-ethereum": {
9587
9925
  "tokens": [
9588
9926
  {
9589
9927
  "addressOrDenom": "0x5c43f06EF93bb0a2cd3C0f7b832AbA1F4d6575Ea",
@@ -9617,7 +9955,7 @@ export const warpRouteConfigs = {
9617
9955
  }
9618
9956
  ]
9619
9957
  },
9620
- "WBTC/eclipsemainnet": {
9958
+ "WBTC/eclipsemainnet-ethereum": {
9621
9959
  "tokens": [
9622
9960
  {
9623
9961
  "addressOrDenom": "0x5B4e223DE74ef8c3218e66EEcC541003CAB3121A",
@@ -9652,7 +9990,7 @@ export const warpRouteConfigs = {
9652
9990
  }
9653
9991
  ]
9654
9992
  },
9655
- "WBTC/form": {
9993
+ "WBTC/ethereum-form": {
9656
9994
  "tokens": [
9657
9995
  {
9658
9996
  "addressOrDenom": "0x0dc95Af5156fb0cC34a8c9BD646B748B9989A956",
@@ -9686,7 +10024,7 @@ export const warpRouteConfigs = {
9686
10024
  }
9687
10025
  ]
9688
10026
  },
9689
- "WBTC/hyperevm": {
10027
+ "WBTC/ethereum-hyperevm": {
9690
10028
  "tokens": [
9691
10029
  {
9692
10030
  "addressOrDenom": "0x55A66567dFEc91e7Af39e0feb06009F35E8D68a9",
@@ -9720,7 +10058,7 @@ export const warpRouteConfigs = {
9720
10058
  }
9721
10059
  ]
9722
10060
  },
9723
- "WBTC/zeronetwork": {
10061
+ "WBTC/ethereum-mode-scroll-zeronetwork": {
9724
10062
  "tokens": [
9725
10063
  {
9726
10064
  "addressOrDenom": "0x745C75868237F3635c486fe166639Cc4706512A9",
@@ -9810,7 +10148,7 @@ export const warpRouteConfigs = {
9810
10148
  }
9811
10149
  ]
9812
10150
  },
9813
- "WETH.a/artela": {
10151
+ "WETH/artela-base": {
9814
10152
  "tokens": [
9815
10153
  {
9816
10154
  "addressOrDenom": "0xfae4e14D01D9E13FB5db20A0329ED0472A2D96C7",
@@ -9844,7 +10182,7 @@ export const warpRouteConfigs = {
9844
10182
  }
9845
10183
  ]
9846
10184
  },
9847
- "WIF/eclipsemainnet": {
10185
+ "WIF/eclipsemainnet-solanamainnet": {
9848
10186
  "tokens": [
9849
10187
  {
9850
10188
  "addressOrDenom": "6tBGmKNxirxBYnm9khkaTtcr2fhJ9YviCgRm1RWM8NJv",
@@ -9879,7 +10217,7 @@ export const warpRouteConfigs = {
9879
10217
  }
9880
10218
  ]
9881
10219
  },
9882
- "WIF/soon": {
10220
+ "WIF/solanamainnet-soon": {
9883
10221
  "tokens": [
9884
10222
  {
9885
10223
  "addressOrDenom": "HzP6KbL7fVAwqVgix4eJhijGMFeyg7mhHkQs7kBwrGPQ",
@@ -9914,7 +10252,7 @@ export const warpRouteConfigs = {
9914
10252
  }
9915
10253
  ]
9916
10254
  },
9917
- "wstETH/form": {
10255
+ "WSTETH/ethereum-form": {
9918
10256
  "tokens": [
9919
10257
  {
9920
10258
  "addressOrDenom": "0x5CBD4c5f9CD55747285652f815Cc7b9A2Ef6c586",
@@ -9948,7 +10286,7 @@ export const warpRouteConfigs = {
9948
10286
  }
9949
10287
  ]
9950
10288
  },
9951
- "ai16z/soon": {
10289
+ "ai16z/solanamainnet-soon": {
9952
10290
  "tokens": [
9953
10291
  {
9954
10292
  "addressOrDenom": "BrJbX9a9bi9hvV5WesfbuXudQP49G8jnKEqAutRNMYK5",
@@ -9983,7 +10321,42 @@ export const warpRouteConfigs = {
9983
10321
  }
9984
10322
  ]
9985
10323
  },
9986
- "enzoBTC/hyperevm": {
10324
+ "bbSOL/solanamainnet-soon": {
10325
+ "tokens": [
10326
+ {
10327
+ "addressOrDenom": "5mzc5Sv61721Xr44Uw7Kb9txoMWLz8XYLrgCewe1sj2B",
10328
+ "chainName": "soon",
10329
+ "collateralAddressOrDenom": "GxV545AqavAEnu6HbUQGy2DQQpwuY5wAxwrq5F3yG3Mh",
10330
+ "connections": [
10331
+ {
10332
+ "token": "sealevel|solanamainnet|8rodtMgnpCboxNiaQozdCTGiCEkK6BDXmFuoJ9qhTxfh"
10333
+ }
10334
+ ],
10335
+ "decimals": 9,
10336
+ "logoURI": "/deployments/warp_routes/bbSOL/logo.png",
10337
+ "name": "Bybit Staked SOL",
10338
+ "standard": "SealevelHypSynthetic",
10339
+ "symbol": "bbSOL"
10340
+ },
10341
+ {
10342
+ "addressOrDenom": "8rodtMgnpCboxNiaQozdCTGiCEkK6BDXmFuoJ9qhTxfh",
10343
+ "chainName": "solanamainnet",
10344
+ "coinGeckoId": "bybit-staked-sol",
10345
+ "collateralAddressOrDenom": "Bybit2vBJGhPF52GBdNaQfUJ6ZpThSgHBobjWZpLPb4B",
10346
+ "connections": [
10347
+ {
10348
+ "token": "sealevel|soon|5mzc5Sv61721Xr44Uw7Kb9txoMWLz8XYLrgCewe1sj2B"
10349
+ }
10350
+ ],
10351
+ "decimals": 9,
10352
+ "logoURI": "/deployments/warp_routes/bbSOL/logo.png",
10353
+ "name": "Bybit Staked SOL",
10354
+ "standard": "SealevelHypCollateral",
10355
+ "symbol": "bbSOL"
10356
+ }
10357
+ ]
10358
+ },
10359
+ "enzoBTC/bsc-hyperevm": {
9987
10360
  "tokens": [
9988
10361
  {
9989
10362
  "addressOrDenom": "0xba06D7f285C6B0d5EacC50ceA931163B23Ab889c",
@@ -10017,7 +10390,7 @@ export const warpRouteConfigs = {
10017
10390
  }
10018
10391
  ]
10019
10392
  },
10020
- "JitoSOL/eclipsemainnet": {
10393
+ "jitoSOL/eclipsemainnet-solanamainnet": {
10021
10394
  "tokens": [
10022
10395
  {
10023
10396
  "addressOrDenom": "G3hWozA3c4iK5oSX9rTWFFDo5rS9W49bjhWDgg3gDPk8",
@@ -10052,7 +10425,7 @@ export const warpRouteConfigs = {
10052
10425
  }
10053
10426
  ]
10054
10427
  },
10055
- "kySOL/eclipsemainnet": {
10428
+ "kySOL/eclipsemainnet-solanamainnet": {
10056
10429
  "tokens": [
10057
10430
  {
10058
10431
  "addressOrDenom": "5XbuBdh4V5hmqQrazmGLXJBoLUE2jtvYhwMbGNoLNvG2",
@@ -10087,7 +10460,7 @@ export const warpRouteConfigs = {
10087
10460
  }
10088
10461
  ]
10089
10462
  },
10090
- "lrtsSOL/sonicsvm": {
10463
+ "lrtsSOL/solanamainnet-sonicsvm": {
10091
10464
  "tokens": [
10092
10465
  {
10093
10466
  "addressOrDenom": "HNaDuUrtr34tXZApiAMGHG9DgAvGYsY5C6w9M2iHu59u",
@@ -10121,7 +10494,7 @@ export const warpRouteConfigs = {
10121
10494
  }
10122
10495
  ]
10123
10496
  },
10124
- "milkTIA.o/mantapacific": {
10497
+ "milkTIA/mantapacific-osmosis": {
10125
10498
  "options": {
10126
10499
  "interchainFeeConstants": [
10127
10500
  {
@@ -12017,7 +12390,7 @@ export const warpRouteConfigs = {
12017
12390
  }
12018
12391
  ]
12019
12392
  },
12020
- "pumpBTC.sei/sei": {
12393
+ "pumpBTCsei/ethereum-sei": {
12021
12394
  "tokens": [
12022
12395
  {
12023
12396
  "addressOrDenom": "0x179149B7E74910d2A58b2a737e1a8B6F44388882",
@@ -12051,7 +12424,7 @@ export const warpRouteConfigs = {
12051
12424
  }
12052
12425
  ]
12053
12426
  },
12054
- "pumpBTC.uni/unichain": {
12427
+ "pumpBTCuni/ethereum-unichain": {
12055
12428
  "tokens": [
12056
12429
  {
12057
12430
  "addressOrDenom": "0x791a257977a147B501dA11013C826063FF2d881e",
@@ -12084,7 +12457,7 @@ export const warpRouteConfigs = {
12084
12457
  }
12085
12458
  ]
12086
12459
  },
12087
- "rstETH/zircuit": {
12460
+ "rstETH/ethereum-zircuit": {
12088
12461
  "tokens": [
12089
12462
  {
12090
12463
  "addressOrDenom": "0x18E5D2ae4fb6F5Cf4e6C5D493C4d0F027FAe5054",
@@ -12115,7 +12488,7 @@ export const warpRouteConfigs = {
12115
12488
  }
12116
12489
  ]
12117
12490
  },
12118
- "sSOL/sonicsvm": {
12491
+ "sSOL/solanamainnet-sonicsvm": {
12119
12492
  "tokens": [
12120
12493
  {
12121
12494
  "addressOrDenom": "9PHKQFEDzedHuigSm1ZBojEX4DVF3cincGZwy3k7VHTN",
@@ -12150,7 +12523,7 @@ export const warpRouteConfigs = {
12150
12523
  }
12151
12524
  ]
12152
12525
  },
12153
- "sonicSOL/sonicsvm": {
12526
+ "sonicSOL/solanamainnet-sonicsvm": {
12154
12527
  "tokens": [
12155
12528
  {
12156
12529
  "addressOrDenom": "Fhqa36L7sFJDiMdu54WUah9stAwRacycqHJYm3b3Geje",
@@ -12184,7 +12557,7 @@ export const warpRouteConfigs = {
12184
12557
  }
12185
12558
  ]
12186
12559
  },
12187
- "stBTC/hyperevm": {
12560
+ "stBTC/bsc-hyperevm": {
12188
12561
  "tokens": [
12189
12562
  {
12190
12563
  "addressOrDenom": "0xA0B3b527A15218f980Ceb33df049Dd58D3Da8223",
@@ -12218,7 +12591,7 @@ export const warpRouteConfigs = {
12218
12591
  }
12219
12592
  ]
12220
12593
  },
12221
- "stHYPER/bsc": {
12594
+ "stHYPER/bsc-ethereum": {
12222
12595
  "tokens": [
12223
12596
  {
12224
12597
  "addressOrDenom": "0x6E9804a08092D8ba4E69DaCF422Df12459F2599E",
@@ -12252,7 +12625,7 @@ export const warpRouteConfigs = {
12252
12625
  }
12253
12626
  ]
12254
12627
  },
12255
- "stHYPERSTAGE/bsc": {
12628
+ "stHYPERSTAGE/bsc-ethereum": {
12256
12629
  "tokens": [
12257
12630
  {
12258
12631
  "addressOrDenom": "0xf0c8c5fc69fCC3fA49C319Fdf422D8279756afE2",
@@ -12283,7 +12656,7 @@ export const warpRouteConfigs = {
12283
12656
  }
12284
12657
  ]
12285
12658
  },
12286
- "stTIA/eclipsemainnet": {
12659
+ "stTIA/eclipsemainnet-stride": {
12287
12660
  "options": {
12288
12661
  "interchainFeeConstants": [
12289
12662
  {
@@ -12337,7 +12710,7 @@ export const warpRouteConfigs = {
12337
12710
  }
12338
12711
  ]
12339
12712
  },
12340
- "stTIA/ethereum": {
12713
+ "stTIA/ethereum-stride": {
12341
12714
  "options": {
12342
12715
  "interchainFeeConstants": [
12343
12716
  {
@@ -12380,7 +12753,7 @@ export const warpRouteConfigs = {
12380
12753
  }
12381
12754
  ]
12382
12755
  },
12383
- "tETH/eclipsemainnet": {
12756
+ "tETH/eclipsemainnet-ethereum": {
12384
12757
  "tokens": [
12385
12758
  {
12386
12759
  "addressOrDenom": "0xc2495f3183F043627CAECD56dAaa726e3B2D9c09",
@@ -12415,7 +12788,7 @@ export const warpRouteConfigs = {
12415
12788
  }
12416
12789
  ]
12417
12790
  },
12418
- "tUSD/eclipsemainnet": {
12791
+ "tUSD/eclipsemainnet-ethereum": {
12419
12792
  "tokens": [
12420
12793
  {
12421
12794
  "addressOrDenom": "53XFTNcTRTzrNyD3QodXbRBZ249G8v3iSHh8FzYeHZoX",
@@ -12449,7 +12822,7 @@ export const warpRouteConfigs = {
12449
12822
  }
12450
12823
  ]
12451
12824
  },
12452
- "weETHs/eclipsemainnet": {
12825
+ "weETHs/eclipsemainnet-ethereum": {
12453
12826
  "tokens": [
12454
12827
  {
12455
12828
  "addressOrDenom": "0xef899e92DA472E014bE795Ecce948308958E25A2",