Terraform: Truth Circle

Verified contract

Active on Ethereum with 108 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,159.32
0x866a6a9968af14f7220eb6a3e2de03c7d0922f5cbf088cb9e9620841a5e3b36a
0x94e85e4bb0356224b78b8b44e7b820d21d0bfe0c57eb7344b554550c1d4638e0
0x7acb65978464ce336e85bae91d4019cf66890e4bf0ab8def2135ca5b061e1509
0x6ebb9ea7f00bcd364e83a069d634a7ee5f12eb9e15b331c398ca5d8d8c2fbd7c
0x24058bc53e1fcbeccc53eb0e146ddd50344520bcdc8caca5a454abd472035b51
0xd3ada4633603902b4f5491397ea087e8ba44355d1620bea1cb6d2b90dd40a9b6
0xb43cdd4d6a40b65c745e43850c2c6eff34de48655291921967085943fc9b518b
0x95fea9470eea142298f7f17aee5bf9de0e1ffb6106b1ee9037d6eff946f0b984
0xaca2de2f98a22002ab112f80a24c7baf09eed4d54abb970c0664a03207021ab0
0x1b147b6ae7be99b97ae637f84c5154a21fe24918d522ef8f09e12ee03e43720b

Functions
Getter at block 21032406
MAX_PUBLIC_MINT(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
10000
PRICE_PER_TOKEN(view returns (uint256)
80000000000000000
PROVENANCE(view returns (string)
isAllowListActive(view returns (bool)
true
name(view returns (string)
Terraform: Truth Circle
owner(view returns (address)
0xcf243c3a730beb18d03adfceb617b013b9e69c6f
saleIsActive(view returns (bool)
false
symbol(view returns (string)
TRUTHCIRCLE
totalSupply(view returns (uint256)
50
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numAvailableToMint(address addrview returns (uint8)
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
mint(uint256 numberOfTokenspayable 
mintAllowList(uint8 numberOfTokenspayable 
renounceOwnership(
reserve(uint256 n
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowList(address[] addressesuint8 numAllowedToMint
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setIsAllowListActive(bool _isAllowListActive
setProvenance(string provenance
setSaleState(bool newState
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.