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

UniversalRegistry

Verified contract

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

No balances found for "UniversalRegistry"

0xf6cfb6f69e5cb4acf6101b6b4e2ecbff376cb842dfbb72efb1e90dd585545cd0
0xa75ad13beedb2d0a4b2b00cf06fdd3483a0ad5de0dd8cdc3559377c44993187b

Functions
Getter at block 20799828
defaultProtocol(view returns (address protocoladdress manageraddress defaultImplstring protocolVersionstring defaultImplVersion)
(protocol=0x8745074248634f37327ee748137c8b31238002c7, manager=0xbef66a28a7aa03d3feaebc3e19d58386474520a5, defaultImpl=0xc2d1e8fb0c10810bb888231e7b85118042846105, protocolVersion=3.0, defaultImplVersion=3.0-beta3)
lrcAddress(view returns (address)
0xbbbbca6a901c926f240b89eacb641d8aec7aeafd
owner(view returns (address)
0x4374d3d032b3c96785094ec9f384f07077792768
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.