SimpleMultiSig
Verified contract
Active on
Ethereum with 1,586 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 |
---|---|---|---|---|---|
USDT | ERC-20 | 1 | $1.002 |
$1 | |
TOMATOS | ERC-20 | 9.999 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12508524 | 3 years ago | | | 0 | 0.0026059632 | |
| 12508493 | 3 years ago | | | 0 | 0.0027757400 | |
| 12508480 | 3 years ago | | | 0 | 0.0028645121 | |
| 12502086 | 3 years ago | | | 0 | 0.0031988400 | |
| 12496156 | 4 years ago | | | 0 | 0.0032225760 | |
| 12494108 | 4 years ago | | | 0 | 0.0031318001 | |
| 12493920 | 4 years ago | | | 0 | 0.0056299584 | |
| 12485442 | 4 years ago | | | 0 | 0.0042651200 | |
| 12485144 | 4 years ago | | | 0 | 0.0051169920 | |
| 12483523 | 4 years ago | | | 0 | 0.0036356056 |
ABI
ABI objects
Getter at block 21256800
getOwersLength() view returns (int8)
4
getVersion() pure returns (string)
1
nonce() view returns (uint256)
1570
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.