SimpleMultiSig
Verified contract
Active on
Ethereum with 334 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 | 2.5 | $0.997099 |
$2.49 | |
TOMATOS | ERC-20 | 9.999 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12502630 | 3 years ago | | | 0 | 0.0025395480 | |
| 12502243 | 3 years ago | | | 0 | 0.0028498920 | |
| 12500913 | 3 years ago | | | 0 | 0.0040255635 | |
| 12252874 | 4 years ago | | | 0 | 0.021250320 | |
| 12252549 | 4 years ago | | | 0 | 0.018525920 | |
| 11972196 | 4 years ago | | | 0 | 0.0078339560 | |
| 11846316 | 4 years ago | | | 0 | 0.014483200 | |
| 11807519 | 4 years ago | | | 0 | 0.0094240000 | |
| 11722521 | 4 years ago | | | 0 | 0.0089269200 | |
| 11648107 | 4 years ago | | | 0 | 0.0044640001 |
ABI
ABI objects
Getter at block 21170988
getOwersLength() view returns (int8)
4
getVersion() pure returns (string)
1
nonce() view returns (uint256)
329
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.