Shinsekai

Verified contract

Active on Ethereum with 26,325 txns
Deployed by via 0xa0b91960 at 14535364
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 "Shinsekai"

0x2aab46b91cb8211caba61690117290f19e1ae40bb8081031879848fdaa87b4ff
0x45866f10b7eac8bd2e6c153ad0a06f5fb99545b0963e8e9b5a22af696a99020c
0x46cae525f3d82d4791458e83d0434a068d5c2c90c0faac63ebefbfd604c1268e
0x65c65e6dbc61c3a7af58efd1b7e27c964d04ef1fdfe830a75e697ebf6eb32243
0x958e85dc485a5a855f23e223f97594e8ee10a3429fad3357b1e2f2bbc7024674
0x9f731cae6ab702cf3842d87f0edbe156c1cb91d76f1bb2be59a8f3c3ce2c1351
0xa96bceafe6cd2f3ec9d85d8fcb0e910e7ec543420f65ddeaae67b9962a4b3804
0xa245c565555e39cecea29eb04c3ef569ba0abac8de5536f57540495d7d9caec4
From
0x4711b14d2788fc7069b7ff803853eebfa6c7b0c9d57bfe7dee3f4a3ffcf59c5e
0x80e2a1a2f329c1af4496d62c28b3b3619f3ec69fd05943006652935a56430016

Functions
Getter at block 21246097
amountForTeam(view returns (uint256)
100
name(view returns (string)
Shinsekai
owner(view returns (address)
0x440b547982e0b0c526dfbfd088310d352addfa4f
portalAccessRoot(view returns (bytes32)
0x29e1b785553fecfc2d46bf79c457ff66f013dec5fce5c72a56ca5001f651d001
publicRegistrationRoot(view returns (bytes32)
0x9fa8aa1f206e3091912a2eb7188d19b504ab5d5b4860199e5ae091a5fd82f871
reserveCorpRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
saleConfig(view returns (uint32 publicSaleStartTimeuint32 publicSaleKeyuint64 portalAccessPriceuint64 reserveCorpPriceuint64 publicRegistrationPriceuint64 publicPrice)
(publicSaleStartTime=1649373449, publicSaleKey=100, portalAccessPrice=0, reserveCorpPrice=0, publicRegistrationPrice=0, publicPrice=0)
symbol(view returns (string)
SSK
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPublicSaleOn(uint256 publicPriceWeiuint256 publicSaleKeyuint256 publicSaleStartTimeview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
portalAccessClaimed(addressview returns (uint256)
portalAccessClaimedChecker(addressview returns (bool)
publicRegistrationChecker(addressview returns (bool)
publicRegistrationClaimed(addressview returns (uint256)
reserveCorpClaimed(addressview returns (uint256)
reserveCorpClaimedChecker(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(address[] receivers
portalAccess(bytes32[] _merkleProofuint256 quantitypayable 
publicRegistration(bytes32[] _merkleProofuint256 quantitypayable 
publicSaleMint(uint256 quantityuint256 callerPublicSaleKeypayable 
renounceOwnership(
reserveCorp(bytes32[] _merkleProofuint256 quantitypayable 
reserveGiveaway(uint256 numaddress walletAddress
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPortalAccessPrice(uint64 price
setPortalAccessRoot(bytes32 merkle_root
setPublicPrice(uint64 price
setPublicRegistrationPrice(uint64 price
setPublicRegistrationRoot(bytes32 merkle_root
setPublicSaleKey(uint32 key
setPublicSaleStartTime(uint32 time
setReserveCorpPrice(uint64 price
setReserveCorpRoot(bytes32 merkle_root
setupSaleInfo(uint64 whitelistPriceWei2uint64 whitelistPriceWei1uint64 publicRegistrationPriceuint64 publicPriceWeiuint32 publicSaleStartTime
teamMint(uint256 quantityaddress walletAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawAmount(uint256 _amount
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(uint256 amountForTeam_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
MintedQueryForZeroAddress(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(