This contract is being backfilled. You may encounter incomplete storage history.

CoolLions

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xc7fbeba6 at 14414180

The storage layout for this contract could not be retrieved.

No balances found for "CoolLions"

No transactions found for "CoolLions"


Functions
Getter at block 21336255
cost(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
ipfs://QmUvZnu7CSLJYXLv5WBbC3HEWyPeTASRHpPhuCSxoPjqrd/hidden.json
maxMintAmountPerTx(view returns (uint256)
5
maxSupply(view returns (uint256)
6969
name(view returns (string)
Cool Lions
owner(view returns (address)
0xe15c299548fb25ad340f485bcbea80b25ba60639
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
CL
totalSupply(view returns (uint256)
6969
uriPrefix(view returns (string)
ipfs://QmYpgXTRKgXxHQMAa4F6xTcKgV1nbo9NquCohTuovibiTB/
uriSuffix(view returns (string)
.json
Read-only
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.