Unicode (for Geeks)

Verified contract

Proxy

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

No balances found for "Unicode (for Geeks)"

0x413c0718527343ee0a6b2a6a596630ad1d2906e0ea6a89aa0c282edfc8100a60
0x19a90e0af8e187b14571625e798459dbf5ca3fe7776aee351a2536acb9c61fd4
0x842e79ec47e64563a72bfbaf15bc52bca73512e09157f4a616443ec4d38e237d
0x912a6fff18da28794ef7eee44c5667d1a0185eb5aacc8bdec5bae4263374cea5
0x09916afd31364d923e54e8710b534247747243d845e8f05a7ce8c8d5d60ed96a
0x3f399a26807dccd308cd1e72da3eb35b9ddf1c0833635de2a931cb2d3e51f5ef
0x84273e1bc8e4a891b9ee417ed5f68f28f5c69c6bfd2b25e8e092c1dfa30419e1
0x6e20fe11f47152645b26c0e21cf06f16f29fe2ebaf2deb1c6bbafad3a166e1c9
0x6a5d0ab8e10f4174930de904434d6cfae4d8f5595767fac45e59ce05bcd44a3f
0xcc51dfc7a39301ccd01922f4651795b2d2a07a20c6037169cf684108f5f9a851
From

Functions
Getter at block 20907380
name(view returns (string)
Unicode (for Geeks)
owner(view returns (address)
0xe0b604208176c9c991a310e242677dffddd3ab4d
symbol(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
charToCodepoint(string charuint256 offsetpure returns (uint256 codepointuint256 len)
codepointToChar(uint256 cppure 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)
codepointToBlock(uint256 cppure returns (string)
State-modifying
approve(address touint256 tokenId
mintAll(address tostring chars
mintAny(address tostring chars
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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

This contract contains no error objects.