This contract is being backfilled. You may encounter incomplete storage history.

WORD

Verified contract

Active on Ethereum with 21,987 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
--
0x58073cb80ab31aac8fa2970685e2cf14471458b7e7bbdb82a40775f919b3fb52
0x5c7e034966eb3926fe51c1431a6ac5db4c602a54c94765c7211aff5d0e595cff
0xd566d6ddbb2d6049b2658f9891e80df3562a7efafa9a167f1a69196cde8d5983
0xf93690c56ce786f97845c68cae766fbb52c89814f1ad1eceacf4a9b7b0fd435f
0xa27fd8e241d80010411115f863f612aedf4110170b2f9889dba0ee5e3409c6bd
0xdecba8af7bb5234c3c1b91c1e529ddd1c7efe6a295e98038c10be52f5f0f5543
From
0xe3893269c69728db02af8380b7b4df0860160228aa28de9e4f203585b50753d1
0x8c270a376a02f7fcc16c53e63a242e856c11949727b5f5e24fb3ed912b744827
0xf20340e1d9ae1b7ffb8e9c6e97c9ec7c5f49eec602668fb6740fc3e79c9fa38d
From
0x58bfb9d88fb631d0b01d3eb454107a0d26563d26c561479c9e49a70b2e9e99eb
From

Functions
Getter at block 20807671
name(view returns (string)
WORD
symbol(view returns (string)
WORD
totalSupply(view returns (uint256)
20018
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.