SimpleMultiSig
Verified contract
Active on
Ethereum with 4,274 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$99.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03 | $3,333.03 |
$99.99 | |
TUBBY | ERC-20 | 1.476503K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12547423 | 3 years ago | | | 0.03 | 0.00052698474 | |
| 12412421 | 4 years ago | | | 0 | 0.017410827 | |
| 12412389 | 4 years ago | | | 0 | 0.017649497 | |
| 12412345 | 4 years ago | | | 0 | 0.018246771 | |
| 12406952 | 4 years ago | | | 0 | 0.025313145 | |
| 12405937 | 4 years ago | | | 0 | 0.013873272 | |
| 12401496 | 4 years ago | | | 0 | 0.0055226966 | |
| 12400516 | 4 years ago | | | 0 | 0.0067254300 | |
| 12400169 | 4 years ago | | | 0 | 0.0064057710 | |
| 12398020 | 4 years ago | | | 0 | 0.016282620 |
ABI
ABI objects
Getter at block 21258027
getOwersLength() view returns (int8)
4
getVersion() pure returns (string)
1
nonce() view returns (uint256)
2002
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.