IsoMetro

Verified contract

Proxy

Active on Ethereum with 510 txns
Deployed by via 0xf3046d0e at 19712635
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 48 additional slots
-
variable spans 11 additional slots
-
variable spans 3 additional slots

No balances found for "IsoMetro"

0x00d3d3cf02ff0fe3929be1949c96cdcd1cb019e6c13e572db4fac75303fb6ed2
0x1e06ffb7bdd3ba15eeed333d9572e1459a3aa4ef4bf3704372303f83b3075900
0xa08e20dfeb34c8909181534f4759b25d439357ba67d0daed1ab0eb9703e88fdd
0x2430e84befaec2e66864cb9797e0676c4759a710e804332f75006a9289a4189a
0x867c1642e0a74afec51ab990bcce28f947de70896acc630f5927c1696a95e89f
0x81ae99d58a75f4fb471c0a257edb7e08cb11553ade3f8d2ebec5ca025960da0e
0xb6a0705a4e958d64c39bf51d37bf6993ff003f5a832f9eaf4a1a763e7f2c1b2a
0x3f6065dbd604339d5f5134e5add676043a7170ac0bd36f20a590c3d1f9e24ec1
0x73e25b7eb317806307a0759364fa0a20bb59357edaedaed20fe90b48e6629727
0xf98bac50bd1c8eecd94d6d307494761fd94910ff6918c07f77ac664d86ba230e
From

Functions
Getter at block 20908541
getAllowListPrice(view returns (uint256)
150000000000000000
getArtInfo(view returns (address)
0x74f94f03489463a4044f44dfed19f3fb7ed4cd73
getArtScripts(view returns (address[])
[0xDf6957D44e97a920708E338254F88077FFaEeDc8, 0xfD211Dc8E08E34648a6Be70a28D6F762e98a5854, 0xdE9a662206c971a1d3728F5EF0C96eeb890f8115]
getBiddingStartTimeStamp(view returns (uint256)
0
getMaxSupply(view returns (uint256)
365
getMintPassStartTimeStamp(view returns (uint256)
1713844800
getPublicPrice(view returns (uint256)
170000000000000000
getPublicStartTimeStamp(view returns (uint256)
1713906000
 
getStatus(view returns (string)
getSupplyLeftForAuction(view returns (uint32)
25
getallowListStartTimeStamp(view returns (uint256)
1713891600
getmintPassHolderPrice(view returns (uint256)
80000000000000000
name(view returns (string)
IsoMetro
owner(view returns (address)
0x9ff68454dfe129322dea84266fd1cbba5e6334a1
symbol(view returns (string)
8NAPART
totalSupply(view returns (uint256)
365
Read-only
balanceOf(address ownerview returns (uint256)
getAllowListAndClaimStatus(address abytes32[] proofview returns (boolbool)
getApproved(uint256 tokenIdview returns (address)
getMintPassMinted(uint256 mintPassIdview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256[] _tokenIdsview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenHTML(uint256 tokenIdview returns (string artwork)
tokenHash(uint256 _idview returns (bytes32)
tokenIdToHash(uint256view returns (bytes32)
tokenIdToRevealer(uint256view returns (address)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
allowListMint(bytes32[] proofaddress apayable 
approve(address touint256 tokenId
artistMint(uint24 countaddress a
batchSafeTransferFrom(address _fromaddress _touint256[] _tokenIdsbytes data_
batchTransferFrom(address _fromaddress _touint256[] _tokenIds
claim(
initProject(struct EightNapOnChainProjectV1Project _paddress _libraryScripts
mintPassMint(uint256[] mintPassIdspayable 
placeBid(payable 
publicMint(address auint256 countpayable 
renounceOwnership(
revealAndBid(payable 
revealNextPiece(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setArtScripts(address[] _artScripts
setBaseURI(string _baseURI
setLibraryScripts(struct EightNapOnChainProjectV1LibraryScript[] _libraries
setMaxSupply(uint24 _maxSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ArtScriptsSet(
BaseURISet(string newBaseURI
Initialized(uint8 version
LibraryScriptsSet(
MaxSupplySet(uint24 newMaxSupply
NewBidPlaced(struct EightNapOnChainProjectV1Bid bid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PieceRevealed(
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidCodeAtRange(uint256 _sizeuint256 _startuint256 _end
WriteError(