SimpleMultiSig
Verified contract
Active on
Ethereum with 46 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$61,146,212.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 16.934163K | $3,610.82 |
$61,146,212.84 | |
SHEESHA | ERC-20 | 0.01 | $4.39 |
$0.04 | |
HSF | ERC-20 | 1 | $0.010107 |
$0.01 | |
ICG | ERC-20 | 529 | -- | -- | |
ZHD | ERC-20 | 69 | -- | -- | |
MOH | ERC-20 | 23 | -- | -- | |
HQG | ERC-20 | 1 | -- | -- | |
HAW | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21231538 | 13 days ago | | | 0 | 0.0012523250 | |
| 21080863 | a month ago | | | 0 | 0.00060252000 | |
| 20615114 | 3 months ago | | | 0 | 0.00060240000 | |
| 20472845 | 4 months ago | | | 0 | 0.000030711656 | |
| 20421659 | 4 months ago | | | 0 | 0.0036043000 | |
| 20378565 | 4 months ago | | | 0 | 0.00060240000 | |
| 20184670 | 5 months ago | | | 0 | 0.0063568019 | |
| 19870365 | 7 months ago | | | 0 | 0.00060252000 | |
| 19563166 | 8 months ago | | | 0 | 0.0018466955 | |
| 19463944 | 8 months ago | | | 0 | 0.0022421201 |
ABI
ABI objects
Getter at block 21321258 owners() view returns (address[])
nonce() view returns (uint256)
42
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.