MultiSigWalletV3

Verified contract

Implementation

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

No balances found for "MultiSigWalletV3"

No transactions found for "MultiSigWalletV3"


Functions
Getter at block 20855445
MAX_INCREASE(view returns (uint256)
100
contractId(view returns (bytes)
0x
nextNonce(view returns (uint128)
129
signerCount(view returns (uint16)
0
Read-only
checkSignatures(uint128 nonceaddress touint256 valuebytes datauint8[] vbytes32[] rbytes32[] sview returns (address[])
isFree(uint128 nonceview returns (bool)
signers(addressview returns (uint8)
toBytes(uint256 xpure returns (bytes result)
verifySignatures(bytes32 transactionHashuint8[] vbytes32[] rbytes32[] sview returns (address[])
State-modifying
checkExecution(address touint256 valuebytes data
execute(uint128 nonceaddress touint256 valuebytes datauint8[] vbytes32[] rbytes32[] sreturns (bytes)
initialize(address owner
migrate(address destination
migrate(address sourceaddress destination
setSigner(address signeruint8 signaturesNeeded
Events
Received(address indexed senderuint256 amount
SignerChange(address indexed signeruint8 signaturesNeeded
Transacted(address indexed toAddressbytes4 selectoraddress[] signers
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.