ModuleManager
Verified contract
Active on
Ethereum with 4,104 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20628878 | 3 months ago | | | 0 | 0.000070909032 | |
| 20585648 | 3 months ago | | | 0 | 0.000073488080 | |
| 20585510 | 3 months ago | | | 0 | 0.000064298868 | |
| 20585383 | 3 months ago | | | 0 | 0.00010601301 | |
| 20575444 | 3 months ago | | | 0 | 0.000058055680 | |
| 20568770 | 3 months ago | | | 0 | 0.000077600750 | |
| 20533773 | 3 months ago | | | 0 | 0.00053066597 | |
| 20519936 | 3 months ago | | | 0 | 0.00014016800 | |
| 20519779 | 3 months ago | | | 0 | 0.00012839743 | |
| 20485264 | 4 months ago | | | 0 | 0.00059746610 |
ABI
ABI objects
Getter at block 21257627
This contract contains no getter function objects.
Read-only
getNonce(address _wallet) view returns (uint256 nonce)
relayer(address) view returns (uint256 nonce)
State-modifying
Events addModule(address _wallet, address _module)
execute(address _wallet, bytes _data, uint256 _nonce, bytes _signatures, uint256 _gasPrice, uint256 _gasLimit) returns (bool success)
init(address _wallet)
recoverToken(address _token)
upgrade(address _wallet, address _upgrader)
ModuleCreated(bytes32 name)
ModuleInitialised(address wallet)
TransactionExecuted(address indexed wallet, bool indexed success, bytes32 signedHash)
constructor(address _registry)
This contract contains no fallback and receive objects.
This contract contains no error objects.