MultiSigWalletFactory
Verified contract
Active on
Ethereum with 32 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "MultiSigWalletFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21183137 | 8 days ago | | | 0 | 0.031396688 | |
| 20789488 | 2 months ago | | | 0 | 0.0068643090 | |
| 20519103 | 3 months ago | | | 0 | 0.0011411708 | |
| 20108940 | 5 months ago | | | 0 | 0.0020737198 | |
| 20015609 | 6 months ago | | | 0 | 0.0045293574 | |
| 19965411 | 6 months ago | | | 0 | 0.0086006402 | |
| 18481700 | a year ago | | | 0 | 0.017729870 | |
| 18368275 | a year ago | | | 0 | 0.0029465455 | |
| 18162027 | a year ago | | | 0 | 0.0047226104 | |
| 17792414 | a year ago | | | 0 | 0.016570877 |
ABI
ABI objects
Getter at block 21243254
This contract contains no getter function objects.
Read-only
calculateMultiSigWalletAddress(address _implementation, address[] owners, uint256 required, uint256 nonce) view returns (address wallet)
State-modifying
Events createMultiSigWallet(address _implementation, address[] owners, uint256 required, uint256 nonce) payable returns (address)
createMultiSigWalletWithTransaction(address _implementation, address[] owners, uint256 required, uint256 nonce, struct MultiSigWalletImplementationTransaction transaction, struct MultiSigWalletImplementationSignature[] signatures) payable returns (address, bool)
NewMultiSigWalletCreated(address wallet)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.