ModuleRegistryImpl
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ModuleRegistryImpl"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11248786 | 4 years ago | | | 0 | 0.0069995250 | |
| 11248552 | 4 years ago | | | 0 | 0.0053842500 | |
| 11240330 | 4 years ago | | | 0 | 0.0048458250 | |
| 11240328 | 4 years ago | | | 0 | 0.0048458250 | |
| 11240320 | 4 years ago | | | 0 | 0.0048458250 | |
| 11240317 | 4 years ago | | | 0 | 0.0048458250 | |
| 11240300 | 4 years ago | | | 0 | 0.0010176300 | |
| 11240281 | 4 years ago | | | 0 | 0.0010176300 | |
| 11227214 | 4 years ago | | | 0 | 0.00070842000 | |
| 11227213 | 4 years ago | | | 0 | 0.0032305500 |
ABI
ABI objects
Getter at block 21209123
enabledModules() view returns (address[])
[0xAC7C9f9Fb318Ebc08424406AEd752455ADE1EE55, 0x47Ff3FCC5955D9c2CAA609EBa66d34607Fd69482, 0xC25275687ab454791eBD170CD7a68fE46a75E216, 0x13B05742D857314847F6A583A7aC2C9324B1d62d, 0xaC70c6389B541eD4A36B86f957947208E864F9b5, 0xe915058dF18e7Efe92aF5c44Df3F575FBA061B64, 0xb684849F3a7bd53FbAD882302b5f7b9276C9B491, 0x5693e9eF54F7B78DdEf14997C1fbC51AA1d2FAc9, 0x60eEB5870ebEf49ce7cDc354dac49906CF8d9285, 0x829CE855Af88e3F6c6306de25C04fbC01394F680, 0x9BD708BA2e187Ed4540310e01bfb8e347528B434]
numOfEnabledModules() view returns (uint256)
11
owner() view returns (address)
0x4374d3d032b3c96785094ec9f384f07077792768
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isModuleEnabled(address module) view returns (bool)
isModuleRegistered(address module) view returns (bool)
State-modifying
Events claimOwnership()
disableModule(address module)
registerModule(address module)
renounceOwnership()
transferOwnership(address newOwner)
ModuleDeregistered(address module)
ModuleRegistered(address module)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.