XenolC TKFTR
Verified contract
Active on
Ethereum with 1,328 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "XenolC TKFTR"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19061987 | 10 months ago | | | 0 | 0.00038534978 | |
| 19060267 | 10 months ago | | | 0 | 0.00027849592 | |
| 18751613 | a year ago | | | 0 | 0.00074751745 | |
| 18751611 | a year ago | | | 0 | 0.00077101191 | |
| 17616210 | a year ago | | | 0 | 0.00070580244 | |
| 17616207 | a year ago | | | 0 | 0.00077620434 | |
| 17616203 | a year ago | | | 0 | 0.00084550753 | |
| 17616199 | a year ago | | | 0 | 0.00083749170 | |
| 17616194 | a year ago | | | 0 | 0.00099993900 | |
| 15989141 | 2 years ago | | | 0 | 0.00059275052 |
ABI
ABI objects
Getter at block 21263530
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmQ57142Fjaoe6HNEbAyZTRDvgFaCtrLQKpYzJYJG9keBr/
maxPerTx() view returns (uint8)
30
maxPerWallet() view returns (uint8)
100
maxSupply() view returns (uint16)
10000
name() view returns (string)
XenolC TKFTR
publicMintStatus() view returns (bool)
true
reachedCapPrice() view returns (uint256)
5000000000000000
salePrice() view returns (uint256)
5000000000000000
symbol() view returns (string)
XENOLC
totalSupply() view returns (uint256)
6788
Read-only
_minted(address) view returns (uint8)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
publicMint(uint8 amount) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setMaxPerTx(uint8 max)
setMaxPerWallet(uint8 max)
setMaxSupply(uint16 supply)
setPublicMintStatus()
setReachedCapPrice(uint256 price)
setSalePrice(uint256 price)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.