This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793826, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

CryptoPornstars

Verified contract

Active on Ethereum with 3,117 txns
Deployed by via 0x630b73b3 at 5024690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $78.29
ERC-20
--
0x995bffad40bc17d6f290ade7d5af7f97123a96d095cd93bb3c28e017756baf4c
0xec82ccb0a77562f5fcae244534ac36d2c20b757998d1dfc4883fd97c36d4dafa
0x85c2501d1de0893fca5a00ad36586687391e328940c2f7283cbab21a8f6505ac
0x57c1723efdd123052c9f4c45d4a0785257ce2d6aecb5d7de6019d0b6035490b9
0x063f87de09c8cf14b88db40f6ef60aa7f63aab1ce736e859cb46c0136b9dda01
0x9448c47ac258df6e0a008c04c0129eb08e80ea730004cab025d8b28b990db951
0x18efbcdb7d5aa0628e3ceea9c622ed5f714f90c095dc2fc0f2864e2cd0332f88
0xab2e2ad531590bef0920ff3bf1e46bdfd55d181eda4e9a3e79e8546c5685f9b9
0x4516ebc9d5bd2bff1fcc4a9d2982beecdf18be3c4484ce7cb18cfc95d0117f96
0x3df1067cd15e2e60a46aad50a56cac59984b938c734bf735c0d6bc8d01015af0

Functions
Getter at block 20793825
NAME(view returns (string)
CryptoPornstars
SYMBOL(view returns (string)
PornstarToken
ceoAddress(view returns (address)
0x1878b18693fc273de9fd833b83f9679785c01ab2
cooAddress(view returns (address)
0x1878b18693fc273de9fd833b83f9679785c01ab2
implementsERC721(pure returns (bool)
true
name(pure returns (string)
CryptoPornstars
promoCreatedCount(view returns (uint256)
23
symbol(pure returns (string)
PornstarToken
totalSupply(view returns (uint256 total)
117
Read-only
balanceOf(address _ownerview returns (uint256 balance)
getPerson(uint256 _tokenIdview returns (string personNameuint256 sellingPriceaddress owner)
ownerOf(uint256 _tokenIdview returns (address owner)
personIndexToApproved(uint256view returns (address)
personIndexToOwner(uint256view returns (address)
priceOf(uint256 _tokenIdview returns (uint256 price)
tokensOfOwner(address _ownerview returns (uint256[] ownerTokens)
State-modifying
approve(address _touint256 _tokenId
createContractPerson(string _name
createPromoPerson(address _ownerstring _nameuint256 _price
payout(address _to
purchase(uint256 _tokenIdpayable 
setCEO(address _newCEO
setCOO(address _newCOO
takeOwnership(uint256 _tokenId
transfer(address _touint256 _tokenId
transferFrom(address _fromaddress _touint256 _tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 tokenId
Birth(uint256 tokenIdstring nameaddress owner
TokenSold(uint256 tokenIduint256 oldPriceuint256 newPriceaddress prevOwneraddress winnerstring name
Transfer(address fromaddress touint256 tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.