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

HTMLRenderer

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x9342195d at 16379868
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "HTMLRenderer"

No transactions found for "HTMLRenderer"


Functions
Getter at block 21214795
contractVersion(pure returns (string)
1.0.0
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
generateFileImport(struct IHTMLRendererFileType scriptview returns (string)
generateManyFileImports(struct IHTMLRendererFileType[] _importsview returns (string)
generateURI(struct IHTMLRendererFileType[] importsstring scriptview returns (string)
State-modifying
acceptOwnership(
initilize(address owner
renounceOwnership(
transferOwnership(address newOwner
upgradeTo(address _newImpl
upgradeToAndCall(address _newImplbytes _datapayable 
Events
Initialized(uint8 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address impl
Constructor
constructor(address _factory
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DELEGATE_CALL_FAILED(
INVALID_TARGET(
INVALID_UPGRADE(address impl
InvalidUpgrade(address impl
ONLY_CALL(
ONLY_DELEGATECALL(
ONLY_PROXY(
ONLY_UUPS(
UNSUPPORTED_UUID(