CasinoDAO Fraction

Verified contract

Active on Ethereum with 1,312 txns
Deployed by via 0xd1323616 at 19040361
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "CasinoDAO Fraction"

0xf1c428bc764ec6b90bb2c37430929fd8ce73ff9b93538d81e705cbf5edbe8460
0x24bfd31e0ce613b884859865abcc4ba21c3151dff433107598fa984a059116f8
0x24ad25f138801b3c6274cf7e68fcad83b78d88eb52b5cb4509a9a1c09873c6ee
0xd01cbac157ea2e9c96fd4e5dc20356d46241f8a7d59ae360538f2f4b36c36a3d
0x728af5b95895d827c97b03c64a0858bf5d069db0451dedf6036e32d37c71e1a1
0xb890cd7e04b63cae394f67b6f583ea4d2869d57e925a7bba55e4e06b4a7031e0
0x71fa4567add0dd7b6c7dab2cc6cd69523ab228105d26a20a1320e3a878bee415
0x4f008a79fc54afcea619bff98c8bb2c3df247ef44a1dd1dcda3f8df41103f3d2
0xcebfa1ba0231e6de3135327453ad708cd6de1590a73404fd2efbc0a6ca473766
0x5fdaf7b743c465a38071f39d28122c0f187fe43dbd516e556742042d9ef584c5

Functions
Getter at block 20973020
baseURI(view returns (string)
https://cdn.casinodao.io/nft/fraction/json/
maxMintPerWallet(view returns (uint256)
2
maxWhitelistMintPerWallet(view returns (uint256)
2
mintPrice(view returns (uint256)
100000000000000000
mintWindow(view returns (uint256)
43200
minted(view returns (uint256)
2500
name(view returns (string)
CasinoDAO Fraction
owner(view returns (address)
0x204a26b8fafdc4feaa86f7c2e31d98f8050148d7
pauseMinting(view returns (bool)
false
premintAddr(view returns (address)
0xd4b10018f47508960615afbebe625c3537196e03
premintExecuted(view returns (bool)
false
salesPeriod(view returns (uint256)
86400
symbol(view returns (string)
CDAO-FRACTION
totalSupply(view returns (uint256)
2500
transferLockPeriod(view returns (uint256)
172800
wlMinted(view returns (uint256)
738
wlPrice(view returns (uint256)
60000000000000000
wlStart(view returns (uint256)
1706101200
Read-only
admin(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
checkWhitelist(address _walletview returns (bool)
getApproved(uint256 tokenIdview returns (address)
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)
tokensOwnedByAddress(address _ownerview returns (uint256[])
verifiedContract(addressview returns (bool)
walletMinted(addressview returns (uint256)
whitelistMinted(addressview returns (uint256)
whitelisted(addressview returns (bool)
State-modifying
addWhitelist(address[] _wlWallet
approve(address touint256 tokenId
contractSales(address receiveruint256 _quantity
manageAdmin(address walletbool _state
manageContract(address contractAddressbool _state
premint(
publicMint(uint256 _quantitypayable 
removeWhitelist(address[] _wlWallet
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setPremintAddr(address _premintWallet
toggleMinting(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMintPrice(uint256 _newPrice
updateWhitelistPrice(uint256 _newPrice
whitlistMint(uint256 _quantitypayable 
withdrawSales(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(address minteruint256 mintQuantity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WhitelistMinted(address minteruint256 mintQuantity
Constructor
constructor(string _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.