viem 2.55.5 → 2.55.7

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 (86) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/_cjs/errors/version.js +1 -1
  3. package/_cjs/tempo/Abis.js +1809 -1
  4. package/_cjs/tempo/Abis.js.map +1 -1
  5. package/_cjs/tempo/Decorator.js +25 -2
  6. package/_cjs/tempo/Decorator.js.map +1 -1
  7. package/_cjs/tempo/actions/earn.js +1368 -0
  8. package/_cjs/tempo/actions/earn.js.map +1 -0
  9. package/_cjs/tempo/actions/index.js +2 -1
  10. package/_cjs/tempo/actions/index.js.map +1 -1
  11. package/_cjs/tempo/actions/zone.js +47 -61
  12. package/_cjs/tempo/actions/zone.js.map +1 -1
  13. package/_cjs/tempo/chainConfig.js +1 -1
  14. package/_cjs/tempo/chainConfig.js.map +1 -1
  15. package/_cjs/tempo/errors.js +28 -4
  16. package/_cjs/tempo/errors.js.map +1 -1
  17. package/_cjs/tempo/index.js +2 -1
  18. package/_cjs/tempo/index.js.map +1 -1
  19. package/_cjs/tempo/internal/WithdrawalSenderTag.js +9 -0
  20. package/_cjs/tempo/internal/WithdrawalSenderTag.js.map +1 -0
  21. package/_cjs/tempo/zones/Abis.js +46 -0
  22. package/_cjs/tempo/zones/Abis.js.map +1 -1
  23. package/_cjs/utils/blob/fromBlobs.js +5 -2
  24. package/_cjs/utils/blob/fromBlobs.js.map +1 -1
  25. package/_cjs/utils/encoding/fromBytes.js +2 -2
  26. package/_cjs/utils/encoding/fromBytes.js.map +1 -1
  27. package/_esm/errors/version.js +1 -1
  28. package/_esm/tempo/Abis.js +1810 -0
  29. package/_esm/tempo/Abis.js.map +1 -1
  30. package/_esm/tempo/Decorator.js +25 -2
  31. package/_esm/tempo/Decorator.js.map +1 -1
  32. package/_esm/tempo/actions/earn.js +2100 -0
  33. package/_esm/tempo/actions/earn.js.map +1 -0
  34. package/_esm/tempo/actions/index.js +1 -0
  35. package/_esm/tempo/actions/index.js.map +1 -1
  36. package/_esm/tempo/actions/zone.js +104 -119
  37. package/_esm/tempo/actions/zone.js.map +1 -1
  38. package/_esm/tempo/chainConfig.js +2 -1
  39. package/_esm/tempo/chainConfig.js.map +1 -1
  40. package/_esm/tempo/errors.js +25 -2
  41. package/_esm/tempo/errors.js.map +1 -1
  42. package/_esm/tempo/index.js +1 -1
  43. package/_esm/tempo/index.js.map +1 -1
  44. package/_esm/tempo/internal/WithdrawalSenderTag.js +7 -0
  45. package/_esm/tempo/internal/WithdrawalSenderTag.js.map +1 -0
  46. package/_esm/tempo/zones/Abis.js +46 -0
  47. package/_esm/tempo/zones/Abis.js.map +1 -1
  48. package/_esm/utils/blob/fromBlobs.js +6 -2
  49. package/_esm/utils/blob/fromBlobs.js.map +1 -1
  50. package/_esm/utils/encoding/fromBytes.js +2 -2
  51. package/_esm/utils/encoding/fromBytes.js.map +1 -1
  52. package/_types/errors/version.d.ts +1 -1
  53. package/_types/tempo/Abis.d.ts +2880 -0
  54. package/_types/tempo/Abis.d.ts.map +1 -1
  55. package/_types/tempo/Decorator.d.ts +499 -41
  56. package/_types/tempo/Decorator.d.ts.map +1 -1
  57. package/_types/tempo/actions/earn.d.ts +7549 -0
  58. package/_types/tempo/actions/earn.d.ts.map +1 -0
  59. package/_types/tempo/actions/index.d.ts +1 -0
  60. package/_types/tempo/actions/index.d.ts.map +1 -1
  61. package/_types/tempo/actions/zone.d.ts +86 -109
  62. package/_types/tempo/actions/zone.d.ts.map +1 -1
  63. package/_types/tempo/chainConfig.d.ts.map +1 -1
  64. package/_types/tempo/errors.d.ts +33 -3
  65. package/_types/tempo/errors.d.ts.map +1 -1
  66. package/_types/tempo/index.d.ts +1 -1
  67. package/_types/tempo/index.d.ts.map +1 -1
  68. package/_types/tempo/internal/WithdrawalSenderTag.d.ts +11 -0
  69. package/_types/tempo/internal/WithdrawalSenderTag.d.ts.map +1 -0
  70. package/_types/tempo/zones/Abis.d.ts +87 -0
  71. package/_types/tempo/zones/Abis.d.ts.map +1 -1
  72. package/_types/utils/blob/fromBlobs.d.ts.map +1 -1
  73. package/errors/version.ts +1 -1
  74. package/package.json +2 -2
  75. package/tempo/Abis.ts +1822 -0
  76. package/tempo/Decorator.ts +572 -47
  77. package/tempo/actions/earn.ts +3319 -0
  78. package/tempo/actions/index.ts +1 -0
  79. package/tempo/actions/zone.ts +183 -230
  80. package/tempo/chainConfig.ts +3 -1
  81. package/tempo/errors.ts +54 -6
  82. package/tempo/index.ts +1 -0
  83. package/tempo/internal/WithdrawalSenderTag.ts +20 -0
  84. package/tempo/zones/Abis.ts +46 -0
  85. package/utils/blob/fromBlobs.ts +6 -2
  86. package/utils/encoding/fromBytes.ts +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"Abis.d.ts","sourceRoot":"","sources":["../../tempo/Abis.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiXlB,CAAA;AAEV,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsElB,CAAA;AAEV,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0BR,CAAA;AAEV,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0ErB,CAAA;AAEV,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8CpB,CAAA;AAEV,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8UhB,CAAA;AAEV,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgWpB,CAAA;AAEV,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgBP,CAAA"}
1
+ {"version":3,"file":"Abis.d.ts","sourceRoot":"","sources":["../../tempo/Abis.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiXlB,CAAA;AAEV,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsElB,CAAA;AAEV,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0BR,CAAA;AAEV,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0ErB,CAAA;AAEV,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8CpB,CAAA;AAEV,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8UhB,CAAA;AAEV,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgWpB,CAAA;AAEV,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgBP,CAAA;AAIV,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2Nd,CAAA;AAEV,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiIhB,CAAA;AAEV,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8xBf,CAAA;AAEV,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2Fd,CAAA;AAEV,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkBnB,CAAA;AAEV,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;EAWpB,CAAA;AAEV,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmDf,CAAA;AAEV,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+Pb,CAAA;AAEV,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmFd,CAAA;AAEV,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoHlB,CAAA;AAGV,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0B1B,CAAA"}
@@ -7,6 +7,7 @@ import * as accessKeyActions from './actions/accessKey.js';
7
7
  import * as ammActions from './actions/amm.js';
8
8
  import * as channelActions from './actions/channel.js';
9
9
  import * as dexActions from './actions/dex.js';
10
+ import * as earnActions from './actions/earn.js';
10
11
  import * as faucetActions from './actions/faucet.js';
11
12
  import * as feeActions from './actions/fee.js';
12
13
  import * as nonceActions from './actions/nonce.js';
@@ -1608,6 +1609,492 @@ type DecoratorBase<chain extends Chain | undefined = Chain | undefined, account
1608
1609
  */
1609
1610
  watchOrderPlaced: (parameters: dexActions.watchOrderPlaced.Parameters) => () => void;
1610
1611
  };
1612
+ earn: {
1613
+ /**
1614
+ * Creates and attaches an admission-only TIP-403 policy to an Earn vault
1615
+ * share token. Existing holders remain able to send shares while
1616
+ * recipients and mint recipients must belong to the same whitelist.
1617
+ *
1618
+ * @example
1619
+ * ```ts
1620
+ * const { policy } = await client.earn.configureExitSafePolicy({
1621
+ * accessAdministrator: '0x...',
1622
+ * initialMembers: ['0x...', '0x...'],
1623
+ * shareToken: '0x...',
1624
+ * })
1625
+ * ```
1626
+ *
1627
+ * @param parameters - Share token, administrator, and initial members.
1628
+ * @returns The configured policy IDs and transaction receipts.
1629
+ */
1630
+ configureExitSafePolicy: (parameters: earnActions.configureExitSafePolicy.Parameters<account>) => Promise<earnActions.configureExitSafePolicy.ReturnValue>;
1631
+ /**
1632
+ * Deposits assets into a vault and mints vault shares to `recipient`. The
1633
+ * transaction includes the required asset approval.
1634
+ *
1635
+ * @example
1636
+ * ```ts
1637
+ * import { createClient, http } from 'viem'
1638
+ * import { privateKeyToAccount } from 'viem/accounts'
1639
+ * import { tempoModerato } from 'viem/chains'
1640
+ * import { tempoActions } from 'viem/tempo'
1641
+ *
1642
+ * const client = createClient({
1643
+ * account: privateKeyToAccount('0x...'),
1644
+ * chain: tempoModerato,
1645
+ * transport: http(),
1646
+ * }).extend(tempoActions())
1647
+ *
1648
+ * const hash = await client.earn.deposit({
1649
+ * assetAmount: 100_000_000n,
1650
+ * shareAmountMin: 99_400_000n,
1651
+ * vault: '0x...',
1652
+ * })
1653
+ * ```
1654
+ *
1655
+ * @param parameters - Parameters.
1656
+ * @returns The transaction hash.
1657
+ */
1658
+ deposit: (parameters: earnActions.deposit.Parameters<chain, account>) => Promise<earnActions.deposit.ReturnValue>;
1659
+ /**
1660
+ * Deposits venue shares into a vault and mints vault shares to
1661
+ * `recipient`. The transaction includes the required venue share approval.
1662
+ *
1663
+ * @example
1664
+ * ```ts
1665
+ * import { createClient, http } from 'viem'
1666
+ * import { privateKeyToAccount } from 'viem/accounts'
1667
+ * import { tempoModerato } from 'viem/chains'
1668
+ * import { tempoActions } from 'viem/tempo'
1669
+ *
1670
+ * const client = createClient({
1671
+ * account: privateKeyToAccount('0x...'),
1672
+ * chain: tempoModerato,
1673
+ * transport: http(),
1674
+ * }).extend(tempoActions())
1675
+ *
1676
+ * const hash = await client.earn.depositShares({
1677
+ * earnShareAmountMin: 499_000_000n,
1678
+ * vault: '0x...',
1679
+ * venueShareAmount: 500_000_000n,
1680
+ * venueShareToken: '0x...',
1681
+ * })
1682
+ * ```
1683
+ *
1684
+ * @param parameters - Parameters.
1685
+ * @returns The transaction hash.
1686
+ */
1687
+ depositShares: (parameters: earnActions.depositShares.Parameters<chain, account>) => Promise<earnActions.depositShares.ReturnValue>;
1688
+ /**
1689
+ * Deposits venue shares and returns the confirmed receipt and event data.
1690
+ *
1691
+ * @example
1692
+ * ```ts
1693
+ * import { createClient, http } from 'viem'
1694
+ * import { privateKeyToAccount } from 'viem/accounts'
1695
+ * import { tempoModerato } from 'viem/chains'
1696
+ * import { tempoActions } from 'viem/tempo'
1697
+ *
1698
+ * const client = createClient({
1699
+ * account: privateKeyToAccount('0x...'),
1700
+ * chain: tempoModerato,
1701
+ * transport: http(),
1702
+ * }).extend(tempoActions())
1703
+ *
1704
+ * const { earnShareAmount } = await client.earn.depositSharesSync({
1705
+ * earnShareAmountMin: 499_000_000n,
1706
+ * vault: '0x...',
1707
+ * venueShareAmount: 500_000_000n,
1708
+ * venueShareToken: '0x...',
1709
+ * })
1710
+ * ```
1711
+ *
1712
+ * @param parameters - Parameters.
1713
+ * @returns The transaction receipt and event data.
1714
+ */
1715
+ depositSharesSync: (parameters: earnActions.depositSharesSync.Parameters<chain, account>) => Promise<earnActions.depositSharesSync.ReturnValue>;
1716
+ /**
1717
+ * Deposits assets and returns the confirmed receipt and event data.
1718
+ *
1719
+ * @example
1720
+ * ```ts
1721
+ * import { createClient, http } from 'viem'
1722
+ * import { privateKeyToAccount } from 'viem/accounts'
1723
+ * import { tempoModerato } from 'viem/chains'
1724
+ * import { tempoActions } from 'viem/tempo'
1725
+ *
1726
+ * const client = createClient({
1727
+ * account: privateKeyToAccount('0x...'),
1728
+ * chain: tempoModerato,
1729
+ * transport: http(),
1730
+ * }).extend(tempoActions())
1731
+ *
1732
+ * const { shareAmount } = await client.earn.depositSync({
1733
+ * assetAmount: 100_000_000n,
1734
+ * shareAmountMin: 99_400_000n,
1735
+ * vault: '0x...',
1736
+ * })
1737
+ * ```
1738
+ *
1739
+ * @param parameters - Parameters.
1740
+ * @returns The transaction receipt and event data.
1741
+ */
1742
+ depositSync: (parameters: earnActions.depositSync.Parameters<chain, account>) => Promise<earnActions.depositSync.ReturnValue>;
1743
+ /**
1744
+ * Withdraws assets from a Zone and deposits them into a vault on the
1745
+ * parent chain.
1746
+ *
1747
+ * @example
1748
+ * ```ts
1749
+ * const prepared = await parentClient.earn.privateDeposit.prepare({
1750
+ * assetAmount: 100_000_000n,
1751
+ * assetToken: '0x...',
1752
+ * gateway: '0x...',
1753
+ * recipient: '0x...',
1754
+ * recoveryRecipient: '0x...',
1755
+ * shareAmountMin: 99_500_000n,
1756
+ * vaultAssetAmountMin: 99_000_000n,
1757
+ * })
1758
+ * const hash = await zoneClient.earn.privateDeposit(prepared)
1759
+ * ```
1760
+ *
1761
+ * @param parameters - Prepared deposit and transaction parameters.
1762
+ * @returns The transaction hash.
1763
+ */
1764
+ privateDeposit: (parameters: earnActions.privateDeposit.Parameters<chain, account>) => Promise<earnActions.privateDeposit.ReturnValue>;
1765
+ /**
1766
+ * Requests a private Zone deposit and waits for the Zone transaction
1767
+ * receipt.
1768
+ *
1769
+ * @example
1770
+ * ```ts
1771
+ * const { receipt, senderTag } =
1772
+ * await zoneClient.earn.privateDepositSync(prepared)
1773
+ * ```
1774
+ *
1775
+ * @param parameters - Prepared deposit and transaction parameters.
1776
+ * @returns The Zone transaction receipt and parent-chain withdrawal sender tag.
1777
+ */
1778
+ privateDepositSync: (parameters: earnActions.privateDepositSync.Parameters<chain, account>) => Promise<earnActions.privateDepositSync.ReturnValue>;
1779
+ /**
1780
+ * Gets the vault's active fee configuration, pending fees, and fee baselines.
1781
+ *
1782
+ * @example
1783
+ * ```ts
1784
+ * import { createClient, http } from 'viem'
1785
+ * import { tempoModerato } from 'viem/chains'
1786
+ * import { tempoActions } from 'viem/tempo'
1787
+ *
1788
+ * const client = createClient({
1789
+ * chain: tempoModerato,
1790
+ * transport: http(),
1791
+ * }).extend(tempoActions())
1792
+ *
1793
+ * const feeState = await client.earn.getFeeState({
1794
+ * vault: '0x...',
1795
+ * })
1796
+ * ```
1797
+ *
1798
+ * @param parameters - Parameters.
1799
+ * @returns The active fee configuration, pending fees, and baselines.
1800
+ */
1801
+ getFeeState: (parameters: earnActions.getFeeState.Parameters) => Promise<earnActions.getFeeState.ReturnValue>;
1802
+ /**
1803
+ * Gets an account's asset and vault share balances, allowances, and
1804
+ * current share value. The value includes fees.
1805
+ *
1806
+ * @example
1807
+ * ```ts
1808
+ * import { createClient, http } from 'viem'
1809
+ * import { privateKeyToAccount } from 'viem/accounts'
1810
+ * import { tempoModerato } from 'viem/chains'
1811
+ * import { tempoActions } from 'viem/tempo'
1812
+ *
1813
+ * const client = createClient({
1814
+ * account: privateKeyToAccount('0x...'),
1815
+ * chain: tempoModerato,
1816
+ * transport: http(),
1817
+ * }).extend(tempoActions())
1818
+ *
1819
+ * const position = await client.earn.getPosition({
1820
+ * vault: '0x...',
1821
+ * })
1822
+ * ```
1823
+ *
1824
+ * @param parameters - Parameters.
1825
+ * @returns The asset and vault share balances, allowances, and value.
1826
+ */
1827
+ getPosition: (parameters: earnActions.getPosition.Parameters<account>) => Promise<earnActions.getPosition.ReturnValue>;
1828
+ /**
1829
+ * Gets the vault's addresses, configuration, accounting state, and
1830
+ * supported actions. Throws `GetVaultEngineChangedError` if its engine
1831
+ * changes mid-read.
1832
+ *
1833
+ * @example
1834
+ * ```ts
1835
+ * import { createClient, http } from 'viem'
1836
+ * import { tempoModerato } from 'viem/chains'
1837
+ * import { tempoActions } from 'viem/tempo'
1838
+ *
1839
+ * const client = createClient({
1840
+ * chain: tempoModerato,
1841
+ * transport: http(),
1842
+ * }).extend(tempoActions())
1843
+ *
1844
+ * const vault = await client.earn.getVault({
1845
+ * vault: '0x...',
1846
+ * })
1847
+ * ```
1848
+ *
1849
+ * @param parameters - Parameters.
1850
+ * @returns The vault state and metadata.
1851
+ */
1852
+ getVault: (parameters: earnActions.getVault.Parameters) => Promise<earnActions.getVault.ReturnValue>;
1853
+ /**
1854
+ * Gets the asset output for an exact vault share input, including fees.
1855
+ *
1856
+ * @example
1857
+ * ```ts
1858
+ * import { createClient, http } from 'viem'
1859
+ * import { tempoModerato } from 'viem/chains'
1860
+ * import { tempoActions } from 'viem/tempo'
1861
+ *
1862
+ * const client = createClient({
1863
+ * chain: tempoModerato,
1864
+ * transport: http(),
1865
+ * }).extend(tempoActions())
1866
+ *
1867
+ * const assetAmount = await client.earn.getRedeemQuote({
1868
+ * shareAmount: 100_000_000n,
1869
+ * vault: '0x...',
1870
+ * })
1871
+ * ```
1872
+ *
1873
+ * @param parameters - Parameters.
1874
+ * @returns The asset output, including fees.
1875
+ */
1876
+ getRedeemQuote: (parameters: earnActions.getRedeemQuote.Parameters) => Promise<earnActions.getRedeemQuote.ReturnValue>;
1877
+ /**
1878
+ * Gets the vault shares required for an exact asset output, including
1879
+ * fees and ceiling rounding.
1880
+ *
1881
+ * @example
1882
+ * ```ts
1883
+ * import { createClient, http } from 'viem'
1884
+ * import { tempoModerato } from 'viem/chains'
1885
+ * import { tempoActions } from 'viem/tempo'
1886
+ *
1887
+ * const client = createClient({
1888
+ * chain: tempoModerato,
1889
+ * transport: http(),
1890
+ * }).extend(tempoActions())
1891
+ *
1892
+ * const shareAmount = await client.earn.getWithdrawQuote({
1893
+ * assetAmount: 250_000_000n,
1894
+ * vault: '0x...',
1895
+ * })
1896
+ * ```
1897
+ *
1898
+ * @param parameters - Parameters.
1899
+ * @returns The required vault share input, ceiling-rounded.
1900
+ */
1901
+ getWithdrawQuote: (parameters: earnActions.getWithdrawQuote.Parameters) => Promise<earnActions.getWithdrawQuote.ReturnValue>;
1902
+ /**
1903
+ * Redeems vault shares for assets sent to `recipient`. The transaction
1904
+ * includes the required vault share approval.
1905
+ *
1906
+ * @example
1907
+ * ```ts
1908
+ * import { createClient, http } from 'viem'
1909
+ * import { privateKeyToAccount } from 'viem/accounts'
1910
+ * import { tempoModerato } from 'viem/chains'
1911
+ * import { tempoActions } from 'viem/tempo'
1912
+ *
1913
+ * const client = createClient({
1914
+ * account: privateKeyToAccount('0x...'),
1915
+ * chain: tempoModerato,
1916
+ * transport: http(),
1917
+ * }).extend(tempoActions())
1918
+ *
1919
+ * const hash = await client.earn.redeem({
1920
+ * shareAmount: 100_000_000n,
1921
+ * slippageBps: 50,
1922
+ * vault: '0x...',
1923
+ * })
1924
+ * ```
1925
+ *
1926
+ * @param parameters - Parameters.
1927
+ * @returns The transaction hash.
1928
+ */
1929
+ redeem: (parameters: earnActions.redeem.Parameters<chain, account>) => Promise<earnActions.redeem.ReturnValue>;
1930
+ /**
1931
+ * Redeems vault shares and returns the confirmed receipt and event data.
1932
+ *
1933
+ * @example
1934
+ * ```ts
1935
+ * import { createClient, http } from 'viem'
1936
+ * import { privateKeyToAccount } from 'viem/accounts'
1937
+ * import { tempoModerato } from 'viem/chains'
1938
+ * import { tempoActions } from 'viem/tempo'
1939
+ *
1940
+ * const client = createClient({
1941
+ * account: privateKeyToAccount('0x...'),
1942
+ * chain: tempoModerato,
1943
+ * transport: http(),
1944
+ * }).extend(tempoActions())
1945
+ *
1946
+ * const { assetAmount } = await client.earn.redeemSync({
1947
+ * assetAmountMin: 99_500_000n,
1948
+ * shareAmount: 100_000_000n,
1949
+ * vault: '0x...',
1950
+ * })
1951
+ * ```
1952
+ *
1953
+ * @param parameters - Parameters.
1954
+ * @returns The transaction receipt and event data.
1955
+ */
1956
+ redeemSync: (parameters: earnActions.redeemSync.Parameters<chain, account>) => Promise<earnActions.redeemSync.ReturnValue>;
1957
+ /**
1958
+ * Withdraws vault shares from a Zone and redeems them on the parent chain.
1959
+ *
1960
+ * @example
1961
+ * ```ts
1962
+ * const prepared = await parentClient.earn.privateRedeem.prepare({
1963
+ * gateway: '0x...',
1964
+ * recipient: '0x...',
1965
+ * recoveryRecipient: '0x...',
1966
+ * shareAmount: 100_000_000n,
1967
+ * slippageBps: 50,
1968
+ * })
1969
+ * const hash = await zoneClient.earn.privateRedeem(prepared)
1970
+ * ```
1971
+ *
1972
+ * @param parameters - Prepared redemption and transaction parameters.
1973
+ * @returns The transaction hash.
1974
+ */
1975
+ privateRedeem: (parameters: earnActions.privateRedeem.Parameters<chain, account>) => Promise<earnActions.privateRedeem.ReturnValue>;
1976
+ /**
1977
+ * Requests a private Zone redemption and waits for the Zone transaction
1978
+ * receipt.
1979
+ *
1980
+ * @example
1981
+ * ```ts
1982
+ * const { receipt, senderTag } =
1983
+ * await zoneClient.earn.privateRedeemSync(prepared)
1984
+ * ```
1985
+ *
1986
+ * @param parameters - Prepared redemption and transaction parameters.
1987
+ * @returns The Zone transaction receipt and parent-chain withdrawal sender tag.
1988
+ */
1989
+ privateRedeemSync: (parameters: earnActions.privateRedeemSync.Parameters<chain, account>) => Promise<earnActions.privateRedeemSync.ReturnValue>;
1990
+ /**
1991
+ * Waits for a Zone gateway deposit to complete on the parent chain.
1992
+ *
1993
+ * @example
1994
+ * ```ts
1995
+ * const result = await parentClient.earn.waitForPrivateDeposit({
1996
+ * actionId: prepared.actionId,
1997
+ * fromBlock: prepared.fromBlock,
1998
+ * gateway: '0x...',
1999
+ * })
2000
+ * ```
2001
+ *
2002
+ * @param parameters - Correlation and polling parameters.
2003
+ * @returns The completed gateway deposit.
2004
+ */
2005
+ waitForPrivateDeposit: (parameters: earnActions.waitForPrivateDeposit.Parameters) => Promise<earnActions.waitForPrivateDeposit.ReturnType>;
2006
+ /**
2007
+ * Waits for a Zone gateway redemption to complete on the parent chain.
2008
+ *
2009
+ * @example
2010
+ * ```ts
2011
+ * const result = await parentClient.earn.waitForPrivateRedeem({
2012
+ * actionId: prepared.actionId,
2013
+ * fromBlock: prepared.fromBlock,
2014
+ * gateway: '0x...',
2015
+ * })
2016
+ * ```
2017
+ *
2018
+ * @param parameters - Correlation and polling parameters.
2019
+ * @returns The completed gateway redemption.
2020
+ */
2021
+ waitForPrivateRedeem: (parameters: earnActions.waitForPrivateRedeem.Parameters) => Promise<earnActions.waitForPrivateRedeem.ReturnType>;
2022
+ /**
2023
+ * Verifies that an Earn vault share token uses the expected exit-safe
2024
+ * TIP-403 policy and that every required member can receive transfers and
2025
+ * mints.
2026
+ *
2027
+ * @example
2028
+ * ```ts
2029
+ * await client.earn.validateExitSafePolicy({
2030
+ * accessAdministrator: '0x...',
2031
+ * policy,
2032
+ * requiredMembers: ['0x...', '0x...'],
2033
+ * shareToken: '0x...',
2034
+ * })
2035
+ * ```
2036
+ *
2037
+ * @param parameters - Expected policy, administrator, and required members.
2038
+ * @returns Nothing when the policy is valid.
2039
+ */
2040
+ validateExitSafePolicy: (parameters: earnActions.validateExitSafePolicy.Parameters) => Promise<earnActions.validateExitSafePolicy.ReturnValue>;
2041
+ /**
2042
+ * Withdraws an exact asset amount to `recipient`, up to the specified
2043
+ * vault share limit. The transaction includes the required vault share
2044
+ * approval; use `redeem` for a full exit.
2045
+ *
2046
+ * @example
2047
+ * ```ts
2048
+ * import { createClient, http } from 'viem'
2049
+ * import { privateKeyToAccount } from 'viem/accounts'
2050
+ * import { tempoModerato } from 'viem/chains'
2051
+ * import { tempoActions } from 'viem/tempo'
2052
+ *
2053
+ * const client = createClient({
2054
+ * account: privateKeyToAccount('0x...'),
2055
+ * chain: tempoModerato,
2056
+ * transport: http(),
2057
+ * }).extend(tempoActions())
2058
+ *
2059
+ * const hash = await client.earn.withdrawExact({
2060
+ * assetAmount: 40_000_000n,
2061
+ * slippageBps: 50,
2062
+ * vault: '0x...',
2063
+ * })
2064
+ * ```
2065
+ *
2066
+ * @param parameters - Parameters.
2067
+ * @returns The transaction hash.
2068
+ */
2069
+ withdrawExact: (parameters: earnActions.withdrawExact.Parameters<chain, account>) => Promise<earnActions.withdrawExact.ReturnValue>;
2070
+ /**
2071
+ * Withdraws an exact asset amount and returns the confirmed receipt and event data.
2072
+ *
2073
+ * @example
2074
+ * ```ts
2075
+ * import { createClient, http } from 'viem'
2076
+ * import { privateKeyToAccount } from 'viem/accounts'
2077
+ * import { tempoModerato } from 'viem/chains'
2078
+ * import { tempoActions } from 'viem/tempo'
2079
+ *
2080
+ * const client = createClient({
2081
+ * account: privateKeyToAccount('0x...'),
2082
+ * chain: tempoModerato,
2083
+ * transport: http(),
2084
+ * }).extend(tempoActions())
2085
+ *
2086
+ * const { shareAmount } = await client.earn.withdrawExactSync({
2087
+ * assetAmount: 40_000_000n,
2088
+ * shareAmountMax: 40_200_000n,
2089
+ * vault: '0x...',
2090
+ * })
2091
+ * ```
2092
+ *
2093
+ * @param parameters - Parameters.
2094
+ * @returns The transaction receipt and event data.
2095
+ */
2096
+ withdrawExactSync: (parameters: earnActions.withdrawExactSync.Parameters<chain, account>) => Promise<earnActions.withdrawExactSync.ReturnValue>;
2097
+ };
1611
2098
  faucet: {
1612
2099
  /**
1613
2100
  * Funds an account with an initial amount of set token(s)
@@ -4554,43 +5041,6 @@ type DecoratorBase<chain extends Chain | undefined = Chain | undefined, account
4554
5041
  * @returns The account address and token expiry.
4555
5042
  */
4556
5043
  getAuthorizationTokenInfo: () => Promise<zoneActions.getAuthorizationTokenInfo.ReturnType>;
4557
- /**
4558
- * Returns deposit processing status for a given Tempo block number.
4559
- *
4560
- * @example
4561
- * ```ts
4562
- * import { createClient } from 'viem'
4563
- * import { http, zoneModerato } from 'viem/tempo/zones'
4564
- * import { tempoActions } from 'viem/tempo'
4565
- *
4566
- * const client = createClient({
4567
- * chain: zoneModerato(7),
4568
- * transport: http(),
4569
- * }).extend(tempoActions())
4570
- *
4571
- * const status = await client.zone.getDepositStatus({
4572
- * tempoBlockNumber: 1n,
4573
- * })
4574
- * ```
4575
- *
4576
- * @param parameters - Parameters.
4577
- * @returns The deposit status.
4578
- */
4579
- getDepositStatus: (parameters: zoneActions.getDepositStatus.Parameters) => Promise<zoneActions.getDepositStatus.ReturnType>;
4580
- /**
4581
- * Waits for a Tempo block's deposits to be processed by a zone.
4582
- *
4583
- * @example
4584
- * ```ts
4585
- * const status = await client.zone.waitForDepositStatus({
4586
- * tempoBlockNumber: 1n,
4587
- * })
4588
- * ```
4589
- *
4590
- * @param parameters - Parameters.
4591
- * @returns The processed deposit status.
4592
- */
4593
- waitForDepositStatus: (parameters: zoneActions.waitForDepositStatus.Parameters) => Promise<zoneActions.waitForDepositStatus.ReturnType>;
4594
5044
  /**
4595
5045
  * Returns the withdrawal fee for a given gas limit.
4596
5046
  *
@@ -4632,6 +5082,13 @@ type DecoratorBase<chain extends Chain | undefined = Chain | undefined, account
4632
5082
  * @returns The zone metadata.
4633
5083
  */
4634
5084
  getZoneInfo: () => Promise<zoneActions.getZoneInfo.ReturnType>;
5085
+ /**
5086
+ * Waits for a zone to import a Tempo block.
5087
+ *
5088
+ * @param parameters - Tempo block number and polling options.
5089
+ * @returns Zone metadata after the block has been imported.
5090
+ */
5091
+ waitForTempoBlock: (parameters: zoneActions.waitForTempoBlock.Parameters) => Promise<zoneActions.waitForTempoBlock.ReturnType>;
4635
5092
  /**
4636
5093
  * Requests a withdrawal from a zone to the parent Tempo chain.
4637
5094
  * Batches approve and withdrawal into a single transaction.
@@ -4677,14 +5134,14 @@ type DecoratorBase<chain extends Chain | undefined = Chain | undefined, account
4677
5134
  * transport: http(),
4678
5135
  * }).extend(tempoActions())
4679
5136
  *
4680
- * const { receipt } = await client.zone.requestWithdrawalSync({
5137
+ * const { receipt, senderTag } = await client.zone.requestWithdrawalSync({
4681
5138
  * token: '0x20c0...0001',
4682
5139
  * amount: 1_000_000n,
4683
5140
  * })
4684
5141
  * ```
4685
5142
  *
4686
5143
  * @param parameters - Parameters.
4687
- * @returns The transaction receipt.
5144
+ * @returns The transaction receipt and sender tag for the parent-chain withdrawal event.
4688
5145
  */
4689
5146
  requestWithdrawalSync: (parameters: zoneActions.requestWithdrawalSync.Parameters<chain, account>) => Promise<zoneActions.requestWithdrawalSync.ReturnValue>;
4690
5147
  /**
@@ -4776,11 +5233,11 @@ type BoundActionHelpers<action> = (action extends {
4776
5233
  } : {}) & (action extends {
4777
5234
  extractEvent: infer helper;
4778
5235
  } ? {
4779
- extractEvent: BoundHelper<helper>;
5236
+ extractEvent: helper;
4780
5237
  } : {}) & (action extends {
4781
5238
  extractEvents: infer helper;
4782
5239
  } ? {
4783
- extractEvents: BoundHelper<helper>;
5240
+ extractEvents: helper;
4784
5241
  } : {});
4785
5242
  type BoundAction<action> = action extends (...parameters: infer parameters) => infer returnType ? (parameters extends [Client<any, any, any>, infer args, ...unknown[]] ? (args: args) => returnType : parameters extends [Client<any, any, any>] ? () => returnType : never) & BoundActionHelpers<action> : never;
4786
5243
  type DecorateNamespace<namespace, actions> = {
@@ -4793,6 +5250,7 @@ export type Decorator<chain extends Chain | undefined = Chain | undefined, accou
4793
5250
  amm: DecorateNamespace<DecoratorBase<chain, account>['amm'], typeof ammActions>;
4794
5251
  channel: DecorateNamespace<DecoratorBase<chain, account>['channel'], typeof channelActions>;
4795
5252
  dex: DecorateNamespace<DecoratorBase<chain, account>['dex'], typeof dexActions>;
5253
+ earn: DecorateNamespace<DecoratorBase<chain, account>['earn'], typeof earnActions>;
4796
5254
  faucet: DecorateNamespace<DecoratorBase<chain, account>['faucet'], typeof faucetActions>;
4797
5255
  nonce: DecorateNamespace<DecoratorBase<chain, account>['nonce'], typeof nonceActions>;
4798
5256
  fee: DecorateNamespace<DecoratorBase<chain, account>['fee'], typeof feeActions>;