LITTLE BLOCK MACHINE

Verified contract

Proxy

Active on Ethereum with 797 txns
Deployed by via 0x357d3c6a at 16554287
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
7 additional variables

No balances found for "LITTLE BLOCK MACHINE"

0x527a69a4be1ad496ea5ab06d78aed9f3ca1f542abc626b9e04eaa5caee863d45
0x62dc1ad07a8fa3862d404a67abe5c54eeb4e7975c8452e7034cbfd1bfb3c5a74
0x88cba89550db5ef69196e56a17a90cd5b9d0ba3af93f2c8da5539b79d631fa36
0x2ae41175af9af362087d18c84f082cd48d4f48e4f41ece5b0efe49c07529b6c4
0xa8497dfa647b084e349eda72a0ad9f93a098412c7a2195214bf128b1fb6bbaa5
0x96ef117d27423073b61ff5e744361a167dfcb3b58a47cb8015edb2fa4c6fdc1b
0x72d96730d0f29d920d5f09627d304a657d4d61857ebfedc65d0acb705549fa4b
0x5f19b7e1005903e0eb6ef6a326f56764a14747db325a3ce6d2c1d3daf1e67947
From
0x40a53ac7b134e97b79a65b91da2a6dddcea17fe3c2fb0e3b0bd0a8c142841895
0x7e631125bcc055268f6e4514bece733fc64cdeabe3e0caa8ea690d6cafe295b7

Functions
Getter at block 21332068
contractVersion(pure returns (string)
1.0.0
factory(view returns (address)
0x6f94f606a9ad1fddf75a73dc42d37a5991260bb0
 
getScript(view returns (string)
name(view returns (string)
LITTLE BLOCK MACHINE
o11y(view returns (address)
0xb572d9ee104f764b25d5f74776c523d8c593d22d
owner(view returns (address)
0x9c6c4be06a2212d66524b77fa2721f074d886c6c
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
proxiableUUID(view returns (bytes32)
saleInfo(view returns (uint16 artistProofCountuint64 startTimeuint64 endTimeuint112 price)
(artistProofCount=10, startTime=1675499918, endTime=1678004674, price=10000000000000000)
symbol(view returns (string)
BLOKMCHN
tokenInfo(view returns (string namestring symbolstring descriptionaddress fundsRecipentuint256 maxSupply)
(name=LITTLE BLOCK MACHINE, symbol=BLOKMCHN, description=12 blocks \/ 12 color themes \/ on-chain \/ dynamic, fundsRecipent=0x9c6c4be06a2212d66524b77fa2721f074d886c6c, maxSupply=400)
totalSupply(view returns (uint256)
400
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(
addManyImports(struct IHTMLRendererFileType[] _imports
approve(address touint256 tokenId
initialize(address ownerbytes data
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
setMinter(address userbool isAllowed
setPreviewBaseURL(string uri
setScript(string script
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(