0xKongz

Verified contract

Active on Ethereum with 560 txns
Deployed by via 0x73a87d1d at 14230058
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xKongz"

0x5c08312086c009165073bbbd5b98c4f33f03496b58384f8b1b9268af862d75ed
0x660459ebdfec8980c8728c25560afc51b085e20bdb8a0a568de714599794084f
0x9c526613e59e0a4d4cf26b4531fcaa1f77e23af890ca4c24eead3a728f9f9aa0
0xd168980d29ebc3fea1928ac100ecda5406ec84088b3efbcb9008ab61193e4b70
0x233d93cea1ba8851023890a1ab603ddd4e8958c64516f294dd20b1e907db1191
0x27192d12b9c807fc4b759cba29cdb197ca52bf90277b3ac87ad69b614807e8d4
0xc3a48340d556b008111b7e2bca20a59f2451208843a9c853a07b5616048d29d3
0x72665195dc7a170af1d8757f0e2be9e5f3eb533763d13266e4848797b8d2fad5
0xa6fd5b1578cc6a8b784a353d63f2bdca203f1c164054e4d5ab38fdf5ff86bd9a
0x6c290f8a316ac08f36a86ad052a69ed3eec6ef851770fa361d1b616df8beeb3b

Functions
Getter at block 21190013
baseExtension(view returns (string)
.json
cost(view returns (uint256)
10000000000000000
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
1500
name(view returns (string)
0xKongz
notRevealedUri(view returns (string)
ipfs://QmeWJKLvtXtU1mTQHRnMy3GwHzgN8E5cAnrSaK8Kh7j9ZB/Hidden.json
owner(view returns (address)
0x769b228ae0b23718475e5d1dc46cc3dc041a7e35
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
0K
totalSupply(view returns (uint256)
811
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.