clr

Verified contract

Active on Base with 1,428 txns
Deployed by via 0xd10d6d2c at 2883417
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "clr"

0x279e291979d0efe56bc3dc40d8667e3d0c0e6e5ae6864572afdf82cce7a33b09
0x51030e029c699b05ef7ed0af58e763fe33f18cda34f73135e6f98d7e7d51de43
0x36cab983664dac1918b834dd706b79bd00deea08bff98c601bd49490eae6e8d7
0xdbf3d31bfd2fd984df48a999e258cae338c8e20dea17ed52985219ed57ddb321
0x4c7204fac28050ad4281e695789a1e5a1f7d655839fc3c694265854e8f9dc080
0x58a4b426c7aa420b0f4016591bfdcf7161c691ee3d2f34730e082fec063e0dec
0x81ec9d05497e87ab0d020e8bace2ca672d7e727528b33961735b52249309219e
0x0c7ed0e1403634bd8cfe018991216fe5fdb78f9bf6b944d87afa1c26f1777cb8
0xa3bdb48ea910724ea69af3242a9e3a3365074f2daebf6165f6a3ad968199f54d
0x6be39befdb11a4a30acfd4fb87b8918b8866a62ae7a3c65b965b8fb45b98c63e

Functions
Getter at block 22933988
baseExtension(view returns (string)
.json
cost(view returns (uint256)
1
maxMintAmount(view returns (uint256)
38
maxSupply(view returns (uint256)
8888
name(view returns (string)
The Clear Base
notRevealedUri(view returns (string)
owner(view returns (address)
0x554fc12576067222bf42240e83bc2f377c5836bb
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
TCB
totalSupply(view returns (uint256)
8888
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.