Prompter

Verified contract

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

No balances found for "Prompter"

0x4180b874046e65d9c36e4a3bae52e4ccd8150fdc1036181575fb91c60ee2ce50
0xe48785ad435f9be6640c0fc97d8ce9cffd3cc1acc9d220bae314bf0eebd5af30
0x464e04d171294e01cf3b4df78f667348702ae5038005c786661d3055856a8828
From
0x72f64ff38db47137ade18b394a5b47574532d244a6aba81c263485a09471ee28
0x15f54e045ddc6d3905b2c818e82ab42fa99d3047262eff59c6120eaf5dd3e2b0
0xe795b1bf5624749fb2a95300a026b548f6517bc318265ba85bd30f23325a595c
0xeda111eb844e5fc4c169618fc25b84b1b5303b15f0090a2fe7332c8f41842f2b
0xf588fde829d16ab2f7c5202826459abf408c7b00acfa9cf630497cddd4e4b00a
0xd8f72b4f0b7104e64353ec92f9b74a16d3f82bdad62d2a3b30644d5643f5556c
0x9690bf92fcbdad41d449783ff637bbd3e294a88ee3e7f62266dbd739e8ee2169

Functions
Getter at block 20893961
getFee(view returns (uint256)
0
name(view returns (string)
Prompter
owner(view returns (address)
0x000000000000000000000000000000000000dead
symbol(view returns (string)
TPC
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
newString(stringview 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
mint(string _Promptpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setFee(uint256 _newFee
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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
MaxNfts(