Internet Game S2 Ticket

Verified contract

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

No balances found for "Internet Game S2 Ticket"

0x5c659319e18a23f8c7cb07b94f7903135e54360c4c0359871b39a1b3507c5206
0xdeafe7cc1d1084090807ce6d5e18dbea723834c1e75aacfcdc0acbd19a2fafd0
0xfa7d00afff82d42f520233adf29be959f2724765b0034cb646c5dc08fe526101
0x3aef833bb42738db440597745eff071cf87f84421db6bf4822f5d0dc0db7bb11
0xf747156d74994c0ec2290478c6d0b581978ba673e3a0fa6f7e444afc7c7a49ed
0x1d9241c541e4e1e23c64feb7b1aecf18ec931066ba8ac4b64ca24462c02521bc
0x9851f95ba7ef230c3ec5fdca954c06458ca5b090779ce98d65d3d78d6a2232a9
0xb66c67f1392963c40d277472c63086c8600afc787d0b75972e7bd38a3250d95a
0x80748758383521e12fe1fad5ab601abe24bead0c6d99222009b6fb5ba7bc3416
From
0x2a8f7b31b7ef214dbe10413575d9273f311589bb3ebacb209305243a99f1f650
From

Functions
Getter at block 21313297
allowlistMints(view returns (uint256)
138
allowlistOpen(view returns (bool)
false
allowlistPrice(view returns (uint256)
59000000000000000
gametokenMints(view returns (uint256)
2337
gametokenPrice(view returns (uint256)
34000000000000000
macMints(view returns (uint256)
444
mintPrice(view returns (uint256)
69000000000000000
name(view returns (string)
Internet Game S2 Ticket
owner(view returns (address)
0x96c80ab80a920efd32485bc2fb9dfec601f357e6
publicMints(view returns (uint256)
1537
saleOpen(view returns (bool)
false
symbol(view returns (string)
INTERNET_GAME_S2_TICKET
totalSupply(view returns (uint256)
4787
transfersLocked(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
canMint(string nonceview returns (bool)
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
adminMint(address addruint256 quantity
allowlistMint(bytes32 hashbytes signaturestring noncestring listuint256 maxQuantityuint256 quantitypayable 
approve(address touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setSignerAddress(address addr
toggleAllowlist(
toggleSale(
toggleTransfers(
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
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(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(