knightstown.wtf
Verified contract
Active on
Ethereum with 20,655 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.10)
Native
Value
$0.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00003 | $3,336.25 |
$0.1 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21106718 | 9 days ago | | | 0 | 0.00011400919 | |
| 21106372 | 9 days ago | | | 0 | 0.000078581056 | |
| 21104527 | 9 days ago | | | 0 | 0.00010622290 | |
| 20839807 | 2 months ago | | | 0 | 0.00048242676 | |
| 20813338 | 2 months ago | | | 0 | 0.0010501122 | |
| 20665678 | 2 months ago | | | 0 | 0.00018398068 | |
| 20607896 | 3 months ago | | | 0 | 0.000040428656 | |
| 20607892 | 3 months ago | | | 0 | 0.000043657982 | |
| 20411553 | 3 months ago | | | 0 | 0.000042924542 | |
| 20411553 | 3 months ago | | | 0 | 0.000042924542 |
ABI
ABI objects
Getter at block 21169559
ALMintingPaused() view returns (bool)
true
MAX_CAP() view returns (uint256)
6969
MAX_MINT_PER_TX() view returns (uint8)
1
PublicMintingPaused() view returns (bool)
false
getPrice() view returns (uint256)
0
metadataUri() view returns (string)
https://knightstown.mypinata.cloud/ipfs/QmZQefQqKVFMXAEWZGPvUWKG3U3ib9Nx8t3vj54PEu2zv1/
name() view returns (string name_ret)
knightstown.wtf
owner() view returns (address)
0xe6b891d9f0a851973c93458cdf30fc78aa14af62
symbol() view returns (string symbol_ret)
KNIGHT
totalSupply() view returns (uint256)
6969
Read-only
ALAddressToCap(address) view returns (uint256)
_exists(uint256 _id) view returns (bool)
balanceOf(address _owner) view returns (uint256)
getApproved(uint256 _id) view returns (address)
getWlQuotaByAddress(address _whitelistedAddr) view returns (uint256)
isApprovedForAll(address _owner, address _operator) view returns (bool)
ownerOf(uint256 _id) view returns (address)
supportsInterface(bytes4 _interfaceId) view returns (bool)
tokenURI(uint256 _id) view returns (string)
transferLocks(uint256) view returns (bool)
State-modifying
Events addToAllowListArray(address[] _allowlisted, uint256[] _allowedMintCnt)
approve(address _approved, uint256 _id)
lockKinght(uint256 _id, bool _locked)
mintAllowList(uint256 _mintAmount)
mintCommunityKnights(uint256 _mintAmount)
mintPublic(uint256 _mintAmount) payable
pauseALSale(bool _val)
pauseMint(bool _val)
renounceOwnership()
safeTransferFrom(address _from, address _to, uint256 _id)
safeTransferFrom(address _from, address _to, uint256 _id, bytes _data)
setAdmin(address _newAdmin, bool _isAdmin)
setApprovalForAll(address _operator, bool _approved)
setMaxMintCapPerWallet(uint8 _val)
setPrice(uint256 _newPrice)
setURI(string _uri)
transferFrom(address _from, address _to, uint256 _id)
transferOwnership(address newOwner)
withdraw(address recipient)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.