The Neon Pepes

Verified contract

Active on Ethereum with 7,486 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Neon Pepes"

0xbe67919447fb037f4e82dc7fd54d7dfb0700f16d9c267ca8f02f4ddc35839100
0xc60081fb9606c73b887887d4e3b8b8207db1cd336b57d08c53de02002ef3693b
0x4d854ebfe2c3bd9916f049b2af34eaa2902f4f7bb7ef8c412cbd04584d14603b
0xc53892e30357ad26b538ef5738afd5c6b0f9cc3ae26d8e31786cc792b64ec7a3
0x7e3cee79b1015c6b9024fd99982b087426888fd13939c88e0a18545f13fd75e9
0x565f405c070cd2ef0942b2956f52520370a9f7accfcc959aaed58ed833269145
0x477eaae66698b3ca46cc0f7ce55f9206daea27237093a002fef92eaa7213fc84
0x891860319ba7d9238fc2f97599a201ecaa9f8d8578cc7e8155504af903598b60
0x0baa8c0dcd984f1094be5fbf7b8f71b9b95552cfd985757134bf8eb4f421b5a2
0x67eb704b5fe31f7637425885bf08fae59cf24bb8664b11bba556d5c32dd35b72

Functions
Getter at block 21264611
canUpdateSeed(view returns (bool)
true
descriptor(view returns (address)
0x2342aa09cb436998f8da09f3c27a06624ebcfa1c
maxSupply(view returns (uint256)
10000
minting(view returns (bool)
true
name(view returns (string)
The Neon Pepes
owner(view returns (address)
0x4806d690b2484e18d843746774da00fa684f981f
symbol(view returns (string)
NPepeO
 
totalSupply(view returns (uint256)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getSeed(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256 tokenId)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
disableSeedUpdate(
mint(uint32 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setDescriptor(address newDescriptor
setFreeNum(uint256 _num
setMinting(bool value
setTokenPrice(uint256 newPrice
teamClaim(uint32 countpayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateSeed(uint256 tokenIduint256 seed
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SeedUpdated(uint256 indexed tokenIduint256 seed
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.