@hyperlane-xyz/registry 25.6.0 → 26.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 (42) hide show
  1. package/dist/chainAddresses.d.ts +17 -0
  2. package/dist/chainAddresses.js +18 -1
  3. package/dist/chainMetadata.js +1 -1
  4. package/dist/chains/arc/addresses.d.ts +17 -0
  5. package/dist/chains/arc/addresses.js +18 -1
  6. package/dist/chains/arc/addresses.json +18 -1
  7. package/dist/chains/arc/addresses.yaml +17 -0
  8. package/dist/chains/nesachain/darkmode-logo.svg +1 -0
  9. package/dist/chains/nesachain/metadata.js +1 -1
  10. package/dist/chains/nesachain/metadata.json +1 -1
  11. package/dist/chains/nesachain/metadata.yaml +1 -1
  12. package/dist/chains/schema.json +720 -359
  13. package/dist/deployments/warp_routes/{IGORFAKE → LUNC}/bsc-ethereum-solanamainnet-terraclassic-config.js +28 -24
  14. package/dist/deployments/warp_routes/LUNC/bsc-ethereum-solanamainnet-terraclassic-config.json +110 -0
  15. package/dist/deployments/warp_routes/LUNC/bsc-ethereum-solanamainnet-terraclassic-config.yaml +69 -0
  16. package/dist/deployments/warp_routes/NES/bsc-config.js +80 -73
  17. package/dist/deployments/warp_routes/NES/bsc-config.json +80 -73
  18. package/dist/deployments/warp_routes/NES/bsc-config.yaml +72 -65
  19. package/dist/deployments/warp_routes/USTC/bsc-ethereum-solanamainnet-terraclassic-config.js +110 -0
  20. package/dist/deployments/warp_routes/USTC/bsc-ethereum-solanamainnet-terraclassic-config.json +110 -0
  21. package/dist/deployments/warp_routes/USTC/bsc-ethereum-solanamainnet-terraclassic-config.yaml +69 -0
  22. package/dist/deployments/warp_routes/oUSDT/production-config.js +252 -183
  23. package/dist/deployments/warp_routes/oUSDT/production-config.json +252 -183
  24. package/dist/deployments/warp_routes/oUSDT/production-config.yaml +150 -98
  25. package/dist/deployments/warp_routes/oUSDT/staging-config.js +91 -23
  26. package/dist/deployments/warp_routes/oUSDT/staging-config.json +91 -23
  27. package/dist/deployments/warp_routes/oUSDT/staging-config.yaml +74 -23
  28. package/dist/types.d.ts +35 -4767
  29. package/dist/types.js +4 -6
  30. package/dist/warpRouteConfigs.js +652 -472
  31. package/package.json +5 -6
  32. package/dist/deployments/warp_routes/IGORFAKE/bsc-ethereum-solanamainnet-terraclassic-config.json +0 -106
  33. package/dist/deployments/warp_routes/IGORFAKE/bsc-ethereum-solanamainnet-terraclassic-config.yaml +0 -65
  34. package/dist/deployments/warp_routes/XPTV/sepolia-terraclassictestnet-config.js +0 -31
  35. package/dist/deployments/warp_routes/XPTV/sepolia-terraclassictestnet-config.json +0 -31
  36. package/dist/deployments/warp_routes/XPTV/sepolia-terraclassictestnet-config.yaml +0 -19
  37. package/dist/deployments/warp_routes/XPV/bsctestnet-sepolia-terraclassictestnet-config.d.ts +0 -2
  38. package/dist/deployments/warp_routes/XPV/bsctestnet-sepolia-terraclassictestnet-config.js +0 -47
  39. package/dist/deployments/warp_routes/XPV/bsctestnet-sepolia-terraclassictestnet-config.json +0 -47
  40. package/dist/deployments/warp_routes/XPV/bsctestnet-sepolia-terraclassictestnet-config.yaml +0 -28
  41. /package/dist/deployments/warp_routes/{IGORFAKE → LUNC}/bsc-ethereum-solanamainnet-terraclassic-config.d.ts +0 -0
  42. /package/dist/deployments/warp_routes/{XPTV/sepolia-terraclassictestnet-config.d.ts → USTC/bsc-ethereum-solanamainnet-terraclassic-config.d.ts} +0 -0
@@ -51,11 +51,15 @@ export const warpRouteConfig = {
51
51
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
52
52
  },
53
53
  {
54
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
54
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
55
55
  }
56
56
  ],
57
57
  "decimals": 6,
58
58
  "name": "USD₮0STAGE",
59
+ "scale": {
60
+ "denominator": 1,
61
+ "numerator": 1
62
+ },
59
63
  "standard": "EvmHypCollateral",
60
64
  "symbol": "USD₮0STAGE",
61
65
  "tokenType": "collateral"
@@ -111,11 +115,15 @@ export const warpRouteConfig = {
111
115
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
112
116
  },
113
117
  {
114
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
118
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
115
119
  }
116
120
  ],
117
121
  "decimals": 6,
118
122
  "name": "OpenUSDT",
123
+ "scale": {
124
+ "denominator": 1,
125
+ "numerator": 1
126
+ },
119
127
  "standard": "EvmHypVSXERC20",
120
128
  "symbol": "oUSDTSTAGE",
121
129
  "tokenType": "xERC20"
@@ -171,11 +179,15 @@ export const warpRouteConfig = {
171
179
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
172
180
  },
173
181
  {
174
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
182
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
175
183
  }
176
184
  ],
177
185
  "decimals": 6,
178
186
  "name": "OpenUSDT",
187
+ "scale": {
188
+ "denominator": 1,
189
+ "numerator": 1
190
+ },
179
191
  "standard": "EvmHypVSXERC20",
180
192
  "symbol": "oUSDTSTAGE",
181
193
  "tokenType": "xERC20"
@@ -232,11 +244,15 @@ export const warpRouteConfig = {
232
244
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
233
245
  },
234
246
  {
235
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
247
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
236
248
  }
237
249
  ],
238
250
  "decimals": 6,
239
251
  "name": "USDTSTAGE",
252
+ "scale": {
253
+ "denominator": 1,
254
+ "numerator": 1
255
+ },
240
256
  "standard": "EvmHypVSXERC20Lockbox",
241
257
  "symbol": "USD₮STAGE",
242
258
  "tokenType": "xERC20Lockbox"
@@ -293,11 +309,15 @@ export const warpRouteConfig = {
293
309
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
294
310
  },
295
311
  {
296
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
312
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
297
313
  }
298
314
  ],
299
315
  "decimals": 6,
300
316
  "name": "USDTSTAGE",
317
+ "scale": {
318
+ "denominator": 1,
319
+ "numerator": 1
320
+ },
301
321
  "standard": "EvmHypVSXERC20Lockbox",
302
322
  "symbol": "USDTSTAGE",
303
323
  "tokenType": "xERC20Lockbox"
@@ -353,11 +373,15 @@ export const warpRouteConfig = {
353
373
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
354
374
  },
355
375
  {
356
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
376
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
357
377
  }
358
378
  ],
359
379
  "decimals": 6,
360
380
  "name": "OpenUSDT",
381
+ "scale": {
382
+ "denominator": 1,
383
+ "numerator": 1
384
+ },
361
385
  "standard": "EvmHypVSXERC20",
362
386
  "symbol": "oUSDTSTAGE",
363
387
  "tokenType": "xERC20"
@@ -413,11 +437,15 @@ export const warpRouteConfig = {
413
437
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
414
438
  },
415
439
  {
416
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
440
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
417
441
  }
418
442
  ],
419
443
  "decimals": 6,
420
444
  "name": "OpenUSDT",
445
+ "scale": {
446
+ "denominator": 1,
447
+ "numerator": 1
448
+ },
421
449
  "standard": "EvmHypVSXERC20",
422
450
  "symbol": "oUSDTSTAGE",
423
451
  "tokenType": "xERC20"
@@ -473,11 +501,15 @@ export const warpRouteConfig = {
473
501
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
474
502
  },
475
503
  {
476
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
504
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
477
505
  }
478
506
  ],
479
507
  "decimals": 6,
480
508
  "name": "OpenUSDT",
509
+ "scale": {
510
+ "denominator": 1,
511
+ "numerator": 1
512
+ },
481
513
  "standard": "EvmHypVSXERC20",
482
514
  "symbol": "oUSDTSTAGE",
483
515
  "tokenType": "xERC20"
@@ -533,11 +565,15 @@ export const warpRouteConfig = {
533
565
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
534
566
  },
535
567
  {
536
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
568
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
537
569
  }
538
570
  ],
539
571
  "decimals": 6,
540
572
  "name": "OpenUSDT",
573
+ "scale": {
574
+ "denominator": 1,
575
+ "numerator": 1
576
+ },
541
577
  "standard": "EvmHypVSXERC20",
542
578
  "symbol": "oUSDTSTAGE",
543
579
  "tokenType": "xERC20"
@@ -593,11 +629,15 @@ export const warpRouteConfig = {
593
629
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
594
630
  },
595
631
  {
596
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
632
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
597
633
  }
598
634
  ],
599
635
  "decimals": 6,
600
636
  "name": "OpenUSDT",
637
+ "scale": {
638
+ "denominator": 1,
639
+ "numerator": 1
640
+ },
601
641
  "standard": "EvmHypVSXERC20",
602
642
  "symbol": "oUSDTSTAGE",
603
643
  "tokenType": "xERC20"
@@ -653,11 +693,15 @@ export const warpRouteConfig = {
653
693
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
654
694
  },
655
695
  {
656
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
696
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
657
697
  }
658
698
  ],
659
699
  "decimals": 6,
660
700
  "name": "OpenUSDT",
701
+ "scale": {
702
+ "denominator": 1,
703
+ "numerator": 1
704
+ },
661
705
  "standard": "EvmHypVSXERC20",
662
706
  "symbol": "oUSDTSTAGE",
663
707
  "tokenType": "xERC20"
@@ -713,11 +757,15 @@ export const warpRouteConfig = {
713
757
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
714
758
  },
715
759
  {
716
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
760
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
717
761
  }
718
762
  ],
719
763
  "decimals": 6,
720
764
  "name": "OpenUSDT",
765
+ "scale": {
766
+ "denominator": 1,
767
+ "numerator": 1
768
+ },
721
769
  "standard": "EvmHypVSXERC20",
722
770
  "symbol": "oUSDTSTAGE",
723
771
  "tokenType": "xERC20"
@@ -773,11 +821,15 @@ export const warpRouteConfig = {
773
821
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
774
822
  },
775
823
  {
776
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
824
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
777
825
  }
778
826
  ],
779
827
  "decimals": 6,
780
828
  "name": "OpenUSDT",
829
+ "scale": {
830
+ "denominator": 1,
831
+ "numerator": 1
832
+ },
781
833
  "standard": "EvmHypVSXERC20",
782
834
  "symbol": "oUSDTSTAGE",
783
835
  "tokenType": "xERC20"
@@ -833,11 +885,15 @@ export const warpRouteConfig = {
833
885
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
834
886
  },
835
887
  {
836
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
888
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
837
889
  }
838
890
  ],
839
891
  "decimals": 6,
840
892
  "name": "USDTSTAGE",
893
+ "scale": {
894
+ "denominator": 1,
895
+ "numerator": 1
896
+ },
841
897
  "standard": "TronHypCollateral",
842
898
  "symbol": "USDTSTAGE",
843
899
  "tokenType": "collateral"
@@ -893,11 +949,15 @@ export const warpRouteConfig = {
893
949
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
894
950
  },
895
951
  {
896
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
952
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
897
953
  }
898
954
  ],
899
955
  "decimals": 6,
900
956
  "name": "OpenUSDT",
957
+ "scale": {
958
+ "denominator": 1,
959
+ "numerator": 1
960
+ },
901
961
  "standard": "EvmHypVSXERC20",
902
962
  "symbol": "oUSDTSTAGE",
903
963
  "tokenType": "xERC20"
@@ -953,19 +1013,23 @@ export const warpRouteConfig = {
953
1013
  "token": "ethereum|unichain|0x7189A511D4312148cC0aEf79129417f714e3155E"
954
1014
  },
955
1015
  {
956
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
1016
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
957
1017
  }
958
1018
  ],
959
1019
  "decimals": 6,
960
1020
  "name": "OpenUSDT",
1021
+ "scale": {
1022
+ "denominator": 1,
1023
+ "numerator": 1
1024
+ },
961
1025
  "standard": "EvmHypVSXERC20",
962
1026
  "symbol": "oUSDTSTAGE",
963
1027
  "tokenType": "xERC20"
964
1028
  },
965
1029
  {
966
- "addressOrDenom": "0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133",
1030
+ "addressOrDenom": "0x54599E9872AfC75C6bF70825B636F021641fa3a3",
967
1031
  "chainName": "bsc",
968
- "collateralAddressOrDenom": "0x0290B74980C051EB46b84b1236645444e77da0E9",
1032
+ "collateralAddressOrDenom": "0x55d398326f99059fF775485246999027B3197955",
969
1033
  "connections": [
970
1034
  {
971
1035
  "token": "ethereum|arbitrum|0xf0f6e34FE0EF3EFF572A5D2f3a14d9e5f5cF34E8"
@@ -1016,11 +1080,15 @@ export const warpRouteConfig = {
1016
1080
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
1017
1081
  }
1018
1082
  ],
1019
- "decimals": 6,
1020
- "name": "OpenUSDT",
1021
- "standard": "EvmHypVSXERC20",
1022
- "symbol": "oUSDTSTAGE",
1023
- "tokenType": "xERC20"
1083
+ "decimals": 18,
1084
+ "name": "USDTSTAGE",
1085
+ "scale": {
1086
+ "denominator": 1000000000000,
1087
+ "numerator": 1
1088
+ },
1089
+ "standard": "EvmHypCollateral",
1090
+ "symbol": "USDTSTAGE",
1091
+ "tokenType": "collateral"
1024
1092
  }
1025
1093
  ]
1026
1094
  };
@@ -51,11 +51,15 @@
51
51
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
52
52
  },
53
53
  {
54
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
54
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
55
55
  }
56
56
  ],
57
57
  "decimals": 6,
58
58
  "name": "USD₮0STAGE",
59
+ "scale": {
60
+ "denominator": 1,
61
+ "numerator": 1
62
+ },
59
63
  "standard": "EvmHypCollateral",
60
64
  "symbol": "USD₮0STAGE",
61
65
  "tokenType": "collateral"
@@ -111,11 +115,15 @@
111
115
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
112
116
  },
113
117
  {
114
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
118
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
115
119
  }
116
120
  ],
117
121
  "decimals": 6,
118
122
  "name": "OpenUSDT",
123
+ "scale": {
124
+ "denominator": 1,
125
+ "numerator": 1
126
+ },
119
127
  "standard": "EvmHypVSXERC20",
120
128
  "symbol": "oUSDTSTAGE",
121
129
  "tokenType": "xERC20"
@@ -171,11 +179,15 @@
171
179
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
172
180
  },
173
181
  {
174
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
182
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
175
183
  }
176
184
  ],
177
185
  "decimals": 6,
178
186
  "name": "OpenUSDT",
187
+ "scale": {
188
+ "denominator": 1,
189
+ "numerator": 1
190
+ },
179
191
  "standard": "EvmHypVSXERC20",
180
192
  "symbol": "oUSDTSTAGE",
181
193
  "tokenType": "xERC20"
@@ -232,11 +244,15 @@
232
244
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
233
245
  },
234
246
  {
235
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
247
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
236
248
  }
237
249
  ],
238
250
  "decimals": 6,
239
251
  "name": "USDTSTAGE",
252
+ "scale": {
253
+ "denominator": 1,
254
+ "numerator": 1
255
+ },
240
256
  "standard": "EvmHypVSXERC20Lockbox",
241
257
  "symbol": "USD₮STAGE",
242
258
  "tokenType": "xERC20Lockbox"
@@ -293,11 +309,15 @@
293
309
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
294
310
  },
295
311
  {
296
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
312
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
297
313
  }
298
314
  ],
299
315
  "decimals": 6,
300
316
  "name": "USDTSTAGE",
317
+ "scale": {
318
+ "denominator": 1,
319
+ "numerator": 1
320
+ },
301
321
  "standard": "EvmHypVSXERC20Lockbox",
302
322
  "symbol": "USDTSTAGE",
303
323
  "tokenType": "xERC20Lockbox"
@@ -353,11 +373,15 @@
353
373
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
354
374
  },
355
375
  {
356
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
376
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
357
377
  }
358
378
  ],
359
379
  "decimals": 6,
360
380
  "name": "OpenUSDT",
381
+ "scale": {
382
+ "denominator": 1,
383
+ "numerator": 1
384
+ },
361
385
  "standard": "EvmHypVSXERC20",
362
386
  "symbol": "oUSDTSTAGE",
363
387
  "tokenType": "xERC20"
@@ -413,11 +437,15 @@
413
437
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
414
438
  },
415
439
  {
416
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
440
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
417
441
  }
418
442
  ],
419
443
  "decimals": 6,
420
444
  "name": "OpenUSDT",
445
+ "scale": {
446
+ "denominator": 1,
447
+ "numerator": 1
448
+ },
421
449
  "standard": "EvmHypVSXERC20",
422
450
  "symbol": "oUSDTSTAGE",
423
451
  "tokenType": "xERC20"
@@ -473,11 +501,15 @@
473
501
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
474
502
  },
475
503
  {
476
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
504
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
477
505
  }
478
506
  ],
479
507
  "decimals": 6,
480
508
  "name": "OpenUSDT",
509
+ "scale": {
510
+ "denominator": 1,
511
+ "numerator": 1
512
+ },
481
513
  "standard": "EvmHypVSXERC20",
482
514
  "symbol": "oUSDTSTAGE",
483
515
  "tokenType": "xERC20"
@@ -533,11 +565,15 @@
533
565
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
534
566
  },
535
567
  {
536
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
568
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
537
569
  }
538
570
  ],
539
571
  "decimals": 6,
540
572
  "name": "OpenUSDT",
573
+ "scale": {
574
+ "denominator": 1,
575
+ "numerator": 1
576
+ },
541
577
  "standard": "EvmHypVSXERC20",
542
578
  "symbol": "oUSDTSTAGE",
543
579
  "tokenType": "xERC20"
@@ -593,11 +629,15 @@
593
629
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
594
630
  },
595
631
  {
596
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
632
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
597
633
  }
598
634
  ],
599
635
  "decimals": 6,
600
636
  "name": "OpenUSDT",
637
+ "scale": {
638
+ "denominator": 1,
639
+ "numerator": 1
640
+ },
601
641
  "standard": "EvmHypVSXERC20",
602
642
  "symbol": "oUSDTSTAGE",
603
643
  "tokenType": "xERC20"
@@ -653,11 +693,15 @@
653
693
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
654
694
  },
655
695
  {
656
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
696
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
657
697
  }
658
698
  ],
659
699
  "decimals": 6,
660
700
  "name": "OpenUSDT",
701
+ "scale": {
702
+ "denominator": 1,
703
+ "numerator": 1
704
+ },
661
705
  "standard": "EvmHypVSXERC20",
662
706
  "symbol": "oUSDTSTAGE",
663
707
  "tokenType": "xERC20"
@@ -713,11 +757,15 @@
713
757
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
714
758
  },
715
759
  {
716
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
760
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
717
761
  }
718
762
  ],
719
763
  "decimals": 6,
720
764
  "name": "OpenUSDT",
765
+ "scale": {
766
+ "denominator": 1,
767
+ "numerator": 1
768
+ },
721
769
  "standard": "EvmHypVSXERC20",
722
770
  "symbol": "oUSDTSTAGE",
723
771
  "tokenType": "xERC20"
@@ -773,11 +821,15 @@
773
821
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
774
822
  },
775
823
  {
776
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
824
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
777
825
  }
778
826
  ],
779
827
  "decimals": 6,
780
828
  "name": "OpenUSDT",
829
+ "scale": {
830
+ "denominator": 1,
831
+ "numerator": 1
832
+ },
781
833
  "standard": "EvmHypVSXERC20",
782
834
  "symbol": "oUSDTSTAGE",
783
835
  "tokenType": "xERC20"
@@ -833,11 +885,15 @@
833
885
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
834
886
  },
835
887
  {
836
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
888
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
837
889
  }
838
890
  ],
839
891
  "decimals": 6,
840
892
  "name": "USDTSTAGE",
893
+ "scale": {
894
+ "denominator": 1,
895
+ "numerator": 1
896
+ },
841
897
  "standard": "TronHypCollateral",
842
898
  "symbol": "USDTSTAGE",
843
899
  "tokenType": "collateral"
@@ -893,11 +949,15 @@
893
949
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
894
950
  },
895
951
  {
896
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
952
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
897
953
  }
898
954
  ],
899
955
  "decimals": 6,
900
956
  "name": "OpenUSDT",
957
+ "scale": {
958
+ "denominator": 1,
959
+ "numerator": 1
960
+ },
901
961
  "standard": "EvmHypVSXERC20",
902
962
  "symbol": "oUSDTSTAGE",
903
963
  "tokenType": "xERC20"
@@ -953,19 +1013,23 @@
953
1013
  "token": "ethereum|unichain|0x7189A511D4312148cC0aEf79129417f714e3155E"
954
1014
  },
955
1015
  {
956
- "token": "ethereum|bsc|0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133"
1016
+ "token": "ethereum|bsc|0x54599E9872AfC75C6bF70825B636F021641fa3a3"
957
1017
  }
958
1018
  ],
959
1019
  "decimals": 6,
960
1020
  "name": "OpenUSDT",
1021
+ "scale": {
1022
+ "denominator": 1,
1023
+ "numerator": 1
1024
+ },
961
1025
  "standard": "EvmHypVSXERC20",
962
1026
  "symbol": "oUSDTSTAGE",
963
1027
  "tokenType": "xERC20"
964
1028
  },
965
1029
  {
966
- "addressOrDenom": "0xa5bEf0033BBc07133963ac325F0cc51CcEB4A133",
1030
+ "addressOrDenom": "0x54599E9872AfC75C6bF70825B636F021641fa3a3",
967
1031
  "chainName": "bsc",
968
- "collateralAddressOrDenom": "0x0290B74980C051EB46b84b1236645444e77da0E9",
1032
+ "collateralAddressOrDenom": "0x55d398326f99059fF775485246999027B3197955",
969
1033
  "connections": [
970
1034
  {
971
1035
  "token": "ethereum|arbitrum|0xf0f6e34FE0EF3EFF572A5D2f3a14d9e5f5cF34E8"
@@ -1016,11 +1080,15 @@
1016
1080
  "token": "ethereum|zerogravity|0x21b5a2fA1f53e94cF4871201aeD30C6ad5E405f2"
1017
1081
  }
1018
1082
  ],
1019
- "decimals": 6,
1020
- "name": "OpenUSDT",
1021
- "standard": "EvmHypVSXERC20",
1022
- "symbol": "oUSDTSTAGE",
1023
- "tokenType": "xERC20"
1083
+ "decimals": 18,
1084
+ "name": "USDTSTAGE",
1085
+ "scale": {
1086
+ "denominator": 1000000000000,
1087
+ "numerator": 1
1088
+ },
1089
+ "standard": "EvmHypCollateral",
1090
+ "symbol": "USDTSTAGE",
1091
+ "tokenType": "collateral"
1024
1092
  }
1025
1093
  ]
1026
1094
  }