Knights of Chain

Verified contract

Active on Ethereum with 5,692 txns
Deployed by via 0x32df22fb at 13745007
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Knights of Chain"

0x9a323fcdc35a5efc2ec2993ef7986f5e998db46bdc8916484076823e2439074f
From
0xc60eae7d6c920b087c391abd227bfd169ad2a0d505c8d1d39776399976a0ab5c
0xc2c336a0b4f568d206c09a94e13cefc52cb00f76d7aecee1bbaa6d94ee08a678
0xb22420c59cf4d9ea554926406339e5ee61179ac3450f0cd91e8f4f513feecfd9
0x33e5d0fcda6c924135a2a4b26824d2fc9c98c40bb83b1de800a811e193e2c685
0x8329325e1fef45410555bd83666887b1f614eea6bad8b9018ad841c1d013a0ea
0x7e33d0d912266598fe2f6b589e6e06f4cc5bff424292a00df4b98077542e6dfb
0xa74cd4bf7086acd2388e72b57eecee7c5c6aad754ee2900a3310b2f68d50b7b5
From
0xd72e47dbd8420b8bf6178dd8ea311a26dd8670ddb6063038b7b3ccdf9eb55a9d
0xca3f75e1ce23d7618b4a0d4409d5d8824c1427c162435a5be6502a61ff3f7532

Functions
Getter at block 21206242
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
50
maxSupply(view returns (uint256)
9999
name(view returns (string)
Knights of Chain
nftGiveawayLimit(view returns (uint256)
1
nftPerAddressLimit(view returns (uint256)
50
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
KOC
totalSupply(view returns (uint256)
5868
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
giveawayAddresses(addressview returns (bool)
giveawayList(address _userview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview 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[])
whitelistedAddresses(addressview returns (bool)
State-modifying
addGiveawayUsers(address[] _users
addWhitelistUsers(address[] _users
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNftPerAddressLimit(uint256 _limit
setOnlyWhitelisted(
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 _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.