knightscastle
Verified contract
Active on
Ethereum with 4,517 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($379.54)
Native
Value
$379.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.104694 | $3,624.19 |
$379.43 | |
WETH | ERC-20 | 0.00003 | $3,624.69 |
$0.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20982072 | a month ago | | | 0 | 0.00020218201 | |
| 20888095 | 2 months ago | | | 0 | 0.00028219735 | |
| 20678407 | 3 months ago | | | 0 | 0.00037441266 | |
| 20336532 | 4 months ago | | | 0 | 0.00024993360 | |
| 18910541 | a year ago | | | 0 | 0.00043062739 | |
| 18898683 | a year ago | | | 0 | 0.00072643167 | |
| 18295618 | a year ago | | | 0 | 0.00028939207 | |
| 18259320 | a year ago | | | 0 | 0.00016644166 | |
| 17787282 | a year ago | | | 0 | 0.0022374311 | |
| 17478239 | a year ago | | | 0 | 0.0013185431 |
ABI
ABI objects
Getter at block 21294054
conscripting() view returns (bool)
true
fellowship() view returns (uint256)
2
knights() view returns (uint256)
6942
name() view returns (string)
knightscastle
owner() view returns (address)
0xc7d7cc95ded3b8c81f17af0e65def2d4abb366f7
symbol() view returns (string)
KNIGHTS
totalSupply() view returns (uint256)
6942
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
party(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
getdatbeermonay() payable
knighted(uint256 _notdeadyets)
prepareforwar(address king, uint256 _notdeadyets)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setFellowship(uint256 _fellowship)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
trumpet(bool _conscripting)
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)
Paid(address sender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.