Project Saisei

Verified contract

Active on Ethereum with 1,253 txns
Deployed by via 0x25ff91bf at 15290168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Project Saisei"

0x6ce568e83beabe5d08d2ce8abe529329c572a068a0f0097c32d3d168317d1d1d
0x9a36986fce0c615048aa2ca6f8aca588951a8b0f1f3a4777f9fd192f4af55997
0x791d1af4620fb5e645f1312047e9dbfd23bfc5896d63ed887e42d6b73b300184
0x666248128704befd9f24b74db37a4cea72cbdc05377e048ad811e8a3f084593a
0x6785ec7ed636324b696bfe9654a70daed220c9026324eba11d9d6fe44fce603f
0xae51ba8f7bdff0a3ae0deabe7298c693aa7e1e146f7cce38b53a07922892a259
0x2f0b493d17dffcd9a65703c7e93985fed394a6370e93e86cf3878c5553790d67
0x348db0752deb0ad400d140ee931171354d6833990581e9e2bdda6909787f6e1a
0x20f18daccb45651f0a0de759588f670c235fa9966039a2e7bca8786ac2f2f0e8
0x1b51a1f63e28b5e6d1125ba6d409f4c38231ee2bca68a1ba60762e5245c62b02

Functions
Getter at block 21416668
baseURI(view returns (string)
ipfs://QmcQJSk8GfTM5sJup1jqAjamAAAkyVMzKdHRB5SJ5C6XL6/
maxFreePerWallet(view returns (uint256)
2
maxPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
4444
mintEnabled(view returns (bool)
true
name(view returns (string)
Project Saisei
owner(view returns (address)
0x6804d9b812453564b869a5a4301b2eba6ddf8a6b
price(view returns (uint256)
5000000000000000
symbol(view returns (string)
PS
totalFree(view returns (uint256)
1444
totalSupply(view returns (uint256)
1522
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
mint(uint256 amountpayable 
ownerBatchMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
toggleMinting(
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
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

This contract contains no error objects.