MultiSig2of3
Verified contract
Active on
Ethereum with 31 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 |
---|---|---|---|---|---|
EBK | ERC-20 | 131.209643 | -- | -- | |
SLV | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8632227 | 5 years ago | | | 0 | 0.0018426910 | |
| 8626282 | 5 years ago | | | 0 | 0.0022398600 | |
| 8169610 | 5 years ago | | | 0 | 0.0016428400 | |
| 7734126 | 6 years ago | | | 0 | 0.00032819200 | |
| 7496136 | 6 years ago | | | 0 | 0.00040982000 | |
| 7249495 | 6 years ago | | | 0 | 0.00077547200 | |
| 6885140 | 6 years ago | | | 1.99 | 0.0011256000 | |
| 6881298 | 6 years ago | | | 3.99 | 0.0011256000 | |
| 6881028 | 6 years ago | | | 2.99 | 0.0011683728 | |
| 6840467 | 6 years ago | | | 2.6304204 | 0.0011683728 |
ABI
ABI objects
Getter at block 21274955
spendNonce() view returns (uint256)
6
unchainedMultisigVersionMajor() view returns (uint256)
2
unchainedMultisigVersionMinor() view returns (uint256)
0
Read-only
generateMessageToSign(address destination, uint256 value) view returns (bytes32)
State-modifying
Events spend(address destination, uint256 value, uint8 v1, bytes32 r1, bytes32 s1, uint8 v2, bytes32 r2, bytes32 s2)
Funded(uint256 newBalance)
Spent(address to, uint256 transfer)
constructor(address owner1, address owner2, address owner3)
fallback()
This contract contains no error objects.