CVSpoons

Verified contract

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

No balances found for "CVSpoons"

0xb5212a0313e4b7d6d8955a86a71b6c7d85eff3909b7d690dad62bafb5341f486
0xba1c76c0f9c3d4a4fdc6e8e2936c9bdb7975e5854d6d6f9caafa8ee7134e16a2
0xc84d5db2f158c1e6dfca410d70dc19d7c181285d02fdd975b672fc475a3e1608
0x4d8091bc743451ca3f7f6b12d4a80218b2a2ad7af2480e5bf0dc4d9e67f6ed0b
0x89216bcb5e86bee6573a5cb113bf09e65da9b26dcdb5c639485111f63b00529e
0xcacd7822f8b33e9e37de5dfddf6d8d27fe59fb1ab288ba553eff03edf1033df7
0x78d3d12e9a27e201b925c8c9f805bdd4d20a13d3ee56da643a815584cbc97dc2
0x22c6986b9ea9c506735d6de7cb6fb6f08e1ea0ada3d32f3b32461bb25b495379
0xe680c798e83592804507e433578412b4293f70c2800ccb3aa25b1614cf85f6eb
0x89f8af0679fc2a059384edc1909f7fea35090f009e9651e804d0b8734c591540

Functions
Getter at block 20847019
MAX_SUPPLY(view returns (uint256)
8888
THE_COLORS(view returns (address)
0x9fdb31f8ce3cb8400c7ccb2299492f2a498330a4
TOTAL_COLORS_QUOTA(view returns (uint256)
200
TREASURY(view returns (address)
0x48ae900e9df45441b2001db4da92ce0e7c08c6d2
baseURI(view returns (string)
ipfs://QmSkijtWm1hgFTVZzKsgD4iypxVCgHyZ67r8CHzsortavd/
isPublicMintActive(view returns (bool)
true
isSoldOut(view returns (bool)
false
maxMintAmount(view returns (uint256)
25
name(view returns (string)
CVSpoons
notRevealedUri(view returns (string)
ipfs://QmRBpeArjawsy6FhazPac9dvAjVTSjpXmwAVkGPDDfFii2/PreRevealSpoon.json
owner(view returns (address)
0x1e3005bd8281148f1b00bdcc94e8d0cd9da242c2
paused(view returns (bool)
false
price(view returns (uint256)
20000000000000000
revealed(view returns (bool)
true
symbol(view returns (string)
CVS
totalSupply(view returns (uint256)
3585
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getUnmintedSpoonsByUser(address userview returns (uint256[])
hasClaimed(uint256view returns (bool)
isApprovedForAll(address owneraddress operatorview 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
approve(address touint256 tokenId
mint(payable 
mintColorsBatch(uint256[] tokenIds
mintColorsOnce(uint256 tokenId
mintMany(uint256 _mintAmountpayable 
pause(
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxMintAmount(uint256 _newmaxMintAmount
setNotRevealedURI(string _notRevealedURI
setPrice(uint256 _price
setPublicMintActive(bool _active
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.