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

Neolastics

Verified contract

Active on Ethereum with 327 txns
Deployed by via 0xfe19b3f7 at 11534959
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Neolastics"

0x9ba9ba7641e9808334d956fc1ee2c8001b1b9845e8f5e5c939f9ec7c3509f4cd
0x0dbc7b6f544a1a901d22fccaf141c831197fd48dc23e9c31b996dd54df3cbd81
From
0x550cf7cee56d341e8a20a98408a934812f6dcd21817c950250597ddf5a598f6d
0x90fca7929e84f54545a0fcfddf29e705950d8fdd6756821e552492a5dd77b04d
0x2478beb56d18f99eae2a5761e316ae9848466edc8f3eef85d526186c2209954b
From
0x7cf63ba3f9aa46a46c60c3d432f0988bf8fccf9840db5cfc50133be2ccc22076
0x181bb728d753a820de952a91afa27eb5369cfae7ab41cc5c0adbe3009d6166e2
0xe590cc07631aee7b5a01d639d0ed01aba9f7e5345c7b83ba758bd57e29261582
From
0x8f689cc220eb137e50e3e069f0c4933e04cf95a3ba445bb455bd4154b1495ecd
0xee137e43f1e7aeff1886af80a2bd33df2b9e45b980ff733c31b9ed1f7dd7ea70

Functions
Getter at block 20807382
baseURI(view returns (string)
https://metadata.neolastics.com/.netlify/functions/server/
curve(view returns (address)
0x174150478891bdd4eaefab50fb24b9126f289fa6
name(view returns (string)
Neolastics
symbol(view returns (string)
NLS
totalEverMinted(view returns (uint256)
2563
totalSupply(view returns (uint256)
383
Read-only
balanceOf(address ownerview returns (uint256)
generateSVGFromHash(bytes32 _hashview returns (string)
generateSVGofTokenById(uint256 _tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(address burneruint256 tokenId
mint(address toreturns (uint256 newTokenId)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Burned(uint256 indexed tokenIdaddress indexed owneruint256 supplyAfterBurn
Minted(uint256 indexed tokenIduint256 totalEverMinteduint256 indexed timestampaddress indexed touint256 supplyAfterMint
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.