FoxGame

Verified contract

Active on Ethereum with 4,866 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 20 additional slots
-
variable spans 20 additional slots
 (#5298)
ERC-721
--
 (#5297)
ERC-721
--
0x44e74f897a156c60d8d20e89570038b301c734212a1484401b100ab9840de0ee
0x4ab2318e43e2ed89be0296436021b18de2f120d28abdc0e6ea968f25d4c4fbf6
0x5d01dfec3b0472e197981f4d736f99c9e3577a99842b9f11f9e2b2d8509a126f
0x661d2d2ab62ea7af2317e2a9ad30ef394aedec7649481dd6bbfffbccd2721597
0x178f4d61afdee6daa097a8511cf0f03e8aa6c35dda5bbacff0382b53bedce272
0xfca644d28c94278ad56b3930e64fed8841621904a64c477fa25f9436c2890793
0x32c449665d7eb5bebfadb3481207f569a426006d05c22218df5da4b820b69c26
0xf8b704b85d4f25b94e2648ac1711cc904e238f6fae48e0d99bca0b18c02824d3
0xb631c4ade11ffacb7a65fd6292a712c4006ec6c50ece476ac7cac6825d16ff82
0xadf77504774cad1865223fca078500545436fb0a644ea82249945f90b73ad808

Functions
Getter at block 20856594
MAX_GEN0_TOKENS(view returns (uint16)
10000
MAX_TOKENS(view returns (uint16)
50000
MINT_PRICE(view returns (uint256)
64900000000000000
getMaxGEN0Players(pure returns (uint16)
10000
maxMint(view returns (uint32)
500
minted(view returns (uint16)
10000
name(view returns (string)
FoxGame
owner(view returns (address)
0xdeadc3c69e54d9108b40ca10540ea446f1f7481e
presaleActive(view returns (bool)
true
saleActive(view returns (bool)
false
symbol(view returns (string)
FOX
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintCarrotCost(uint16 tokenIdpure returns (uint256)
getTraits(uint16 tokenIdview returns (struct IFoxGameNFTTraits)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleMinted(addressview returns (uint32)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOf(address ownerview returns (uint16[])
State-modifying
approve(address touint256 tokenId
mint(uint32 amountbool stakeuint256 seeduint48 expirationbytes sigpayable 
mintToAddress(uint256 amountaddress recipientuint256 originSeed
presaleMint(uint32 amountbool stakebool membershipuint48 expirationuint256 seedbytes sigpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMaxMintAmount(uint32 _maxMint
setTraitsContract(address _address
togglePresale(
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
uploadTraits(uint8 traitTypeIduint8[] _raritiesuint8[] _aliases
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(string kindaddress owneruint16 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PresaleActive(bool active
SaleActive(bool active
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address carrotaddress gameaddress traits
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.