CryptoPorks

Verified contract

Proxy

Active on Ethereum with 1,239 txns
Deployed by via 0x7787b7bb at 19158917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 2 additional slots

No balances found for "CryptoPorks"

0x26113a0d05fd3aa6516d32b8b23fe602fb28012a8ea610c69c8d9e48f5651ef4
0x35374fbee9a95a9abeea3a9ad65fc0c7051554ff6209ffbe1681ca20fbd8ba40
0x8baf25dbc51589e2cb1f8282c9d7d8c6c0aab438a90037f01e5c7b715ba6aa51
0x2551ff2054908e3ea73d26d522432456478f0c36f3123f0de4cbf2c4ae09bae5
0x008bb0340b12427419424ce5f2b1b114d7657f3e8d482b3848dfe2fd3005c3b0
0x75312b68d962ae128c01c7500b45bf9cde2b8952125a292ad1a61b75d5c765e7
0xf36a79027eb7b3c4531fd0b5ca5b60ab2926ddcdf93a26ab76f8d5732785bc62
0xda294b0351e9119f64762fb51b77b80e0aa3f05966b30a71b120be02972c151e
0xabc22ef6d3ec6705abccab1cb828eb1a8e343c690ebccc327d71b7339d4425e9
0x206fd70dfd1fed42d53e72dfc0f1a73fe24f1e87dad2a6e34de6440483bc95e6

Functions
Getter at block 20920613
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreieqojxo4tzv5qg4tq7fhytybrcqw2xnivcs2gwc4xx63zvskcy3dq, base=ipfs://bafybeigdxx5jn33qynilgxybwxnbyiwpqona3ezstezluuzi3hrm24jyji/, supply=1000, permanent=false)
name(view returns (string)
CryptoPorks
nextId(view returns (uint256)
1001
owner(view returns (address)
0x67159a44a0ebef5af3efd2502d6a96ddaf73fe97
royalty(view returns (address)
0xf0ec83a355eca8539d6b4ad1066c3bc6ea9ef6c3
symbol(view returns (string)
Pork
withdrawer(view returns (address accountbool permanent)
(account=0x0000000000000000000000000000000000000000, permanent=false)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
invite(bytes32view returns (uint128 priceuint64 startuint64 limit)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
gift(address _receiveruint256 _count
initialize(string namestring symbolstruct F0Config _config
mint(struct F0Auth authuint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(struct F0Config _config
setInvite(bytes32 _keybytes32 _cidstruct F0Invite _invite
setNS(string name_string symbol_
setRoyalty(address _address
setURI(string _uri
setWithdrawer(struct F0Withdrawer _withdrawer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Configured(struct F0Config config
Invited(bytes32 indexed keybytes32 indexed cid
NSUpdated(string namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawerUpdated(struct F0Withdrawer withdrawer
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.