MultisigModularAccountFactory

Verified contract

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

No balances found for "MultisigModularAccountFactory"

0x78bb06525d5f9fb6aa5ddf550e12e5cf13a9c9f76e799f1951332439a4e88806

Functions
Getter at block 21223772
ENTRYPOINT(view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
IMPL(view returns (address)
0x0046000000000151008789797b54fdb500e2a61e
MULTISIG_PLUGIN(view returns (address)
0x000000000000a53f64b7bcf4cd59624943c43fc7
owner(view returns (address)
0xddf32240b4ca3184de7ec8f0d5aba27dec8b7a5c
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
renounceOwnership(view 
Read-only
getAddress(uint256 saltaddress[] ownersuint128 thresholdview returns (address)
State-modifying
acceptOwnership(
addStake(uint32 unstakeDelayuint256 amountpayable 
createAccount(uint256 saltaddress[] ownersuint128 thresholdreturns (address addr)
transferOwnership(address newOwner
unlockStake(
withdraw(address toaddress tokenuint256 amount
withdrawStake(address to
Events
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address owneraddress multisigPluginaddress implementationbytes32 multisigPluginManifestHashaddress entryPoint
Fallback and receive
receive(
Errors
InvalidAction(
InvalidOwner(
InvalidThreshold(
OwnersArrayEmpty(
OwnersLimitExceeded(
TransferFailed(