ElementDAO ezETH Hyperdrive Deployer Coordinator

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xdf4dc988 at 20322395
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ElementDAO ezETH Hyperdrive Deployer Coordinator"

No transactions found for "ElementDAO ezETH Hyperdrive Deployer Coordinator"


Functions
Getter at block 20887308
coreDeployer(view returns (address)
0x82629da7b2c14933982e5de9ff97f505ff98a1f3
ezETH(view returns (address)
0xbf5495efe5db9ce00f80364c8b423567e58d2110
factory(view returns (address)
0xf95b98256edb861be389b9807f6656e8be2dc488
getNumberOfTargets(pure returns (uint256)
5
kind(view returns (string)
EzETHHyperdriveDeployerCoordinator
name(view returns (string)
ElementDAO ezETH Hyperdrive Deployer Coordinator
renzoOracle(view returns (address)
0x5a12796f7e7ebbbc8a402667d266d2e65a814042
restakeManager(view returns (address)
0x74a09653a083691711cf8215a6ab074bb4e99ef5
target0Deployer(view returns (address)
0xe841b3f7864ba9d13726aa2ee2027a2e0e486b55
target1Deployer(view returns (address)
0xc81b84995414bdc462da45b9a16e3f71e1ed860d
target2Deployer(view returns (address)
0xfc91a2083ba5067165d5ecd632465a8b514b2b9c
target3Deployer(view returns (address)
0xc0dc10957777ba5aaeec5d1df351a5bea64f0fb3
target4Deployer(view returns (address)
0x6940c108b1bee27600e8bb46d9710b46f60ff3ac
version(pure returns (string)
v1.0.15
Read-only
convertToBase(address _renzoOracleaddress _restakeManageraddress _vaultSharesTokenuint256 _shareAmountview returns (uint256)
convertToShares(address _renzoOracleaddress _restakeManageraddress _vaultSharesTokenuint256 _baseAmountview returns (uint256)
deployments(bytes32 _deploymentIdview returns (struct HyperdriveDeployerCoordinatorDeployment)
State-modifying
deployHyperdrive(bytes32 _deploymentIdstring __namestruct IHyperdrivePoolDeployConfig _deployConfigbytes _extraDatabytes32 _saltreturns (address)
deployTarget(bytes32 _deploymentIdstruct IHyperdrivePoolDeployConfig _deployConfigbytes _extraDatauint256 _targetIndexbytes32 _saltreturns (address target)
initialize(bytes32 _deploymentIdaddress _lpuint256 _contributionuint256 _aprstruct IHyperdriveOptions _optionspayable returns (uint256 lpShares)
Events

This contract contains no event objects.

Constructor
constructor(string _nameaddress _factoryaddress _coreDeployeraddress _target0Deployeraddress _target1Deployeraddress _target2Deployeraddress _target3Deployeraddress _target4Deployeraddress _restakeManager
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
DeploymentAlreadyExists(
DeploymentDoesNotExist(
FailedInnerCall(
HyperdriveAlreadyDeployed(
HyperdriveIsNotDeployed(
IncompleteDeployment(
InsufficientValue(
InvalidBaseToken(
InvalidCheckpointDuration(
InvalidFeeAmounts(
InvalidMinimumShareReserves(
InvalidMinimumTransactionAmount(
InvalidPositionDuration(
InvalidTargetIndex(
InvalidVaultSharesToken(
MismatchedConfig(
MismatchedExtraData(
NotPayable(
SafeERC20FailedOperation(address token
SenderIsNotFactory(
TargetAlreadyDeployed(
TransferFailed(
UnsupportedToken(