Lil' Glyphs

Verified contract

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

No balances found for "Lil' Glyphs"

0x14797a60d4d1b5ac697282a3d76406be077e242bb28abf868d861ded382e23ec
0xa89af32b083662b45b196376cb2ef1a9e53dfa4f86155448709dadc2a24864d2
0x36bf322dad5aa7ee1a6b570b6f0127042d992839243356e41573339a24977940
0x26a538367a67fc4b54beb93c3c0feb3bcd964c0fe5c68bbfa26f24ed22af22ff
0x592f9ae74a406e1999ab2226c8caa0a72a52ff5d7ac67afc6e9f9470d3f89556
0xdda79abc8f22a970a95f23144063ae697facbde5bff58d89719bab0c971357a1
0x67da6370d846bd31f7c976e05425603c85c90989f393af3c49a444bc63e0590e
0x6ff202e8511c97ff14bf4c64250516ef6b32317baa32f3a93997cbcd224d6955
0xabe527314a71b12e99512ca4b65be44f4d92ff215d1b0c36b722c8699b39c3f4
0x1a833d1e33aae78b28e9208e5e3fa6bb7e8656eae58851b52773d7e7f0a734a0

Functions
Getter at block 20882016
name(view returns (string)
Lil' Glyphs
owner(view returns (address)
0x089fce8be711cabc806d69b1d0d5aebd52a06455
root(view returns (bytes32)
0x9a1952f8f62ad87c53cbe83a717bbbed0dfd769d118091206e74d101dc53ad45
symbol(view returns (string)
LxG
totalSupply(view returns (uint256)
540
Read-only
balanceOf(address ownerview returns (uint256)
bigGlyphToLilGlyph(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getBoolean(uint256 _packedBoolsuint256 _boolNumberpure returns (uint256)
getMatrixFromTokenId(uint256 tokenIdview returns (uint256[5][10] output)
getSvg(uint256 tokenIdview returns (string)
getTokenIdFromMatrix(uint256[5][10] matrixpure returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
setBoolean(uint256 _packedBoolsuint256 _boolNumberuint256 _valuepure returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
verify(bytes32[] proofbytes32 leafview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(uint256 bigGlyphuint256 lilGlyphbytes32[] proof
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setRoot(bytes32 _root
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(address pixelglyphs
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.