NonXCOPY

Verified contract

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

No balances found for "NonXCOPY"

0x12db7c5168369bf25a0effd66f22ad9fb0bd0bed5868bffb09e346df2eb52b72
0xf15fffd4aceb0ce11b19b7c07b454762f8121a2dd06288b3e0345c264f1737d1
0x9f0e2ba82bdc3b53fd93c09bb431b7da84790aca295639a9e8c13bfeebed4216
0x3b0227907c85fd20445ef786be5b7dab1c7fa0c38612dbe675ab1a2bc014bd7f
0xabf15e85e58dc3baf5bf5e685d67d8645d98fed5d8cb00140063adc127ff2781
0x7120b647b576bff5fe80c2d1a1958e93c5bebba459ef287e1155487364b35558
0xf5efc76e163a0bfcfd3bc55351f87ecf1dacab4576ee163a4b7a61fa36ab8725
0x0da8dc94558689fe20db81655fd3fe56de6d206ae3d485f6e566058f1222fb3c
0xa827d065421eabfd2e88cf66441d338859f90d0be1a27311c2263524d67749ba
0x1b53aeba2b0f68521ca6d5c7cc2ff39f243226f0ba434f2d34514b8128dc2a9b

Functions
Getter at block 20892180
MAX_PER_TX(view returns (uint256)
5
MAX_PER_TX_FREE(view returns (uint256)
2
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://Qmdxqkk5edppksWBThW5FfzytDYq6GiY6irXEVciScQ6e5/
contractURI(view returns (string)
ipfs://Qmb4jNBS3akoSZz6WDJYRYRXi8xZzooiMhwcQhGgKQoBV3
free_max_supply(view returns (uint256)
666
max_supply(view returns (uint256)
666
name(view returns (string)
NonXCOPY
owner(view returns (address)
0x44f7621b536f7b4aa273bb7ff038771d83efbe41
paused(view returns (bool)
false
price(view returns (uint256)
5000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
ETH
totalSupply(view returns (uint256)
666
Read-only
balanceOf(address ownerview returns (uint256)
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)
State-modifying
PublicMint(uint256 _amountpayable 
TeamMint(uint256 quantity
Withdraw(
approve(address touint256 tokenId
configMAX_PER_TX_FREE(uint256 newFREE
configPrice(uint256 newPrice
configfree_max_supply(uint256 newFreesupply
configmax_supply(uint256 newSupply
cry(uint256[] tokenids
newbaseExtension(string newex
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string _contractURI
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(