TrezorMultiSig2of3
Verified contract
Active on
Ethereum with 20 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 |
---|---|---|---|---|---|
GSE | ERC-20 | 100 | $0.000025 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6284461 | 6 years ago | | | 0 | 0.00035639100 | |
| 6143693 | 6 years ago | | | 10 | 0.00037865625 | |
| 6143404 | 6 years ago | | | 10 | 0.0021383550 | |
| 6143268 | 6 years ago | | | 10 | 0.00010500000 | |
| 6143260 | 6 years ago | | | 10 | 0.00010500000 | |
| 6143256 | 6 years ago | | | 10 | 0.00010500000 | |
| 6143251 | 6 years ago | | | 10 | 0.00010500000 | |
| 6141865 | 6 years ago | | | 9.9 | 0.00020933370 | |
| 6141854 | 6 years ago | | | 9.9 | 0.00011130000 | |
| 6126406 | 6 years ago | | | 10 | 0.0013505400 |
ABI
ABI objects
Getter at block 21305188
spendNonce() view returns (uint256)
1
unchainedMultisigVersionMajor() view returns (uint256)
1
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 new_balance)
Spent(address to, uint256 transfer)
constructor(address owner1, address owner2, address owner3)
fallback()
This contract contains no error objects.