ShinkaWorldCup

Verified contract

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

No balances found for "ShinkaWorldCup"

0x2d4ede7d0e33843cc28ab8f2f1a6972d65770a7262ce42c16c701c515f312d10
0x24c43b695636e741c7a092ec1f2b32a9c1e3c51142e3a576e1e6f780260c5aab
0xd93dabb552b86a198c884d9bc074278c7979e40d530be1a752c2adafbb617c1d
0xa2265f73a0e9368f0a373546a78ebbf7ddeb0055639441558c54d7b444e9ad33
0xf2b7c8ed857f200ed3b1f7f7a7fb4b329229d629998654d9e6cff35b1a5d2cd5
0x17f120b0328a22cea3fa6fa6433fa9ccad4f746305c25ca3405351ccf8638035
0xba792ca2fe8aac7428587d52e147f0d3949a4b3631afcc6299120bbb60848b42
0xace3e9cfa1ed0b5de4a4666fe188aee88de6cfd502c9101d6046e861a5acca8f
0x48ab455fcac4271dc90db860d964d4bf7a1c461cef6bd695f0054310f0d33114
0x7a777ed1eff73647fc187a4ca2295ae2adceb120686d8d0fed9fd430fc1cb000

Functions
Getter at block 21315577
baseURI(view returns (string)
ipfs://bafybeidfyjvda6miypojndimqy2svgk7rez3l2jyllx3zudjlamq663woa/
costCheck(view returns (uint256)
7900000000000000
maxFreePerWallet(view returns (uint256)
1
maxPerFree(view returns (uint256)
1
maxPerTx(view returns (uint256)
10
maxPerWallet(view returns (uint256)
10
maxSupply(view returns (uint256)
10000
mintEnabled(view returns (bool)
false
name(view returns (string)
ShinkaWorldCup
owner(view returns (address)
0x9d5c73b6f827ec770b69b26a7ccf915cef026c74
price(view returns (uint256)
7900000000000000
symbol(view returns (string)
SWC
totalFree(view returns (uint256)
10000
totalFreeMinted(view returns (uint256)
759
totalSupply(view returns (uint256)
765
Read-only
_mintedFreeAmount(addressview returns (uint256)
_totalMintedAmount(addressview returns (uint256)
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
CommunityWallet(uint256 quantityaddress user
approve(address operatoruint256 tokenId
burn(address mintAddressuint256 count
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseuri_
setMaxPerFree(uint256 MaxPerFree_
setMaxTotalFree(uint256 MaxTotalFree_
setPrice(uint256 price_
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
OperatorNotAllowed(address operator