@wireio/stake 1.4.69 → 1.5.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/stake.js CHANGED
@@ -71497,16 +71497,16 @@ const HOODI_ADDRESSES = {
71497
71497
  Base58: "0x1241F36ff30065deD52d51f0d6524EF971259A12",
71498
71498
  sysio_merkle: "0x172076E0166D1F9Cc711C77Adf8488051744980C",
71499
71499
  ReceiptNFT: "0x2B0d36FACD61B71CC05ab8F3D2355ec3631C0dd5",
71500
- EthUsdPriceConsumer: "0x5c74c94173F05dA1720953407cbb920F3DF9f887",
71500
+ EthUsdPriceConsumer: "0xe8D2A1E88c91DCd5433208d4152Cc4F399a7e91d",
71501
71501
  Pool: "0x1c85638e118b37167e9298c2268758e058DdfDA0",
71502
- OutpostManager: "0xA4899D35897033b927acFCf422bc745916139776",
71502
+ OutpostManager: "0xAA292E8611aDF267e563f334Ee42320aC96D0463",
71503
71503
  sysio_write: "0x0Ec4C1BaB772958aa3Db27459643bfbE7d92E305",
71504
- Pretoken: "0xe8D2A1E88c91DCd5433208d4152Cc4F399a7e91d",
71504
+ Pretoken: "0x18E317A7D70d8fBfE6E893616b52390EbBdb629",
71505
71505
  BAR: "0x4631BCAbD6dF18D94796344963cB60d44a4136b6",
71506
71506
  OPPCommon: "0xf4B146FbA71F41E0592668ffbF264F1D186b2Ca8",
71507
71507
  OPP: "0xBEc49fA140aCaA83533fB00A2BB19bDdd0290f25",
71508
- Depositor: "0x18E317A7D70d8fBf8e6E893616b52390EbBdb629",
71509
- OPPInbound: "0xAA292E8611aDF267e563f334Ee42320aC96D0463"
71508
+ Depositor: "0xCace1b78160AE76398F486c8a18044da0d66d86D",
71509
+ OPPInbound: "0x720472c8ce72c2A2D711333e064ABD3E6BbEAdd3"
71510
71510
  };
71511
71511
  const ADDRESS_BOOK_BY_CHAIN = {
71512
71512
  [core.EvmChainID.Ethereum]: MAINNET_ADDRESSES,