The latest block we've processed for this chain is 20894593, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

ooze

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0x425970be at 17461277
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 4 additional slots
8 additional variables

No balances found for "ooze"

0x07484affe75537475da89c17536ce684171b7623253a448aa2804eacfcb653aa
0x2c17802e978fc10fdfdee6fa0546310f49b3247c093582dc872980af8be05f88
0x5a34e269ca811ea1315a8cfdf8f4aae54b9409322ac58d58de4598fd43a2ae84
0xc5ae4338785fcd0b2f35b8f8df384d0007a563911248175f06bfdf2ae77fa033
0x9666acd60a5977d20f199d8debab74ea90e7e2241399fcb8275e2b459524d26c
0x1d15f23c2e58e7fb7a2052e81607cd4d19e4ea13be5c0acbe1e75f8ca4441a21
0x4314f2125cd4996cbde892e98c078b4926961211b114ff170a3ca5a31f50eeed
0x11e7261ad31fc6fa063c3cc20c5571bcc730ab3f9b2b7f6a7ff2ef369e19297c
0xdb2af8a68367dd7ada989201d052bc98f7af9ea072638c06f08b75c0bdfab006
0x85fb305b25d0628b5cbaf393bcea0a19f8d757d115012a8421493e08edd82db8

Functions
Getter at block 20894592
contractVersion(pure returns (string)
1.2.0
factory(view returns (address)
0x6f94f606a9ad1fddf75a73dc42d37a5991260bb0
getInteractor(view returns (address)
0x0000000000000000000000000000000000000000
 
getScript(view returns (string)
name(view returns (string)
ooze
o11y(view returns (address)
0xb572d9ee104f764b25d5f74776c523d8c593d22d
owner(view returns (address)
0x4774567d8e1f320bbb9765a1738c49f852855ac5
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
proxiableUUID(view returns (bytes32)
saleInfo(view returns (uint16 artistProofCountuint64 startTimeuint64 endTimeuint112 price)
(artistProofCount=23, startTime=1686618004, endTime=2036771812, price=25000000000000000)
symbol(view returns (string)
ooze
 
tokenInfo(view returns (string namestring symbolstring descriptionaddress fundsRecipentuint256 maxSupply)
totalSupply(view returns (uint256)
141
Read-only
allowedMinters(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
constructInitalProps(string _scriptstring _previewBaseURIaddress _rendererImplstruct ITokenTokenInfo _tokenInfostruct IFixedPriceTokenSaleInfo _saleInfostruct IHTMLRendererFileType[] _importspure returns (bytes)
generateFullScript(uint256 tokenIdview returns (string)
generatePreviewURI(string tokenIdview returns (string)
genericDataURI(string _namestring _descriptionstring _animationURLstring _imagepure returns (string)
getApproved(uint256 tokenIdview returns (address)
imports(uint256view returns (string nameaddress fileSystemuint8 fileType)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenHTML(uint256 tokenIdview returns (string)
tokenIdToPreviousBlockHash(uint256view returns (bytes32)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
addImport(struct IHTMLRendererFileType _import
addManyImports(struct IHTMLRendererFileType[] _imports
approve(address touint256 tokenId
initialize(address ownerbytes data
interact(uint256 tokenIdbytes interactionDatabytes validationData
purchase(uint256 amountpayable 
renounceOwnership(
safeMint(address to
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setFundsRecipent(address fundsRecipent
setHTMLRenderer(address _htmlRenderer
setImport(uint256 indexstruct IHTMLRendererFileType _import
setInteractor(address _interactor
setMinter(address userbool isAllowed
setPreviewBaseURL(string uri
setSaleInfo(uint64 startTimeuint64 endTimeuint112 price
setScript(string script
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateDescription(string description
upgradeTo(address _newImpl
upgradeToAndCall(address _newImplbytes _datapayable 
withdraw(returns (bool)
Events
Upgraded(address impl
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address impl
Constructor
constructor(address logicbytes data
Fallback and receive
fallback(
receive(
Errors
DELEGATE_CALL_FAILED(
INVALID_TARGET(
INVALID_UPGRADE(address impl
ONLY_UUPS(
UNSUPPORTED_UUID(
DELEGATE_CALL_FAILED(
FactoryMustInitilize(
FundsSendFailure(
INVALID_TARGET(
INVALID_UPGRADE(address impl
InvalidCodeAtRange(uint256 _sizeuint256 _startuint256 _end
InvalidPrice(
InvalidUpgrade(address impl
MaxSupplyReached(
NotDeployed(address impl
ONLY_CALL(
ONLY_DELEGATECALL(
ONLY_PROXY(
ONLY_UUPS(
ProofsMinted(
SaleNotActive(
SenderNotMinter(
SoldOut(
UNSUPPORTED_UUID(
WriteError(