This contract is being backfilled. You may encounter incomplete storage history.

Internet Game Token

Verified contract

Active on Ethereum with 24,211 txns
Deployed by via 0x8c88d913 at 14210935
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#6129)
ERC-721
--
0x241098fa1ea8690ff1d2a9268b3edf6f8c8de102eacea6028999d63af9d83950
0xfb42c90ea77535b1f8f6ba6ea2057021b67c2def2257ecd66374726e9124c843
0xf524ee621640579a0ad8f80199ee9933097f0fc9ee35de56b59d1845e9d8a147
0x30f123634a551bc85ef5bda192bfbb67ef622389612bca170c471af996efeb6d
0xaa1f16ddb048a3f7cd7286c82a7c7543999ff9e7f1f8e488ea218b7cd726063a
0x0c84c57f34ada8a5e04a2633606e9e9863fde54e6a5194b985020201c7700aff
From
0xfe5700dec45dded0b343984da168ef2603968098d0e9eab5f4cfc6d3b2b1074b
0x98ba55c49a6818f59be58ae0da4f4c23106eea60ec5cedc57d913c37dcf764f2
0xb747f566058bd18a61872c4a79a4bbdc43e9eccb4924cae859de8ba68b53674c
0x04ca323d5c13580bfb719ebd21c915d40f14d44408966291937db4d672a1d97d

Functions
Getter at block 20792775
bronzelistPrice(view returns (uint256)
75000000000000000
maxMintsPerTransaction(view returns (uint256)
2
maxPerTier(view returns (uint256)
1000
mintPrice(view returns (uint256)
175000000000000000
name(view returns (string)
Internet Game Token
owner(view returns (address)
0x96c80ab80a920efd32485bc2fb9dfec601f357e6
priceIncrement(view returns (uint256)
25000000000000000
publicMinted(view returns (uint256)
3484
saleOpen(view returns (bool)
false
startingPrice(view returns (uint256)
100000000000000000
symbol(view returns (string)
INTERNET_GAME_TOKEN
totalSupply(view returns (uint256)
8000
whitelistMinted(view returns (uint256)
4385
whitelistOpen(view returns (bool)
false
whitelistPrice(view returns (uint256)
50000000000000000
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
adminMint(address addruint256 tokenCount
approve(address touint256 tokenId
mint(bytes32 hashbytes signaturestring nonceuint256 tokenQuantitystring listuint256 timestamppayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setSignerAddress(address addr
toggleSale(
toggleWhitelist(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32 hashbytes signaturestring noncestring listuint256 timestamppayable 
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.