ModuleManager
Verified contract
Active on
Ethereum with 6,322 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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.002296 |
$0 | |
STT | ERC-20 | 2 | -- | -- | |
WDT | ERC-20 | 0.0005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19283782 | 9 months ago | | | 0 | 0.017239914 | |
| 18877297 | a year ago | | | 0 | 0.015109997 | |
| 18859622 | a year ago | | | 0 | 0.0056073115 | |
| 18420607 | a year ago | | | 0 | 0.012378583 | |
| 18077817 | a year ago | | | 0 | 0.0071218097 | |
| 17979661 | a year ago | | | 0 | 0.012407839 | |
| 17975038 | a year ago | | | 0 | 0.0048021321 | |
| 16926494 | 2 years ago | | | 0 | 0.0092120239 | |
| 16813321 | 2 years ago | | | 0 | 0.0092580236 | |
| 16740388 | 2 years ago | | | 0 | 0.00044508715 |
ABI
ABI objects
Getter at block 21294449
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.