SCENES I The Mystery of Minamata

Verified contract

Active on Ethereum with 657 txns
Deployed by via 0x9bd37031 at 15599558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SCENES I The Mystery of Minamata"

0x16996894824b45480bc6d4bbb5deac5c633ce4fdef9ccb9f54663c969c42bb69
0x73ca4386fb88533d55411db536e58e5c0c5e5200deacac1af2d95f8f5afaa833
0xf46dee467d5e544ff3249e7ed55053ca74ccfd59c736b6b12f21f680f3a26b5a
0xb446219e7504fafce73f5d7cb6e8e8066764c574d7ed20241e2750b2abeafa55
0xdc5bfb6f4010eb81a18fff2f98237147634c1fb524afc378af66c81543593b7d
0xcd64647f959eed3e25802c084cfe3fa9a77cd7e00d872f059b32e2531c782e50
0x389409ee96eed6d5c34348c9c28f8354885079df04ab3f5ecbd8ab4f42fef81b
From
0x826fdc4585f9a81af188295d41f21da2e95f0ce90919262454705393d0bc159b
0x004cdbd3bbf09c0aea30a676a967ef548c84afb53999037f4f95ab66ae6d7f82
0x99a37b7b36d2cebfb66da85332f7950996f33077bf3488525c46bec137cdec2d

Functions
Getter at block 21304519
Max_Free_Per_Wallet(view returns (uint256)
3
Max_Per_TX(view returns (uint256)
10
Max_Supply(view returns (uint256)
3333
Num_Free_Mints(view returns (uint256)
1333
Price(view returns (uint256)
1000000000000000
baseTokenURI(view returns (string)
ipfs://bafybeiejcwbopn5rco67sbltrfz66p772rc5x5rf26zdbl7fftkvsg2may/
isMintActive(view returns (bool)
true
name(view returns (string)
SCENES I The Mystery of Minamata
owner(view returns (address)
0xe20f992ded7ec72e4b7bc6fe627eeb75185d95ca
symbol(view returns (string)
SIMM
totalSupply(view returns (uint256)
1439
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
mint(uint256 numberOfTokenspayable 
mintTo(uint256 numberOfTokensaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setFreeLimitPerWallet(uint256 _limit
setIsMintActive(bool _isMintActive
setMaxLimitPerTransaction(uint256 _limit
setMaxSupply(uint256 _Max_Supply
setNumFreeMints(uint256 _numfreemints
setSalePrice(uint256 _Price
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
treasuryMint(uint256 quantity
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(