AeraVaultModulesFactory

Verified contract

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

No balances found for "AeraVaultModulesFactory"

0x5b41631347885ee8248852f52dd7d452011405d3d69232dadc7567451a7f29fa
0x5a4676f4fff2d3dba603331fa1c7a694e7ce17ba755ec51a459d182d5733d5d1

Functions
Getter at block 20931317
owner(view returns (address)
0xa9d0ab171b00401524cb290abc21010baf022af7
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
v2Factory(view returns (address)
0x9500948c2beeeb2da4cc3aa21cb05bd2e7c27191
wrappedNativeToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
deployAssetRegistry(bytes32 saltaddress owner_address vaultstruct IAssetRegistryAssetInformation[] assetsaddress numeraireTokenaddress feeTokenaddress sequencerreturns (address deployed)
deployHooks(bytes32 saltaddress owner_address vaultuint256 minDailyValuestruct TargetSighashData[] targetSighashAllowlistreturns (address deployed)
renounceOwnership(
sweep(address tokenuint256 amount
transferOwnership(address newOwner
Events
AssetRegistryCreated(address indexed assetRegistryaddress indexed vaultaddress indexed ownerstruct IAssetRegistryAssetInformation[] assetsaddress numeraireTokenaddress feeTokenaddress wrappedNativeTokenaddress sequencer
HooksCreated(address indexed hooksaddress indexed vaultaddress indexed owneruint256 minDailyValuestruct TargetSighashData[] targetSighashAllowlist
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Sweep(address tokenuint256 amount
Constructor
constructor(address v2Factory_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Aera_CallerIsNeitherOwnerOrV2Factory(
Aera__V2FactoryIsZeroAddress(