FakeThoughts

Verified contract

Active on Ethereum with 140 txns
Deployed by via 0x3c8b2f25 at 14566483
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FakeThoughts"

0x02f8833188edfce639bf54278c6a64203f97cba04d8d02e323d14b727332ce32
0x574c2620e3eaf7098cb8251be3bc0cb6bc7f664958b94a102afa20f87fefced4
0x845995038844fe821504d365ef23885989f2f8d098d7ae17cef23a98c687f8ba
0xff261bfa93a6d8c6f33900798818ff0f20a67063b988df3701057f737d3296c8
0x2f9d8d2198f4e1529e2d633c84a3de8ff8a5d301e83ab927f5470e5cb0e9cf2e
0x428f9f55199df152ed9abe36d4b15a374db9ff4168c981c5f658958131ee00d5
0x21b756ed0f03b4e64dad0496c2558ff88cae69a39f36fa964d188e45d989af6f
0x862a1850a4c17c215e6729ae11e9f303649196e127208f64c0b1554ed327e662
0xeccb331794c4aa59d6b6c5bc6e855d80772144a6d01a388803faaedf8688a85e
0xe95d34c4233247d54cf59895c3d7cf89858efa146c765de904e1410807a1f86e

Functions
Getter at block 21258644
MAX_SUPPLY(view returns (uint256)
1000
_nextTokenId(view returns (uint256 _value)
121
name(view returns (string)
FakeThoughts
owner(view returns (address)
0xdbf83e88528d8d89d08b8a177d44954f1e3d858e
saleIsActive(view returns (bool)
true
symbol(view returns (string)
FAKETHOUGHTS
totalSupply(view returns (uint256)
120
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPrice(uint256 _tokenIdpure returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _addressview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(payable 
pauseSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
startSale(
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 newBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.