Pork1984

Verified contract

Active on Ethereum with 4,891 txns
Deployed by via 0x42aae0cc at 12978332
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1295)
ERC-721
--
0x923f104b1dcff173f369049d8389bf92c2f0a78a92fbc95a4a17cd11aaaabf62
0x227ac40c08873485e3a1aaefeb4d2d9382b5a4bdce7d81b0dd847baa7cfa0f00
0xdc96d75ed0def8862dcd6809e8e91be7627329f9beb3ec1f2b29bcd40ae064fc
0xa3b82152c0b08753357f414af4111dbcd21db7f7d5c0ecc25d9db6f27fc86156
0x6bec7f9f8797d7eab7c36040d51227242c4b6ee36ce2056d8006369435ee7916
0xb6af12704d5e4cce977882012475f552e4b283d6e7793bdc99994a753d7c5acf
0x7c04e87447b77be1e3646124ab100f685396163fff6d25360867443028b81d70
0xe7dc927250221379238920286bd82208646ee7688ea1a6826b03e4d819123bc0
0x7f14cb6ccd582e5139bfc7a95983c657bbd3768e2b17e5df33c021c1204517a3
0x6b368e78591653d7696d0d3d08895718524c1b3c04d8cdb0c4c6f593565aa3b6

Functions
Getter at block 21205832
ERC712_VERSION(view returns (string)
1
contractURI(pure returns (string)
https://api.pork1984.io/contract/opensea-pork1984
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
howManyFreePorks(view returns (uint16)
0
leftForGiveaway(view returns (uint256)
455
leftForSale(view returns (uint256)
2361
leftSpecial(view returns (uint256)
19
name(view returns (string)
Pork1984
nextPork1984ForSale(view returns (uint256)
7479
nextPork1984ToGiveaway(view returns (uint256)
145
nextSpecialPork1984(view returns (uint256)
1
owner(view returns (address)
0xdca119ab841e632f8bc9aa003dccdeba9c6d2907
paused(view returns (bool)
false
symbol(view returns (string)
PORK1984
totalSupply(view returns (uint256)
7004
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getNonce(address userview returns (uint256 nonce)
howManyFreePorksForAddress(address targetview returns (uint16)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedOrOwner(address targetuint256 tokenIdview 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)
tokensInWallet(address walletview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
buyPork1984(uint16 porksToBuypayable 
claimPork1984(
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
giveawayPork1984(address to
mintSpecialPork1984(address to
pauseSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setFakeSvinBalance(address targetuint16 amountToSet
setProvenanceHash(string provenanceHash
startSale(
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
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.