Pixel Foxes

Verified contract

Active on Ethereum with 6,599 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"

0x84a1d58502b4987c021ab76d38da724ddab249402dedcead9039a96c3707fc3c
0xbf9d8aa3c3cc8862c68b4fb6c7c4c70610c49db410f4921116111b23b3364f9e
0xac699a0b074b1801cc51f999154e1404434680d4259e3b8957c86fa3c9f32087
0x05b5e50cb3f1b62ceb641866affc6e526baf8c4c01d754515fd64930debe3d51
0x466500f2d2b39d2abdabfcf42665ffa2f97ab56832832dc603270bb21899f03d
0xc610bf84095df430cd290f1778aa483ac505e4abbf148ac691f3905a44e01456
0xf81a59077403a17cea139c5758c27971cedb27b0a5f8499db659d685c62ac032
0x33b2d4a7198d537bd62844c6d221bdfe9a050699bc434773fea8275a4fd58973
0x1857b4c0204d893813897113edad112b1331df01106e4b5202ca46499447083d
From
0x625b1f4f568076dace2a6dac58d315824822bc81241743c7a4356cef4aa2cf9a

Functions
Getter at block 20869758
_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.