Etherwriter v1.1

Verified contract

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

No balances found for "Etherwriter v1.1"

0x81c3ae7bba1247d52e26a49f7aa1d9a54ac5e93b74a8b811089c651748a99e81
0xcef16cc2c1e290f7729f6127b8dd389f6487a003e2c5eef593ae81b6e2baae3f
0x9fce3e224f8c0e352685767639316f474ea6c2bbba22564de8eab765cd9ece45
0x2ab23f41a50acdf87dd86379d2f53fbe3adf70986827f52e224f5740d7e33616
0xcd3358192a8a8c32338c28cd948ae0cf59315fd6b2d43a1b94020195393ad556
0x2e2e842b08ab5bc32a81db51dc8fdc5dddebab48b07d4737db2a3e0941287da2
0xc8626c916f2ce8143de7fc069afeb67d378b0e5f5cc37a4ae345d94ad016cecb
0x0714de6d78448cb1a7f2461b59da5d17245eabf5970c5ac236404418a624a80d
0x35d1ca72dbbe1ba5f2804a1d6648d852418ffe5cb6ac454fe7ec2384d678ce93
0xa54e2fd96db878d143fff312338314381827eb66d829dac00295957266bacc7d

Functions
Getter at block 20909152
 
contractURI(view returns (string)
name(view returns (string)
Etherwriter v1.1
symbol(view returns (string)
EWR1
Read-only
balanceOf(address ownerview returns (uint256)
generateAnimation(uint256 tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeTokenText(uint256 tokenIdstring firstLinestring secondLinestring thirdLinestring fourthLine
changeWebURI(string _newWebsite
mint(string firstLinestring secondLinestring thirdLinestring fourthLinepayable 
pause(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
unpause(
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ChangedText(address indexed Owneruint256 indexed tokenIdstring firstLinestring secondLinestring thirdLinestring fourthLine
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.