SimpleFunctionRegistryFeature
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "SimpleFunctionRegistryFeature"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SimpleFunctionRegistryFeature"
ABI
ABI objects
Getter at block 22913198
FEATURE_NAME() view returns (string)
SimpleFunctionRegistry
FEATURE_VERSION() view returns (uint256)
18446744073709551616
Read-only
getRollbackEntryAtIndex(bytes4 selector, uint256 idx) view returns (address impl)
getRollbackLength(bytes4 selector) view returns (uint256)
State-modifying
Events extend(bytes4 selector, address impl)
registerMethods(address impl, bytes4[] methodIDs)
rollback(bytes4 selector, address targetImpl)
ProxyFunctionUpdated(bytes4 indexed selector, address oldImpl, address newImpl)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.