Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
No balances found for "Msign"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17618928 | a year ago | | | 0 | 0.0021483600 | |
| 17618925 | a year ago | | | 0 | 0.00072666000 | |
| 17618921 | a year ago | | | 0 | 0.00062677067 | |
| 17618916 | a year ago | | | 0 | 0.0035661302 | |
| 17618860 | a year ago | | | 0 | 0.0024048600 | |
| 17618855 | a year ago | | | 0 | 0.00072666000 | |
| 17618714 | a year ago | | | 0 | 0.00070765351 | |
| 17618688 | a year ago | | | 0 | 0.0039338223 | |
| 17604018 | a year ago | | | 0 | 0.0012321982 | |
| 17604014 | a year ago | | | 0 | 0.00069551180 |
ABI
ABI objects
Getter at block 21214148
signers() view returns (address[])
[0xe487df4483a3CC543958D3D486A6246afD85C2e4, 0xfb5cCd47fcAbFA70e76409B42faC800E0b22A519, 0xA83548D3B76752fAA0Deae2e122bf4160148806a]
threshold() view returns (uint256)
2
unDoneIdList() view returns (bytes32[])
[0x6367105a09b6692cb52a8a0ba3e64682b85159b3a7aa44cde1c3c4861846d1b7, 0x2164836e2362949b67f5e2cd8b9b3d03d78bc38c1af2d1ee4705323d6689f4c1]
Read-only
canSign(address signer, bytes32 id) view returns (bool)
gethash(address code, uint256 salt, bytes data) pure returns (bytes32)
mulsignweight(bytes32 id) view returns (uint256)
proposals(bytes32) view returns (address code, bytes data, uint256 done, uint256 blockNumber)
signable(address signer) view returns (bool)
State-modifying
Events activate(address code, bytes data) returns (bytes32)
disable(address account)
enable(address account)
execute(bytes32 id) returns (bool success, bytes result)
sign(bytes32 id)
Activate(address indexed sender, bytes32 id)
Disable(address indexed sender, address indexed account)
Enable(address indexed sender, address indexed account)
Execute(address indexed sender, bytes32 id)
Sign(address indexed sender, bytes32 id)
constructor(uint256 _length, address[] _accounts)
This contract contains no fallback and receive objects.
This contract contains no error objects.