This contract is being backfilled. You may encounter incomplete storage history.

HashKingsPlanet

Verified contract

Active on Ethereum with 922 txns
Deployed by via 0x98c634db at 6781032
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#262)
ERC-721
--
0x02e619b812ada8bf7d85ccbc101dc7499ac73302ab359c2eae3ce2d946ab0af0
0xd379032425cff99419d8c5018ab853128e901e4352fee24ccf3f31a4aaa13278
0xd2c2ed5982803dc757348fe52e7890f4264275aff83ec88116342b340692d8bc
0xfad4bafcbc71b22fdbd37eed9aa1304e9e7c6e4858810b3dcd683fe53a270e19
0xd2bd2dfc966be856875a4cbf446de222d8254141b5b487c5c1fe1896ed640757
0x634023b39018f8ec75b86591dec54baa1d2799701ea13026dd80f292ac323c8e
0x3e05aa122f976a4e23d59b14efca0eb9a5879bb4063b806f891b2e4f87abd168
0xde44c65b631c4868bd9f6917d291a76b245473713e5f4f62f5adfe4d08738c02
0x4a26765e7dc68e1982d89c86721103b52836d08bcbc046677f2aeb6d8d1ee565
0x426137af1d8870990231c7fc3ca4d9f26f83fcd4675c29b860ddb01f735bc5cb

Functions
Getter at block 21213733
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
author(view returns (string)
Daniel Pittman
company(view returns (string)
Qwoyn, LLC
contact(view returns (string)
https://qwoyn.io
getCurrentPrice(view returns (uint256 price)
0
myTokens(view returns (uint256[])
[]
name(view returns (string)
HashKingsPlanet
owner(view returns (address)
0x00e4f5f746242e4d115bd65aac7c08fe5d38fb21
symbol(view returns (string)
HKP
totalSupply(view returns (uint256)
316
Read-only
balanceOf(address _ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
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)
viewTokenMeta(uint256 _tokenIdview returns (string tokenTitle_string tokenDescription_)
State-modifying
_setTokenURI(uint256 _tokenIdstring _uri
approve(address _touint256 _tokenId
buyToken(string _titlestring _description
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setCurrentPrice(uint256 newPrice
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address _newOwner
withdraw(
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
BoughtToken(address indexed buyeruint256 tokenId
OwnershipRenounced(address indexed previousOwner
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.