ConfirmedTransactionModule

Verified contract

Active on Ethereum with 91 txns
Deployed by via 0xdd094282 at 11098283
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ConfirmedTransactionModule"

0xa2749dcf16e346f31cada5ac5d716bdfa965828beb6640ffccb9bce821bfb44c
0x7cdc0ad62516fa19a39f57869c98d61bcac4335d0f3297ae0cbb8e50451e060c
0x75d87c296e6a441180fcff26c6d983d72929f045b5889a8d834f1b684d3180ee
0x98fe0be4f0091e46606c210ef3ed6bc96917f7f78bd2688657921510d813a651
0xe246a142a1be406557ff4530134918ce1a9eea98f7f252d44637b8c556ed9bc7
0x9d9335eb551e5ec1425315f7594ac3dede5b1b7d54e56d61b84275686f77d0e7
0xb63ba3fe02ff7cd1eef0c678955e406403a664e3128e1a12906c564c0e74bcb9
0x8f109b66de0684bfd762c5289b510f8944bed6992a4159d6686dfc31cac4c964
0x459ffcb42c4091eda1839c863460255c3c0774453453c053a8f81973c9d98901
0x7dd569417a955b621f3f3a49ee1367bd3cf700710d92558679c2e2d9469e0284

Functions
Getter at block 20848262
NAME(view returns (string)
Confirmed Transaction Module
VERSION(view returns (string)
0.1.0
manager(view returns (address)
0x21f73d42eb58ba49ddb685dc29d3bf5c0f0373ca
Read-only
getTransactionHash(address touint256 valuebytes datauint8 operationbytes32 witnesspure returns (bytes32)
getTransactionStatus(bytes32 transactionHashview returns (bool confirmedbool executed)
isExecutor(addressview returns (bool)
State-modifying
changeMasterCopy(address _masterCopy
confirmTransaction(bytes32 transactionHash
executeTransaction(address touint256 valuebytes datauint8 operationbytes32 witness
revokeTransaction(bytes32 transactionHash
setExecutor(address executorbool allowed
setup(
Events
ChangedMasterCopy(address masterCopy
Confirmed(bytes32 indexed transactionHashaddress indexed manager
Executed(bytes32 indexed transactionHashaddress indexed executor
ExecutorUpdated(address indexed executorbool allowed
Revoked(bytes32 indexed transactionHashaddress indexed manager
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.