psychedelic islands

Verified contract

Proxy

Active on Ethereum with 120 txns
Deployed by via 0xfcc3163c at 17146867
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 "psychedelic islands"

0x02a73b99e34b694c8d49b1cff4ec9afb617838dd90904bce8a973ae92e550970
From
0x4964b4e9466790f5a4f41bc20332c1e20b832365132420cc2e6e492503d56ef2
0xf48b95b6a18850081632e87cd77545887f2d471f76cd3bef6bfb71013be2a45e
0x9e70e5b923a21df39eb2b1b5f9b7f46eda72abb1346b1f4f7c0da4c5e6e3979b
0x33e8cfc066b57ffd421ef5cda8aae753de4e12d58bd9b1262c5b491713e70611
From
0x54c3f1de71bc9525ef1b1e7d29269e15c3822a33088209abbbe1548db6a4c0a1
From
0xe5d647061266aeeaf4c9c6a4a5f287c869a1d1350459e0f4af9c386c85b2c302
0xe9029fe1027981ad34e37f18009a71e2716129a58c8b259af56172af2e983939
0x57addf6f926c175ccc6c85c443f0034a8f0e90f57f8f27cb86598d90cff74292
0x0f3993100e9534d0985f8f2825d772ea77204429eb10ff12c0b8a1989f0be766

Functions
Getter at block 20889159
contractVersion(pure returns (string)
1.0.0
factory(view returns (address)
0x6f94f606a9ad1fddf75a73dc42d37a5991260bb0
 
getScript(view returns (string)
name(view returns (string)
psychedelic islands
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=40, startTime=1682711998, endTime=1682772872, price=15000000000000000)
symbol(view returns (string)
PSYIS
tokenInfo(view returns (string namestring symbolstring descriptionaddress fundsRecipentuint256 maxSupply)
(name=psychedelic islands, symbol=PSYIS, description=psychedelic islands are on-chain generative artworks, 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(