Glitch

Verified contract

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

No balances found for "Glitch"

0xc5fc56f497bbc631fe3e827ced70c47f16c5842f7e277f21be6979152436406f
0x9359450f9e10b39555c84946b5d166f68b4bc1de083e8bd9d155138ce4e3231d
0xc0c4cc73804cb359ec9ccfe620ca6b691b599782a691d706d331c5d51c00ce9a
0xda85e61e5bc251a8cc186425da3faadb597682cc079e4a26f379514c064fcffb
0x7d2b9d4cc6d605b53aef8f693b7eb2b34922b5a07f4d13aa65da0dd8ac150113
0xb7b4088963d8c8e4bb27b517643ced342e0ddc765f120089287c082a58d8958d
0x75531aea5ee527733b4ed92d84bc6d74547bb3fd1f1696981df6aaf00e9733bb
0x6bb258e789c754c40c3039d391bd7e34a79cd1fbc6cf5c463c2a53d7be2703f4
0xf27a9a4e47d5047b9fd3a8a557e7d53f3fb38e14d5a800d3cc48e48006582435
0xa3ae687ed2417a45cbc60c35b69cd702a6e9d4da19d2ba3cd34cefe0bdbd5823

Functions
Getter at block 21297517
deployedTime(view returns (uint256)
1631374624
name(view returns (string)
Glitch
owner(view returns (address)
0x73e7f75ffccec3a2939a58903ebb1a930fcd2e05
symbol(view returns (string)
GLITCH
totalSupply(view returns (uint256)
6118
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getEight(uint256 tokenIdview returns (uint256)
getFifth(uint256 tokenIdview returns (uint256)
getFirst(uint256 tokenIdview returns (uint256)
getFourth(uint256 tokenIdview returns (uint256)
getSecond(uint256 tokenIdview returns (uint256)
getSeventh(uint256 tokenIdview returns (uint256)
getSixth(uint256 tokenIdview returns (uint256)
getThird(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
requiredNfts(uint256view 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
addRequiredNft(address _nft
approve(address touint256 tokenId
claim(uint256 tokenId
ownerClaim(uint256 tokenId
removeRequiredNft(uint256 _idx
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.