@wireio/stake 1.6.69 → 1.8.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.browser.js +44 -44
- package/lib/stake.browser.js.map +1 -1
- package/lib/stake.js +44 -44
- package/lib/stake.js.map +1 -1
- package/lib/stake.m.js +44 -44
- package/lib/stake.m.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/ethereum/hoodi/common/Base58.sol/Base58.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/RestrictedCallers.sol/RestrictedCallers.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/iodata.sol/iodata.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/iodata_util.sol/iodata_util.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_data.sol/sysio_data.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_errors.sol/sysio_errors.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_merkle.sol/sysio_merkle.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_name.sol/sysio_name.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_pubkey.sol/sysio_pubkey.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_read.sol/sysio_read.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_tester.sol/SysioTester.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_verify.sol/sysio_verify.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_write.sol/sysio_write.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/BeaconState.sol/BeaconState.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/DepositManager.sol/DepositManagerV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthAuthority.sol/LiqEthAuthority.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IAccounting.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositContract.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositManager.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IStakingModule.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/LiqEthCommon.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthDeepFreeze.sol/LiqEthDeepFreeze.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthManaged.sol/LiqEthManaged.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/RewardsERC20.sol/RewardsERC20UpgradeableV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeableV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/Yield.sol/YieldOracle.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/accounting.sol/AccountingV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/liqEth.sol/LiqEthTokenV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/stakingModule.sol/StakingModuleV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/DepositManager.sol/DepositManager.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IAccounting.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IDepositContract.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IDepositManager.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IRewardsERC20.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IStakingModule.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/LiqEthCommon.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/RewardsERC20.sol/RewardsERC20Upgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/accounting.sol/Accounting.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/liqEth.sol/LiqEthToken.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/stakingModule.sol/StakingModule.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/withdrawalQueue.sol/WithdrawalQueue.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/Uint64BE.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/WithdrawalVault.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/BAR.sol/BAR.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/BAR.sol/BAR.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/Depositor.sol/Depositor.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/Depositor.sol/Depositor.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeDepositCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeDepositCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawConfirmCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawConfirmCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawFailedCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawFailedCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/InstaswapBridgeAttestationTypeLib.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/InstaswapBridgeAttestationTypeLib.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/LiqEthBridge.sol/IDepositorBridgeHooks.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/LiqEthBridge.sol/LiqEthBridge.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/LiqEthBridge.sol/LiqEthBridge.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPP.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPEndpoint.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPInbound.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPReceiver.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPSender.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OPPEndpoint.sol/OPPEndpoint.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OPPReceiver.sol/OPPReceiver.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPSender.sol/OPPSender.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OperatorRegistry.sol/OperatorRegistry.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OperatorRegistry.sol/OperatorRegistry.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostManager.sol/OutpostManager.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManager.sol/OutpostManager.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostManager.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostReserve.sol/OutpostReserve.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostReserve.sol/OutpostReserve.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/Pool.sol/Pool.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/Pool.sol/Pool.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/Pretoken.sol/Pretoken.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/Pretoken.sol/Pretoken.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapConfirmCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapConfirmCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapFailedCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapFailedCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapRequestCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapRequestCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapSettlementCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapSettlementCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitConfirmCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitConfirmCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitFailedCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitFailedCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitRequestCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitRequestCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalStakeDeltaCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalStakeDeltaCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAssetCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAssetCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAttestationTypeLib.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAttestationTypeLib.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAttestations.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAttestations.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/YieldDepositCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/YieldDepositCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/interfaces/IPretoken.sol/IPretoken.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/interfaces/IWarrant.sol/IWarrant.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/token/ERC1155Token.sol/ERC1155Token.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/token/ERC20Token.sol/ERC20Token.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/token/ERC721Token.sol/ERC721Token.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/token/Eman1155.sol/Eman1155.dbg.json +4 -0
- package/src/assets/ethereum/hoodi/token/Eman1155.sol/Eman1155.json +560 -0
- package/src/assets/ethereum/hoodi/token/Eman20.sol/Eman20.dbg.json +4 -0
- package/src/assets/ethereum/hoodi/token/Eman20.sol/Eman20.json +460 -0
- package/src/assets/ethereum/hoodi/token/Eman721.sol/Eman721.dbg.json +4 -0
- package/src/assets/ethereum/hoodi/token/Eman721.sol/Eman721.json +624 -0
- package/src/networks/ethereum/contract.ts +61 -25
|
@@ -210,6 +210,41 @@ export const MAINNET_ADDRESSES: AddressBook = {
|
|
|
210
210
|
*
|
|
211
211
|
*/
|
|
212
212
|
export const HOODI_ADDRESSES: AddressBook = {
|
|
213
|
+
// WIRE ETH DEVNET - AWS deployment 4/23/26
|
|
214
|
+
// LiqETH contracts
|
|
215
|
+
LiqEthAuthority: "0x457cCf29090fe5A24c19c1bc95F492168C0EaFdb",
|
|
216
|
+
BeaconState: "0x38a024C0b412B9d1db8BC398140D00F5Af3093D4",
|
|
217
|
+
WithdrawalQueue: "0xB82008565FdC7e44609fA118A4a681E92581e680",
|
|
218
|
+
LiqEthToken: "0xb9bEECD1A582768711dE1EE7B0A1d582D9d72a6C",
|
|
219
|
+
Accounting: "0x40918Ba7f132E0aCba2CE4de4c4baF9BD2D7D849",
|
|
220
|
+
DepositManager: "0xd6e1afe5cA8D00A2EFC01B89997abE2De47fdfAf",
|
|
221
|
+
WithdrawalVault: "0x6F6f570F45833E249e27022648a26F4076F48f78",
|
|
222
|
+
StakingModule: "0xB0f05d25e41FbC2b52013099ED9616f1206Ae21B",
|
|
223
|
+
// YieldOracle: "0x976fcd02f7C4773dd89C309fBF55D5923B4c98a1"
|
|
224
|
+
|
|
225
|
+
// Outpost contracts
|
|
226
|
+
OutpostManagerAuthority: "0xE8addD62feD354203d079926a8e563BC1A7FE81e",
|
|
227
|
+
iodata: '0x4aCABbC74a1cA9B0058d9ADAa0E00Af0f4f73212', // not provided in outpost-addrs.json, re-using previous value
|
|
228
|
+
Base58: '0x1241F36ff30065deD52d51f0d6524EF971259A12', // not provided in outpost-addrs.json, re-using previous value
|
|
229
|
+
OPPCommon: "0xe039608E695D21aB11675EBBA00261A0e750526c",
|
|
230
|
+
sysio_merkle: "0x071586BA1b380B00B793Cc336fe01106B0BFbE6D",
|
|
231
|
+
OPP: "0x3C15538ED063e688c8DF3d571Cb7a0062d2fB18D",
|
|
232
|
+
ReceiptNFT: "0x3904b8f5b0F49cD206b7d5AABeE5D1F37eE15D8d",
|
|
233
|
+
// MockAggregator: "0x56fC17a65ccFEC6B7ad0aDe9BD9416CB365B9BE8",
|
|
234
|
+
Pool: "0xFE5f411481565fbF70D8D33D992C78196E014b90",
|
|
235
|
+
// WireYieldHubAttestations: "0xD6b040736e948621c5b6E0a494473c47a6113eA8",
|
|
236
|
+
// LiqEthBridge: "0xAdE429ba898c34722e722415D722A70a297cE3a2",
|
|
237
|
+
BAR: "0xcE0066b1008237625dDDBE4a751827de037E53D2",
|
|
238
|
+
// OperatorRegistry: "0x87006e75a5B6bE9D1bbF61AC8Cd84f05D9140589",
|
|
239
|
+
OutpostManager: "0x8fC8CFB7f7362E44E472c690A6e025B80E406458",
|
|
240
|
+
sysio_write: '0x0Ec4C1BaB772958aa3Db27459643bfbE7d92E305', // not provided in outpost-addrs.json, re-using previous value
|
|
241
|
+
OPPInbound: "0x359570B3a0437805D0a71457D61AD26a28cAC9A2",
|
|
242
|
+
EthUsdPriceConsumer: "0xc9952Fc93Fa9bE383ccB39008c786b9f94eAc95d",
|
|
243
|
+
Pretoken: "0xD5724171C2b7f0AA717a324626050BD05767e2C6",
|
|
244
|
+
Depositor: "0x8B190573374637f144AC8D37375d97fd84cBD3a0"
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
213
248
|
// LiqETH contracts
|
|
214
249
|
// LiqEthAuthority: '0x3Eb66Bb91F7a022FbABc1619Cb6acce7025Bc41F',
|
|
215
250
|
// BeaconState: '0x08F879c6D0964E0A17bF688Af23168f654DF372e',
|
|
@@ -243,32 +278,33 @@ export const HOODI_ADDRESSES: AddressBook = {
|
|
|
243
278
|
|
|
244
279
|
// TEMPORARY WIRE ETH DEVNET ADDRESSES - 4/21/26
|
|
245
280
|
// LiqETH contracts
|
|
246
|
-
LiqEthAuthority: '0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512',
|
|
247
|
-
BeaconState: '0xCf7Ed3AccA5a467e9e704C703E8D87F634fB0Fc9',
|
|
248
|
-
WithdrawalQueue: '0x5FC8d32690cc91D4c39d9d3abcBD16989F875707',
|
|
249
|
-
LiqEthToken: '0xa513E6E4b8f2a923D98304ec87F64353C4D5C853',
|
|
250
|
-
Accounting: '0x8A791620dd6260079BF849Dc5567aDC3F2FdC318',
|
|
251
|
-
DepositManager: '0xB7f8BC63BbcaD18155201308C8f3540b07f84F5e',
|
|
252
|
-
WithdrawalVault: '0x0DCd1Bf9A1b36cE34237eEaFef220932846BCD82',
|
|
253
|
-
StakingModule: '0x0B306BF915C4d645ff596e518fAf3F9669b97016',
|
|
254
|
-
// YieldOracle: '0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE',
|
|
281
|
+
// LiqEthAuthority: '0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512',
|
|
282
|
+
// BeaconState: '0xCf7Ed3AccA5a467e9e704C703E8D87F634fB0Fc9',
|
|
283
|
+
// WithdrawalQueue: '0x5FC8d32690cc91D4c39d9d3abcBD16989F875707',
|
|
284
|
+
// LiqEthToken: '0xa513E6E4b8f2a923D98304ec87F64353C4D5C853',
|
|
285
|
+
// Accounting: '0x8A791620dd6260079BF849Dc5567aDC3F2FdC318',
|
|
286
|
+
// DepositManager: '0xB7f8BC63BbcaD18155201308C8f3540b07f84F5e',
|
|
287
|
+
// WithdrawalVault: '0x0DCd1Bf9A1b36cE34237eEaFef220932846BCD82',
|
|
288
|
+
// StakingModule: '0x0B306BF915C4d645ff596e518fAf3F9669b97016',
|
|
289
|
+
// // YieldOracle: '0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE',
|
|
290
|
+
|
|
291
|
+
// // Outpost contracts
|
|
292
|
+
// OutpostManagerAuthority: '0x202CCe504e04bEd6fC0521238dDf04Bc9E8E15aB',
|
|
293
|
+
// iodata: '0x4aCABbC74a1cA9B0058d9ADAa0E00Af0f4f73212',
|
|
294
|
+
// Base58: '0x1241F36ff30065deD52d51f0d6524EF971259A12',
|
|
295
|
+
// sysio_merkle: '0x172076E0166D1F9Cc711C77Adf8488051744980C',
|
|
296
|
+
// ReceiptNFT: '0x2B0d36FACD61B71CC05ab8F3D2355ec3631C0dd5',
|
|
297
|
+
// EthUsdPriceConsumer: '0xe8D2A1E88c91DCd5433208d4152Cc4F399a7e91d',
|
|
298
|
+
// Pool: '0x1c85638e118b37167e9298c2268758e058DdfDA0',
|
|
299
|
+
// OutpostManager: '0xAA292E8611aDF267e563f334Ee42320aC96D0463',
|
|
300
|
+
// sysio_write: '0x0Ec4C1BaB772958aa3Db27459643bfbE7d92E305',
|
|
301
|
+
// Pretoken: '0x18E317A7D70d8fBfE6E893616b52390EbBdb629',
|
|
302
|
+
// BAR: '0x4631BCAbD6dF18D94796344963cB60d44a4136b6',
|
|
303
|
+
// OPPCommon: '0xf4B146FbA71F41E0592668ffbF264F1D186b2Ca8',
|
|
304
|
+
// OPP: '0xBEc49fA140aCaA83533fB00A2BB19bDdd0290f25',
|
|
305
|
+
// Depositor: '0xCace1b78160AE76398F486c8a18044da0d66d86D',
|
|
306
|
+
// OPPInbound: '0x720472c8ce72c2A2D711333e064ABD3E6BbEAdd3',
|
|
255
307
|
|
|
256
|
-
// Outpost contracts
|
|
257
|
-
OutpostManagerAuthority: '0x202CCe504e04bEd6fC0521238dDf04Bc9E8E15aB',
|
|
258
|
-
iodata: '0x4aCABbC74a1cA9B0058d9ADAa0E00Af0f4f73212',
|
|
259
|
-
Base58: '0x1241F36ff30065deD52d51f0d6524EF971259A12',
|
|
260
|
-
sysio_merkle: '0x172076E0166D1F9Cc711C77Adf8488051744980C',
|
|
261
|
-
ReceiptNFT: '0x2B0d36FACD61B71CC05ab8F3D2355ec3631C0dd5',
|
|
262
|
-
EthUsdPriceConsumer: '0xe8D2A1E88c91DCd5433208d4152Cc4F399a7e91d',
|
|
263
|
-
Pool: '0x1c85638e118b37167e9298c2268758e058DdfDA0',
|
|
264
|
-
OutpostManager: '0xAA292E8611aDF267e563f334Ee42320aC96D0463',
|
|
265
|
-
sysio_write: '0x0Ec4C1BaB772958aa3Db27459643bfbE7d92E305',
|
|
266
|
-
Pretoken: '0x18E317A7D70d8fBfE6E893616b52390EbBdb629',
|
|
267
|
-
BAR: '0x4631BCAbD6dF18D94796344963cB60d44a4136b6',
|
|
268
|
-
OPPCommon: '0xf4B146FbA71F41E0592668ffbF264F1D186b2Ca8',
|
|
269
|
-
OPP: '0xBEc49fA140aCaA83533fB00A2BB19bDdd0290f25',
|
|
270
|
-
Depositor: '0xCace1b78160AE76398F486c8a18044da0d66d86D',
|
|
271
|
-
OPPInbound: '0x720472c8ce72c2A2D711333e064ABD3E6BbEAdd3',
|
|
272
308
|
|
|
273
309
|
// MockDepositContract: '0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0',
|
|
274
310
|
// LiqEthBridge: '0x7A9Ec1d04904907De0ED7b6839CcdD59c3716AC9', internal
|