SmartVaultFactory
Verified contract
Active on
Base with 0 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "SmartVaultFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SmartVaultFactory"
ABI
ABI objects
Getter at block 23055943
IMPLEMENTATION() view returns (address)
0x15ec0fa66a0d96a64d67c58368641fbe9325f3fa
initCodeHash() view returns (bytes32)
0xe8da772266cc87d3f12d3463bb718f7505a9967a61f9014f1795c0f9543dad2b
Read-only
getAddress(address owner_, struct Signer[] signers_, uint8 threshold_, uint256 salt_) view returns (address)
State-modifying
Events createAccount(address owner_, struct Signer[] signers_, uint8 threshold_, uint256 salt_) payable returns (address account)
SmartVaultCreated(address indexed vault, address owner, struct Signer[] signers, uint8 threshold, uint256 salt)
constructor()
This contract contains no fallback and receive objects.
InvalidNumberOfSigners()
InvalidSigner(struct Signer signer)
InvalidThreshold()