WORD

Verified contract

Active on Ethereum with 21,991 txns
Deployed by via 0x2f3c02d2 at 9267630
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
 (#13890)
ERC-721
--
0x562b77beb37865c623834d1062c6101397fafefd49c0a2f11aa590fead62b2fa
From
0xd2f629ff7e95db73aa071d7a0de99b3f3f92dd6e53a51593fa72d43e488891a4
From
0xb258995c6bc43dd699ef4eb7c470b5e63577bcda1343921ed583b3c0d7d414fb
0xe25fddd8f654928ccdcd4c866413cac81af03927c46c2f84d614c16793699b27
0x58073cb80ab31aac8fa2970685e2cf14471458b7e7bbdb82a40775f919b3fb52
0x5c7e034966eb3926fe51c1431a6ac5db4c602a54c94765c7211aff5d0e595cff
0xd566d6ddbb2d6049b2658f9891e80df3562a7efafa9a167f1a69196cde8d5983
0xf93690c56ce786f97845c68cae766fbb52c89814f1ad1eceacf4a9b7b0fd435f
0xa27fd8e241d80010411115f863f612aedf4110170b2f9889dba0ee5e3409c6bd
0xdecba8af7bb5234c3c1b91c1e529ddd1c7efe6a295e98038c10be52f5f0f5543
From

Functions
Getter at block 21256704
name(view returns (string)
WORD
symbol(view returns (string)
WORD
totalSupply(view returns (uint256)
20019
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getWord(uint256 idview returns (string word)
isApprovedForAll(address owneraddress operatorview 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
add(string token1string token2payable 
approve(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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.