Blue Chips

Verified contract

Active on Ethereum with 345 txns
Deployed by via 0xd79ecf65 at 14337213
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.37
0x17c68f5cb69129c800ecbe8298a50d06f11fbe71d56a8eb47a30cb2087db1691
0x8efdc38c8671db1eef92d1752f08e6ccc077b37516ff528bb9e6574ad73833f5
0x2c3a91428f8f3ae663eb53aa9a4e4dba5d44d851760f8a69029b3c825d98071e
0x4ecf9af8696f85f95c328f05af6e6468396979445066b480d53dfb15777120da
0xe0e026290effaf0df70ff1ab97f8cebc4cc47c77e0320047d6982aa0717049eb
0xb63c050a4f66c20bd545244d43574de56a347a8041b47670990c8acb037e4012
0x29056e6433fdf9cf561fe07f49aa9b6f15eaa33fadfe6efcc4c522ff644e8e96
0x4fd0f26096725027514cd04e1871af12dd3b14e52f2f7eb456e80e33b2dee8e0
0xa25331163ed0ccdb387eee2314ffab3202586a97c320d7bf75e4643eb9e3d207
0x10e480f9614cfe108060e6040ab4f9404ab6d0192295cdd37e637595cf8e51a0

Functions
Getter at block 21328207
cost(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
ipfs://__CID__/hidden.json
maxFreeMintPerWallet(view returns (uint256)
3
maxMintAmountPerTx(view returns (uint256)
125
maxSupply(view returns (uint256)
333
name(view returns (string)
Blue Chips
owner(view returns (address)
0x7d0f3f21d40e3d1b3127ddba5da72047f80e7030
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
BLUE
totalSupply(view returns (uint256)
333
uriPrefix(view returns (string)
ipfs://QmcnWEVdp2CaKqfyFBm8zrSru9h7d7qCgT7PmQHPsMkZ12/
uriSuffix(view returns (string)
.json
Read-only
addressToFreeMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
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

This contract contains no error objects.