SimpleMultiSig
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$572.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.17871 | $3,203.50 |
$572.5 | |
USDP | ERC-20 | 26.253169M | $0.999249 |
$26,233,452.81 | |
PAXG | ERC-20 | 50.879564 | $2,659.70 |
$135,324.38 | |
BUSD | ERC-20 | 14.79 | $0.981349 |
$14.51 | |
TKX | ERC-20 | 0.0001 | $11.77 |
$0 | |
COLLAR | ERC-20 | 10M | -- | -- | |
$ Evmosia.com | ERC-20 | 30K | -- | -- | |
HQG | ERC-20 | 2.3 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20885525 | a month ago | | | 0 | 0.0011937139 | |
| 20428111 | 3 months ago | | | 0 | 0.0060230083 | |
| 20184908 | 4 months ago | | | 0 | 0.0034093900 | |
| 19442451 | 8 months ago | | | 0 | 0.0045360319 | |
| 19442447 | 8 months ago | | | 0 | 0.0036432522 | |
| 19420890 | 8 months ago | | | 0 | 0.0069393603 | |
| 19364748 | 8 months ago | | | 0 | 0.016584551 | |
| 19327877 | 8 months ago | | | 0 | 0.010636343 | |
| 19234166 | 9 months ago | | | 0 | 0.0090407700 | |
| 19215925 | 9 months ago | | | 0 | 0.0094548300 |
ABI
ABI objects
Getter at block 21157887 owners() view returns (address[])
nonce() view returns (uint256)
39
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)
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.