$PORK NFT

Verified contract

Proxy

Active on Ethereum with 1,464 txns
Deployed by via 0x699d1451 at 15596775
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
11 additional variables

No balances found for "$PORK NFT"

0xded321ec809b2890e3291790b9ec15271042b196745abd06fef72f83175dde61
0xce2d98505d14c8bf3ad546bd918d11355cef1a55dbc9887db72191814660efd5
From
0x19ae4015c1e710eb64e0865f1400c9b7434c01e825aec4ba8f5a197bb104409f
0x644bf001ab68f318114be127e64725d702d87801ee0cb85d9464ffaf3c4b7cd7
From
0xecb67a23c9d5ae57ccdf81cc3fa487a0be4f23c106b870657009efa646eb31aa
0x7115987ce456ffbc4e8df27c839086710a03db6a03c26c8c42fcfed43b1ed500
0x8780db326a6a9bb5f22af822fd21b48f856b4255c2323fb53b0a0f2b7b1d04ce
0xd64229b1a743db9d71729fa872b619b3232197a8d5163c4e49cfc411d14c6d23
0x45613e5f75f605cc0195d78f19e9b4ae2743f6362b7d31ab4f62fd5ba5b0a6d2
0xefea9e6b8738fb66f028c0064f87eedad10fcb3f9ac50d88f718b70b58187c42

Functions
Getter at block 20864986
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractType(pure returns (bytes32)
0x546f6b656e455243313135350000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmWMM5seWmm8VVvAukiq5ynqKN2gQwTLUngjyqgsaxDbM3/0
contractVersion(pure returns (uint8)
1
getDefaultRoyaltyInfo(view returns (addressuint16)
(0xf20ff4c449aa023b72baac9ef89a6de2bbfc22e6, 750)
getPlatformFeeInfo(view returns (addressuint16)
(0xf20ff4c449aa023b72baac9ef89a6de2bbfc22e6, 0)
name(view returns (string)
$PORK NFT
nextTokenIdToMint(view returns (uint256)
1
owner(view returns (address)
0xf20ff4c449aa023b72baac9ef89a6de2bbfc22e6
platformFeeBps(view returns (uint128)
0
platformFeeRecipient(view returns (address)
0xf20ff4c449aa023b72baac9ef89a6de2bbfc22e6
primarySaleRecipient(view returns (address)
0xf20ff4c449aa023b72baac9ef89a6de2bbfc22e6
symbol(view returns (string)
$PORK
thirdwebFee(view returns (address)
0x8c4b615040ebd2618e8fc3b20cefe9abafdeb0ea
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
saleRecipientForToken(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
uri(uint256 _tokenIdview returns (string)
verify(struct ITokenERC1155MintRequest _reqbytes _signatureview returns (booladdress)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _primarySaleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
mintTo(address _touint256 _tokenIdstring _uriuint256 _amount
mintWithSignature(struct ITokenERC1155MintRequest _reqbytes _signaturepayable 
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
DefaultRoyalty(address newRoyaltyRecipientuint256 newRoyaltyBps
OwnerUpdated(address prevOwneraddress newOwner
PlatformFeeInfoUpdated(address platformFeeRecipientuint256 platformFeeBps
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress royaltyRecipientuint256 royaltyBps
TokensMinted(address indexed mintedTouint256 indexed tokenIdMintedstring uriuint256 quantityMinted
TokensMintedWithSignature(address indexed signeraddress indexed mintedTouint256 indexed tokenIdMintedstruct ITokenERC1155MintRequest mintRequest
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
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.