Pixel Foxes

Verified contract

Active on Ethereum with 6,606 txns
Deployed by via 0xf0b50f99 at 13336549
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pixel Foxes"

0x770c381084851c183c8b7a991d87807c0d8300fb6f4d43ef4fbecff34b3c7a4e
0x8f276c8097e1a5d388ff7126eed50ac1a761163f8ac3a913d58a9a9a8d84519c
0x0a481b5c8dfbfab0d9785a3e337dde2dbe596a15de729701366638455cbfb738
0x4e9633f223f6edc08f40e09e315c88b6d38df87513a653f58f07055c557beac6
0xb1ac334cdfffd19e9e54e4bf23fe21a47f9414d598ef1db164a0ccc3a6131e17
0x18a0326bd052f69e12398b8265801333480167deb4582772f4b8ea4f1f2be7c3
0xf85be1dbda1480bf806724b507d5e09f74d6d4d97fbf8a6776503d56a7722278
0x84a1d58502b4987c021ab76d38da724ddab249402dedcead9039a96c3707fc3c
0xbf9d8aa3c3cc8862c68b4fb6c7c4c70610c49db410f4921116111b23b3364f9e
0xac699a0b074b1801cc51f999154e1404434680d4259e3b8957c86fa3c9f32087

Functions
Getter at block 21257125
_paused(view returns (bool)
false
getPrice(view returns (uint256)
10000000000000000
name(view returns (string)
Pixel Foxes
owner(view returns (address)
0x6b5ab6a908f262cf664e103315355fb750a77051
symbol(view returns (string)
PIXELFOXES
totalSupply(view returns (uint256)
10000
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
FoxMint(uint256 numpayable 
approve(address touint256 tokenId
giveAway(address _touint256 _amount
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
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 namestring symbolstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.