Color NFT by Color Museum

Verified contract

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

No balances found for "Color NFT by Color Museum"

0x39f9d4675762c342711b07cafd650acec70770640efbd1287609c27593e07da4
0x8b2c8d7705911970a0effb45b664c2d8c91835247eb0b0b4b540d793b14f4c5a
0xc32f3a7781433166935c2c6e44bd922aa6cb873eed52d712a30762bf3a2e775a
0x4311f431b6f6b350edf92ccb0e1e4474c3c5b97452c49e4d1dab6eb92dd41828
0x79d30038e847a14a9a07e3a83f083ab8fc2dfcfd504c8745d6e69a23c83fecde
0x35383b75aa1494fa8a568d20581d861217bf7a95eb56ef1fd34ec1cc4ce7a828
0xc898fac0f63c3cd77d6af90ce20665cc1623870fdd227c192026500c72567989
0x983fbf2297e212b6f31b8f0bb36f965a9ba5dbf4e146068b44389991551b5447
0xad5f7d0a881cf8ce96ccba98f41c07b97a02f3761723091faefb5dcc94f50e79
0xe1b51cb7eca25fff445d4924dae022e510f979b271ad800b8633be1b757674d6

Functions
Getter at block 21217262
_TOTALSUPPLY(view returns (uint256)
10000
_baseURI(view returns (string)
https://metadata.color.museum/api/v1/image/get-image/
isPaused(view returns (bool)
false
name(view returns (string)
Color NFT by Color Museum
owner(view returns (address)
0x01f42c72001c2851fdbb81b5a537675156c191fb
price(view returns (uint256)
67000000000000000
symbol(view returns (string)
Colors
totalSupply(view returns (uint256)
641
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhiteList(address userview 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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipPauseStatus(
mint(address _touint256 _tokenIdpayable 
removeWhiteList(address user
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
setWhiteList(address user
setWhiteListDiscount(uint256 _discount
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.