Tactus

Verified contract

Active on Ethereum with 698 txns
Deployed by via 0x552d0cb3 at 14729655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $133.4
0xb2674ecbfa34e1b323598b90dc9e6894c519cf8ee73ea07b390e2fb6cc7cbcdb
0x9be6fa8c85499972607238e27cedb8c284126096888488db64259f316c525607
0x62db769bb1df3b77165362674a807428b53a0c2c6254285e432a988baafb9d5d
0x17f7218caedad980a4938cb481f0c245b519d626be49e30f4cee6b2681f11a40
0x1a0772788be0f345c8782d5497ec597f5c6301635180ee41ba544fe587bba546
0xf9ac178522c1384bf548e2972c39e253cf0308287e082db54fbab16301294818
0x8b7d86ab3bb463d88065db413ed369a55a28b219e3c3925bc93952a823b3eecf
0xf24def2763a0f6780bc7745850b68efac343055201f5572ff484fa6b73cf0bc0
0xc46eb9789247d3d411f9c4c6f2b14f3035b2a9294d8a65bd864631b9ed40e10f
0x7a36455420c943bd7a78c2637673ec5a5ca3043924349729479b9e27e155c3ee

Functions
Getter at block 21378582
MAX_TOKENS(view returns (uint256)
10000
baseExtension(view returns (string)
.json
getPrice(view returns (uint256)
0
maxPurchase(view returns (uint256)
3
name(view returns (string)
Tactus
owner(view returns (address)
0x712fbf093b498be6be75a7ee824d61135a6e254a
saleIsActive(view returns (bool)
true
symbol(view returns (string)
TACT
totalSupply(view returns (uint256)
906
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)
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintKaktus(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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 _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.