SimpleMultiSig
Verified contract
Active on
Ethereum with 67 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$23.98
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.007 | $3,425.46 |
$23.98 | |
USDL | ERC-20 | 12.125316K | $0.998357 |
$12,105.39 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21237725 | 4 days ago | | | 0 | 0.0014840231 | |
| 21237221 | 4 days ago | | | 0 | 0.0020208045 | |
| 21133207 | 19 days ago | | | 0 | 0.0012077089 | |
| 21131470 | 19 days ago | | | 0 | 0.0020213048 | |
| 21131470 | 19 days ago | | | 0 | 0.0020213048 | |
| 21130952 | 19 days ago | | | 0 | 0.0020210233 | |
| 20871614 | 2 months ago | | | 0 | 0.0037832185 | |
| 20835593 | 2 months ago | | | 0 | 0.0030343462 | |
| 20693775 | 3 months ago | | | 0 | 0.00085442000 | |
| 20693772 | 3 months ago | | | 0 | 0.00084729000 |
ABI
ABI objects
Getter at block 21269212 owners() view returns (address[])
nonce() view returns (uint256)
66
threshold() view returns (uint256)
2
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.