Fox Game

Verified contract

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

No balances found for "Fox Game"

0x2ebe51a6c255d795924b4b047e1b7d875b2459f9cecea2149df1637a5ede7c27
From
0xab2f9086febd7a3c1903bc76b10c329e573b2dcc1988bef6b6af7a52463c1c69
0xc5566ac62f4999a637deff53af2e26109903f99947138bf88a95e4ac933858fa
0x4a4eb51bb9fb335ecf2e400ed71cd2d2800e95ca8088cfc591b7ba88a0640aee
0x821a9886848bac0f6b8bbe65aad1418ad5b7c4543aad2b7fcb5c720249a6971a
0x43b2bb51f7a098e2349d2a7fadba3e9af2c13251c8db92d0a83db75fbdd607e4
0xdc472447aff7d3353a41890e059ea893a4dc94e5ba7754b441cbbdfb027add5a
0x4fb3a9c503bf1b88d7b9450b41df18341357f8f5895e8e415e2f6c88fbca2ba6
0xc647e16c21b3ab5b260fdf4c07bbafaefda5ac35074bd3f9b90d47b772d9a7f5
0xa305751e98d46053f351a45315157ec65fac366ffefd031f4c03bffc74612854

Functions
Getter at block 20944784
MAX_SUPPLY(view returns (uint256)
1000
PRICE(view returns (uint256)
69420000000000000
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmXDzku7dc1GAmFWLBPPGQjjajmmk9AYKzPGkqy1yKCdYL/
currentCarrotCost(view returns (uint256)
1000000000000000000
minted(view returns (uint256)
77
name(view returns (string)
Fox Game
owner(view returns (address)
0x4087ef6553c8a8a8eae5d0ee9ac2db86fed4cf9e
paused(view returns (bool)
true
symbol(view returns (string)
FGAME
totalSupply(view returns (uint256)
77
Read-only
balanceOf(address ownerview returns (uint256)
earlyAccess(addressview returns (uint8)
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
MINT_OwnerFreeMint(uint8 amountpayable 
MINT_PublicSale(uint8 amountpayable 
MINT_ReservedForWhitelist(uint8 amountpayable 
Mint_With$Carrot(
approve(address touint256 tokenId
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setCarrotAddress(address _carrotAddress
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address recipient
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(string name_string symbol_string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.