SimpleMultiSig
Verified contract
Active on
Ethereum with 708 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$827.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.249 | $3,322.72 |
$827.36 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21231216 | 2 days ago | | | 0 | 0.0025313400 | |
| 21231214 | 2 days ago | | | 0 | 0.0025320600 | |
| 21231203 | 2 days ago | | | 0 | 0.0013589647 | |
| 21231194 | 2 days ago | | | 0 | 0.0013422736 | |
| 21231191 | 2 days ago | | | 0 | 0.0012936960 | |
| 21168835 | 11 days ago | | | 0 | 0.0053353757 | |
| 21166777 | 11 days ago | | | 0 | 0.0038855626 | |
| 21166765 | 11 days ago | | | 0 | 0.0041920311 | |
| 21166762 | 11 days ago | | | 0 | 0.0047411500 | |
| 21166736 | 11 days ago | | | 0 | 0.0037488582 |
ABI
ABI objects
Getter at block 21244725 owners() view returns (address[])
nonce() view returns (uint256)
704
threshold() view returns (uint256)
3
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.