SimpleMultiSig
Verified contract
Active on
Ethereum with 434 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 1 | $0.999673 |
$1 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12507440 | 3 years ago | | | 0 | 0.0032036170 | |
| 12507409 | 3 years ago | | | 0 | 0.0025189600 | |
| 12507396 | 3 years ago | | | 0 | 0.0034375000 | |
| 12501813 | 3 years ago | | | 0 | 0.0031420290 | |
| 12491398 | 4 years ago | | | 0 | 0.011240798 | |
| 12470401 | 4 years ago | | | 0 | 0.0062111873 | |
| 12049217 | 4 years ago | | | 0 | 0.012666375 | |
| 11380183 | 4 years ago | | | 0 | 0.0034724130 | |
| 11259702 | 4 years ago | | | 0 | 0.0015950251 | |
| 11188522 | 4 years ago | | | 0 | 0.0015109689 |
ABI
ABI objects
Getter at block 21259977
getOwersLength() view returns (int8)
4
getVersion() pure returns (string)
1
nonce() view returns (uint256)
419
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)
Deposit(address indexed _from, uint256 _value)
Execute(address[] _confirmAddrs, address _destination, uint256 _value, bytes data)
constructor(uint256 threshold_, address[] owners_, uint256 chainId)
fallback()
This contract contains no error objects.