CryptoFoxes

Verified contract

Active on Ethereum with 11,270 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1000 additional slots

No balances found for "CryptoFoxes"

0xacee134b9d08a044ed152b992a4a7776835cab0421e8b6ecd9fd2593be788fdb
0xda794fdabe898669134e96f9d619446a2560ec9398ae8918c6666f6efc7c951d
0xc9bba081cfdf25f01d601e3396ac98e0f6a3dde6fd176067763cb99c8d2cca2c
0xbe514c7570b00bc2e449e4f767872951096009704a6dc1e3b1d34d42f7deca6a
0xb21fb054d9cdcc33ff9e173626d844391f38705dfea3a2bc2c667db752d37665
0x57bd22d27b2136cfebf9fc20b7c011c5daa46bcf3e48ceb88f363373df526511
0x0c9691fedcedea82477fa22584df04e0731799c3cd1e1e940ad332058ca8e9d3
0xa60cb72ddc8fc8802d0dc79c0f5ff35b08bb46f7c292f01b2e98e2021c16dd33
0x41056fd5768ef726142e7f37d040416a8bf0069f7d4497943d9c957300b336c4
0x2bdce2a4836136cbb768a6a907db41e14721a8377b341fe3b977527f3935e1d5

Functions
Getter at block 21158697
MAX_FOXES(view returns (uint256)
11111
name(view returns (string)
CryptoFoxes
owner(view returns (address)
0x004cb0824debecf4bc0ce8ee42d1d4db76df3248
symbol(view returns (string)
CFXS
totalSupply(view returns (uint256)
11111
Read-only
balanceOf(address ownerview returns (uint256)
foxesV1exist(uint256 foxIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isAuthClaim(address _touint256 _foxV1Idview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countview returns (uint256)
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
approve(address touint256 tokenId
authClaim(address _touint256[] _foxesV1Id
buyTicket(address _touint256 _countpayable 
claimTicket(address _touint256[] _foxesV1Id
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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 baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.