THE CODE

Verified contract

Active on Ethereum with 1,435 txns
Deployed by via 0xad6bfcd2 at 15663381
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 554 additional slots

No balances found for "THE CODE"

0x3fabc69659a4a9ba7dcd4fb1cf00ed9ce09f3dbe12f35c59ef03d6f379d65bb6
0xab8443ac104121849848418c23d30db2674508932c65812c10184fb4045d918c
0x7be803dc24308d203e5764567d8c64583794d7ca104dedeef80ab1b3ac827673
0xb4b88047f5dfae304e56f6198f89bdd8f001cce3f1183e455473be79549d00c3
0x59ca62883040f80f344533b6af37321d8f01fc830f8483a4472749c87eff2a4e
0xa752e49af4215438fe28df1dd93b2b3b86ba6094dcfa2a39ae48c800a0016d0e
0xd0da3b1d92d9cbad008bcb0a3f4777ce04cbc3c44e81de1265a816afdab74d01
0x3ffa8fb67571d02891aea458aed1fdc57a53dc05b8baa65c9d531f93e9aff1d5
0x1b1d82fe5c48d409413d325804f3febf295db635749e53c4f894459c9eb878e3
From
0x79ad440a6ade08b3c3ce96f1be46fcedaa16bbcb569179294de54967d5047031

Functions
Getter at block 20897226
mintingEnabled(view returns (bool)
true
name(view returns (string)
THE CODE
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x7616d56b1d952312c9d07d1601ce84bf0efa54fd
symbol(view returns (string)
CODE
totalSupply(view returns (uint256)
555
Read-only
HexToEnglish(bytes BytesDatapure returns (string[])
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCode(uint256 tokenIdview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
isDecoded(uint256view 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
Decode(uint256 tokenIdstring DecodedMessage
Encode(uint256 tokenId
TextColor(uint256 tokenIdstring color
TheCodeMints(uint256 mintAmount
ToggleMinting(
approve(address touint256 tokenId
mint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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.