WrappedPhrocks

Verified contract

Active on Ethereum with 100 txns
Deployed by via 0x9682c434 at 13098712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#99)
ERC-721
--
 (#98)
ERC-721
--
 (#97)
ERC-721
--
 (#96)
ERC-721
--
 (#93)
ERC-721
--
 (#90)
ERC-721
--
 (#89)
ERC-721
--
 (#88)
ERC-721
--
 (#87)
ERC-721
--
 (#83)
ERC-721
--
0xba7b7264b157802c906641bb28b5cb5419805b67a171083a9964eb14374162aa
0x7e91ceca63f8b18db954e88a4d15cab40be2cf4e3e77bf2f712ccd558d6cec1b
0x1059959afb20fefc09189c7ba8aa94aeb2590e53a5df3296296ee273c37fffd7
0x4d24ca80b68a34a05035afcfe02fb76e51e12f201e6adf51f460dc05711a57bb
0x6bbb64834a83275f55f19b2bded076d96505add942a81de630397de6856e5eaa
0xcb1d69b07462f365bd96d002fbf55954f0b0d9bb00e824e695d0a6f8b92f7a4c
0xb1d120972406dab672698d714cb633a3220ecc9e217393dfed84bac4f0806c2a
0xf28a86af1f8d38b05eba09e98d60239f7caac7402b465125c98823eb3d461f66
0x28718df768794d807c54c2ba5c8edb083c3376a90e655db416d3903ba2fffa3d
0xc28e4a6eb46f0a143416f916194dd25bd2f5be0ef3d25a23f2e5ac47c4a9c8ff

Functions
Getter at block 20996137
MAX_ROCKS(view returns (uint256)
100
name(view returns (string)
WrappedPhrocks
owner(view returns (address)
0x12075928ba81a22a13204b6d08714fd9241efdb5
symbol(view returns (string)
WPHR
totalSupply(view returns (uint256)
78
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
listings(uint256view returns (uint256)
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)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
buyPhrock(uint256 tokenIdpayable 
delistPhrock(uint256 tokenId
listPhrock(uint256 tokenIduint256 price
onERC721Received(addressaddress fromuint256 tokenIdbytesreturns (bytes4)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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
Delist(uint256 indexed tokenId
List(uint256 indexed tokenIduint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address originalPhrocksAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.