FOXIES

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0xcdb33528 at 14266897
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
13 additional variables

No balances found for "FOXIES"

0x4ac0a92cad985a3c6c9a14c405befd175b33b0a517ba5ef476c0a7e0bc830ec4
0xf9422e69baf6d588a93a65edc1d716d04cceae422505123bed4198b4b4f5bcd5
0x49b2ef84927d0801e249e2e9f36f6defa3b04c44f8c6fa1663bd71b8a3dedaa9
0xa666b757652a516b827b2bd5dfab4b77d26266d7972f27edfcc17d183c685c42
0xf80f708be8abafcd527a3a0024ac7a72ed5add99cd481ffa1af99677643e9307
0x899eab218122087a1a310884a9345dc6b0e17f0695fd8bd811e37b5d3995a149
0xf23e597c22370708488f51649c9f80f8c3cff8572ee9cce44048fa4ea9c4b288
0x0f39ae7dae29aa06b3cd2003838e987f08c4fc289743c419ba49a0cfa59591ec
0x1cfa2090b1e608cb6489e74b861fa1d1f1d8ad9b92e503dd6c9cf10d0b723da4
0xfb03a7d29f60a11d2049dd1329ac0272315c75ffcb8c27cdfda54491bf57387c

Functions
Getter at block 21281008
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
10000
maxPerMint(view returns (uint256)
10
maxPerWallet(view returns (uint256)
100
name(view returns (string)
FOXIES
owner(view returns (address)
0xde994bdf8412e9b37bfcb0556bdae19386649924
presaleActive(view returns (bool)
false
price(view returns (uint256)
100000000000000000
saleActive(view returns (bool)
true
symbol(view returns (string)
FOXIES
totalRevenue(view returns (uint256)
2100000000000000000
totalSupply(view returns (uint256)
119
treasury(view returns (address)
0xde994bdf8412e9b37bfcb0556bdae19386649924
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview 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
approve(address touint256 tokenId
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address trustedForwarder_
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMerkleRoot(bytes32 newRoot
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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
MerkleRootSet(bytes32 indexed merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBaseURISet(string indexed tokenBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.