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

Foxes Of The Ether

Verified contract

Active on Ethereum with 633 txns
Deployed by via 0xe1738af7 at 14885673
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.66
0xe6a2992d26ca739aa4542b4ca1141d04b12fefbcc31bd2a356ff951dcbabee05
0x711a096971665b99b8a92b3f8c5a3f920be48528f6886b34902f1ca4fd03e8db
0xd28922b227ae74404b7f20969645d78c547c514f5654e34ea2535608b7128fee
0x6521e2b895335b19a58a95b41e0b391d68b4c2e592b6620149b6ae5e335c23b7
0x19f0be05d4c8891636ef97f77318f6cb73c9c8035068bb43e8d21c273afffea9
0xc1c6748fb232a165f48a5f0995656a79b6c570f1d1927e7f8ecb05623472ca72
0xb2c58e37530394d99dd2680183c7a559863618824cf32a1c01d5a1b772bc83dd
0x4ce3d7922f27836e50e4c571421897cc4fb3f070d84640d69e01df7a97961df2
0x919ace49636ab818c0c44d802621e88b55720df66a886052dcafc2163b7c299d
0xd6895526f08cca097712eaf5385052935f7442882348635386e05d5f350df446

Functions
Getter at block 20798072
baseURI(view returns (string)
ipfs://QmaY8JHCU6YXztyxyDzVcPLVCsmf49mcDB1A2vjmeYEoS1/
maxPerFree(view returns (uint256)
1
maxPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
4000
name(view returns (string)
Foxes Of The Ether
owner(view returns (address)
0x272625de049527478408291b66e4098c0d4f8daf
price(view returns (uint256)
1000000000000000
symbol(view returns (string)
FOX
totalFree(view returns (uint256)
4000
totalSupply(view returns (uint256)
4000
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseuri_
setPrice(uint256 price_
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
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.