Pixelcolors

Verified contract

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

No balances found for "Pixelcolors"

0xf99158b1418a43fe3a42099a7e794d6f91b58fd3d793b59369a0c63a00d4ef75
0xe974bd788daa18439d6f367997df676c99bc76c0b1f0206f189a44ca8323de7b
0x2fb9e3cb7c0b5fc85283d49d830176e6d9130b8b64c4aec99472cb8c2893a75d
0x9199825382c52df34e607505d3df676ae8d314e19513ffbc04db1fa1fc681179
0x83f639c40b705b6acde457a2925b30b34a0ff12209f788fa64fed54572b36b20
0xadc32aaa8b874e77bef18576107f54277edd534c6d5ef6b225d9292bc2bca0fe
0x42a1827d94b1df59ef573e53296452df32c99c084aeb1c6109f065b4e44331db
0x946e5a2432f0d9d9698af9e4660cd32195528688d5c044587eeaa897decb0641
0xaf6ada33bd0a9b75183d55364e3a1a4212a2b5ca25b39d44f943fdade9967143
0xee7d067dc9bce9e7c55e0ac90da548a4b12d4a7526b3fdb9f99f2f41ea10a680

Functions
Getter at block 21215573
GIVEAWAY_MINTED(view returns (uint256)
50
GIVEAWAY_NFT(view returns (uint256)
50
MAX_BY_MINT(view returns (uint256)
2
MAX_HOLDING_NFT(view returns (uint256)
1000
MAX_NFT(view returns (uint256)
2020
PRICE(view returns (uint256)
0
baseTokenURI(view returns (string)
ipfs://QmRjdPPPboQ2b1GrkRSBynmuQtyAMbxSzjj1roW8RZNe1z/
name(view returns (string)
Pixelcolors
owner(view returns (address)
0xf0a60c2d37b45f7fe54447ff6074743ab6e5ae87
paused(view returns (bool)
false
symbol(view returns (string)
PXCL
totalMint(view returns (uint256)
2020
totalSupply(view returns (uint256)
2020
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhiteListed(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
__mint(address _touint256 _count
approve(address touint256 tokenId
burn(uint256 tokenId
mint(address _touint256 _countpayable 
pause(bool val
removeWhiteListedAddress(address _address
removeWhiteListedMultipleAddress(address[] accounts
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateGiveawayLimit(uint256 newLimit
updateHoldingLimit(uint256 newLimit
updateMaxSupply(uint256 newSupply
updateMintLimit(uint256 newLimit
updatePrice(uint256 newPrice
whiteListAddress(address _address
whiteListMultipleAddress(address[] accounts
withdrawAll(
Events
AddToWhiteList(address _address
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreatePXCL(uint256 indexed id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemoveWhiteListedMultipleAddress(address[] accounts
RemovedFromWhiteList(address _address
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
WhiteListMultipleAddress(address[] accounts
Constructor
constructor(string baseURIuint256 maxNFTuint256 maxByMintuint256 GiveawayNFTuint256 Price
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.