0xFactory's Animathereum

Verified contract

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

No balances found for "0xFactory's Animathereum"

0x9922bdd97a8cc3f6271fe7b67fb9dccc0f4822ff15f39e06f14180d5aa3694d3
0x44358000d5bd000ae44c90f800fb9ba3ca3feea1d4c7e12e67b00167aa067964
0xdfc8eca184585ae022796cce73bd23fcf40c5673332fce88bbf734eab9b08efe
0xdec643d2eabe504c4637c1b4b137d60983d9505027c48dd2849c19d53fbf487b
0x5772ec3a4f713f3fa886d91ffc8291b970f8860a9f87d942a4d923df18bd02c2
0x62e176f231deb96c08f83f2462bd5b7bc11a82491388340a68942a799ab8513a
0x61f5324c808bf37d7efaaaf3ad7b49bda6f4fbfa01b14e23cdba84eb9057335c
0x5a6841c1ef34e5dc078c8bfe2834cd85f9aa590556ac09c3a30b1f5a7664b27c
0xf709d79ed7e0dcf6ee1ab8dd92a95fd4029bd88e10fefd5fcf0a2f4b28c45025
0xf06b7c60592f5422dca3e492b61abeda8da2341c18440eb6f0edd5862a9d9558

Functions
Getter at block 21266338
MAX_NFTS(view returns (uint256)
9999
XFCT_CONTRACT(view returns (address)
0xa50f74f04420443519ad4908ddb82c02accab9d1
name(view returns (string)
0xFactory's Animathereum
owner(view returns (address)
0xd3799b05bf81f05358fac9e09760ba35876002b8
paused(view returns (bool)
false
symbol(view returns (string)
Animations
totalSupply(view returns (uint256)
9999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getXFCTBalance(address _ownerview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countpure returns (uint256)
priceInXFCT(uint256 _countpure 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
burnAllXFCT(
mint(address _touint256 _countpayable 
mintForXFCT(address _touint256 _count
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 
withdrawXFCT(
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(address _touint256 _count
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.