KYDS

Verified contract

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

No balances found for "KYDS"

0x06f7f16ccef7f300dc8d24194a687482dbdcf38a6cb4adb46ccb801aae4778d2
0x04e2c9134e7ab6b988cd47486f1dc146808d7907260566cb02fabdfeae392304
0x165b03bd816a6f59da74fb17e7319003223c01775103f4ae521b475aac30adfd
0x1c3a95649ff4ae3672855ac2d452eebf8890ca4283b07802fa3625e36e0f7c48
0xb63a3f8efba9d212eed95574807e660aa2cbcad370f530419e117825ca27b983
0xe63986935a1128ac25644f9bf35c840403e9b103eff82bdb0262ca6e6235ec94
0x47ba30931d291ba7b883e1546b63485b55ca87e9592b335d94b2d3c77c9ee060
0x56fd65b79ee02166b5b0f69567e2006f4d2ae57ed8e73012b938b1aab82fb9cb
0xfaae0a47bf4d1c9a272ad58ba04fe8fd0907b6453fa99bb1827ce74eb1cf22db
0x7ad983de61a2a245964d713911b190b33a7baf31ea3f1fa30cf54309d305c4ec

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