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

KYDS

Verified contract

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

No balances found for "KYDS"

0x344c2c9674e4061ca1563af5186822dad1930743690994d1ef0449f8625540ae
0x00bbac87122ac55498d550a5f823150f606103d3b448668c264629d8cb2aea4f
0xcc4cc5c6c0c82cd80f1e0f53c5c76091d89182cd0e3152240576fb5cfb29ddbf
0xa07e2f004cb6b6071af1f4da4d789cb32eb15a7cab127c7f73985c59f740d533
0x833f80198b8e439b25228dce6dc3f095132838a681f92e1154f0e733039f21bf
0x878741815027163e29da4f95a65167c9116a1bd37517cf1e154353190209753e
0xc338db17da5f7fc39745a625d4f68bcc9b9d1706e870bb6a3c7aea3a41529c7a
0xeba80cdbbe626b0690358580e96da8d31866e9f4ed80d07d8ba605d8282aed1b
0xd6f7c8c91eb12757827a28ac17589d9841ed57c720456a33d463e928ac024aa8
0x296439fb6e5893c1a9b19b9a95f33dd7b5bb9f5fe52f4dd4a28d1a8ae8420609

Functions
Getter at block 23192114
baseExtension(view returns (string)
.json
cost(view returns (uint256)
1
maxMintAmount(view returns (uint256)
100
maxSupply(view returns (uint256)
3000
name(view returns (string)
KYDS
notRevealedUri(view returns (string)
owner(view returns (address)
0x72b39e48f8b9a72a6227949e9da43da34285cae9
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
kds
totalSupply(view returns (uint256)
3000
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.