Dci

Verified contract

Active on Ethereum with 4,638 txns
Deployed by via 0x3f91a0cb at 15588430
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Dci"

0x499a256cd0d7ea37ad6b22dc7b408e8847006a815fd5dca52487ab2073a512cb
0xdd1b62ece4437bcd121a83f2bd743444c2a332e622f7ce50f51e856f166291c2
0x3a2aabfb0873c37a2e2e0f2ce72bf9f919008c85be1f441406739a86c82c3246
0xa568d3b8c8a7adf81d150a42b6dc9ac90ef5c8f74d18567ca2e65b9fd999f57f
0x7edb63c8dd17f22b32530c491d03b1b42bbdd073b361688c22f08b289a1a7e54
0x5910591177bbff147f82fec8ddf5ee4189fe278d843e761efcb23809e1e573bd
0x941c4b1eeb6419aac3fe32fc4b2b92ab201bd0dda867be5bf56508ac2d37c9d7
0xb4ad162f15481d0e3ccebd82af7214d7db105b4e31a6a5622ea9f98553d900a3
0xa8b27e2aac852629ea3c93c4b59c20c4ce1ecb411cdb13f15851b348b60d75d6
0xe4166adaa62984c0b515d584dcaf10625cfa996c9882956c116b7bc3e3d0f278

Functions
Getter at block 21195867
ADDRESS_1(view returns (address)
0xc7b3a745d3250b2dd7d8693f8df7b6e0c4a4dbfe
ADDRESS_2(view returns (address)
0xc9b5553910ba47719e0202ff9f617b8be06b3a09
MAX_SUPPLY(view returns (uint256)
4700
MINT_LIMIT(view returns (uint256)
20
PUBLIC_PRICE(view returns (uint256)
0
RESERVE_SUPPLY(view returns (uint256)
300
StakingContract(view returns (address)
0x568140bf8519084f4c9ebb370d499f3a38de2d90
TRANSACTION_LIMIT(view returns (uint256)
5
WL_PRICE(view returns (uint256)
29000000000000000
isPresaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
true
name(view returns (string)
Dci
owner(view returns (address)
0x7aabd9c481a434f10cd84e8de7004106cd519678
symbol(view returns (string)
DCI
totalSupply(view returns (uint256)
4700
Read-only
balanceOf(address ownerview returns (uint256)
burnt(uint256view returns (bool)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
usedDigests(bytes32view returns (bool)
userPurchase(addressview returns (uint256 presaleMinteduint256 freeMinted)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenIduint64 expireTimebytes sig
decreaseSupply(uint256 _maxSupply
devMint(address[] _addressesuint256[] quantities
freeMint(bytes32[] proofuint256 numberOfTokensuint256 maxMintuint256 mintType
mint(uint256 numberOfTokensuint64 expireTimebytes siguint256 mintTypepayable 
presaleMint(bytes32[] proofuint256 numberOfTokensuint256 maxMintuint256 mintTypepayable 
renounceOwnership(
reveal(bool revealedstring _baseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setFreeMintRoot(bytes32 _freemintRoot
setMintLimit(uint256 _mintLimit
setPreSaleRoot(bytes32 _presaleRoot
setPreSaleStatus(
setPresalePrice(uint256 _wlPrice
setPublicPrice(uint256 _publicPrice
setPublicSaleStatus(
setSigner(address _signer
setStakingContract(address _contractAddress
setTransactionLimit(uint256 _transactionLimit
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(