AuthorMe

Verified contract

Active on Ethereum with 33 txns
Deployed by via 0x17a8a384 at 13206586
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $978.33
0x77f6f6138a58967006df5f15b69ad07fbb84a898f017d1dc0dff900a54a3a485
0xf92ba2410c17a9d5d8ed38fab865e8dccb6f0786cfe2d9d98f43f215427d1fd5
0xa52e98043f62367761347eb81885666d7fabf305955a2491a00a1580e50cb8ee
0x87563046632b504590131e0c0a9011d457f040c0acb075fe1f451a5366b3db99
0x8e6a8c3a7312971bd7e97044ab5793c4474f92dd786a4b25d7bbbbad1dfeb873
0x189256f92de7daf13fc2cd80c64c6538dc88d00f055699e82dd1598c7056ab78
0x86d3c1efee2b590a3348f55130d3ac32bc68da7bcf5aaff153136647c411cb4a
0x7935b8732055c37d7d1ec77b7a20eaf49fd0ab994aad4ff12d687de890857e7a
0xdd722ae078448ccfff0c30f7d035a36498963903065a6dbe86a5bb3f5f0fb140
0x33584fac8a82700fc5b018ac9234b33dbd8e7f2a86ce763a63a3a0c5204cb7ce

Functions
Getter at block 21316734
MAX_SUPPLY(view returns (uint256)
7500
getSupplyData(view returns (uint256 _maxSupplyuint256 _totalSupplyuint256 _mintPricebool _saleIsActiveuint16 _minSeedLengthuint16 _minStoryLengthuint16 _numBurnedTokens)
(_maxSupply=7500, _totalSupply=17, _mintPrice=10000000000000000, _saleIsActive=true, _minSeedLength=20, _minStoryLength=250, _numBurnedTokens=0)
minSeedLength(view returns (uint16)
20
minStoryLength(view returns (uint16)
250
mintPrice(view returns (uint256)
10000000000000000
name(view returns (string)
AuthorMe
owner(view returns (address)
0xe8d9ad4bfcd008cd7c2cad26c0f13b2bfcf5d588
saleIsActive(view returns (bool)
true
symbol(view returns (string)
AUTHME
totalSupply(view returns (uint256)
17
Read-only
additionalContractInfo(uint8view returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getStory(uint256 tokenIdview returns (string fullStory)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
storySeeds(uint256view returns (string)
storyTexts(uint256view returns (string)
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
changeMinSeedLength(uint16 _newLength
changeMinStoryLength(uint16 _newLength
changeMintPrice(uint256 _newPrice
mint(string _seedTextstring _storyTextpayable 
ownerBurn(uint256 tokenId
ownerMint(string _seedTextstring _storyText
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAdditionalContractInfo(uint8 infoIndexstring info
setApprovalForAll(address operatorbool approved
toggleSaleState(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(address recipientuint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintPriceChanged(uint256 newPrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SaleStateChange(bool isActive
TokenMinted(uint256 tokenIndexaddress minterstring seedstring text
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.