SimpleMultiSig
Verified contract
Active on
Ethereum with 221 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$27.41
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008 | $3,426.67 |
$27.41 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21263507 | 19 hours ago | | | 0 | 0.0012818100 | |
| 21251964 | 2 days ago | | | 0 | 0.0016733092 | |
| 21245641 | 3 days ago | | | 0 | 0.0012974934 | |
| 21241512 | 4 days ago | | | 0 | 0.0020269993 | |
| 21233527 | 5 days ago | | | 0 | 0.0013754190 | |
| 21227465 | 6 days ago | | | 0 | 0.0022720945 | |
| 21219335 | 7 days ago | | | 0 | 0.0013661735 | |
| 21212053 | 8 days ago | | | 0 | 0.0022789606 | |
| 21201779 | 9 days ago | | | 0 | 0.0022789606 | |
| 21195925 | 10 days ago | | | 0 | 0.0022789606 |
ABI
ABI objects
Getter at block 21269257 owners() view returns (address[])
nonce() view returns (uint256)
220
threshold() view returns (uint256)
2
Read-only
ownersArr(uint256) view returns (address)
State-modifying
Events execute(uint8[] sigV, bytes32[] sigR, bytes32[] sigS, address destination, uint256 value, bytes data, address executor, uint256 gasLimit)
setOwners(uint256 threshold_, address[] owners_)
This contract contains no event objects.
constructor(uint256 threshold_, address[] owners_, uint256 chainId)
fallback()
This contract contains no error objects.