This contract is being backfilled. You may encounter incomplete storage history.

UniversalRegistry

Verified contract

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

No balances found for "UniversalRegistry"

0xecff34b314e7846e01714609e119e35df6351c2b867138fea7978a7e1675f492
0x558dbed41aa80a49e9fab4c4ad3a322fdb953c84521a458c2d4ae68da81d5083
0xbd528ee2aec0e85f427e7f86afe84afb296df922faa9367b7ad63f8d074df0d6
0x660452199888bf968976b96bd440a432a701bc2580076672dccb730bbfbbb008
0xa4f946bb495483f5ae0478a9f9fe2001ea5a8d0824f251de4b09f8ce49e506d1

Functions
Getter at block 20796144
defaultProtocol(view returns (address protocoladdress manageraddress defaultImplstring protocolVersionstring defaultImplVersion)
(protocol=0x18dd1dda037b009f7c1024dddd58e4fe9f960ac7, manager=0x24ffcf27265c486bbc37ac1485764f80a5b5b65b, defaultImpl=0x730ea81c982939931d7514cc3fbc22eaf7d372ec, protocolVersion=3.1, defaultImplVersion=3.1.1)
lrcAddress(view returns (address)
0xbbbbca6a901c926f240b89eacb641d8aec7aeafd
owner(view returns (address)
0x96f16fdb8cd37c02deeb7025c1c7618e1bb34d97
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
exchanges(uint256view returns (address)
getExchangeProtocol(address exchangeAddressview returns (address protocoladdress manager)
isExchangeRegistered(address exchangeview returns (bool)
isProtocolAndImplementationEnabled(address protocoladdress implementationview returns (bool enabled)
isProtocolEnabled(address protocolview returns (bool)
isProtocolRegistered(address protocolview returns (bool)
protocols(uint256view returns (address)
versionMap(stringview returns (address)
State-modifying
claimOwnership(
disableProtocol(address protocol
enableProtocol(address protocol
forgeExchange(uint8 forgeModebool onchainDataAvailabilityaddress protocoladdress implementationreturns (address exchangeAddressuint256 exchangeId)
registerProtocol(address protocoladdress implementationreturns (address manager)
renounceOwnership(
setDefaultProtocol(address protocol
transferOwnership(address newOwner
Events
DefaultProtocolChanged(address indexed oldDefaultaddress indexed newDefault
ExchangeForged(address indexed protocoladdress indexed implementationaddress indexed exchangeAddressaddress owneruint8 forgeModebool onchainDataAvailabilityuint256 exchangeIduint256 amountLRCBurned
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProtocolDisabled(address indexed protocol
ProtocolEnabled(address indexed protocol
ProtocolRegistered(address indexed protocoladdress indexed implementationManagerstring version
Constructor
constructor(address _lrcAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.