PolkaPets Base Set

Verified contract

Active on Ethereum with 6,850 txns
Deployed by via 0x160d0141 at 12155513
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PolkaPets Base Set"

0x0800ec88dd5814f2307622cfc061a014a6548cdebdc32424a3ccc1139754bc64
0xa58309caa9233e40ce781b87d3d32b302d546a3ae975380c8d0e9286325e5f40
0x29561859d0ef154dc4b5b84785665ca3d2c208df93881ca75fcbb0d69bb4765b
0x158153beb39c63e0e2f4641bf63c961e8543d4281f9cff820472d5bd4d45bd4a
0x9bbadd340bced3889bac1a5c49de83cdf7b6f3f1415fffce7b0b6d44d18bd0fd
0x619ecc66d49ba92492ea9a22c89a369ca289f68aa9040ba93448265b145aa831
0x6917d915ff4715f7ef6a7a9cbc3b083bbf2c80f8ae8b0441dbb8eac282694b6f
0x68c3c4919b680e1aeb7c1f0e96fb6ac8d65bf9c2a958f8811eeb733df2b4570d
0xa6e54203a127ddd300d908df3448f585c36669ef1332a2648c172a74d29251c3
0x55ad68c7786a50123b2c06d42bcf009151427725c5b45e3eca05fd167fabfd0c
From

Functions
Getter at block 21210020
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ERC712_VERSION(view returns (string)
1
PREDICATE_ROLE(view returns (bytes32)
0x12ff340d0cd9c652c747ca35727e68c547d0f0bfa7758d2e77f75acef481b4f2
getChainId(pure returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0xbe5e12a8e500bb4ab7086ef8b1da0a335651c10ff6c2c1dfb428e8bca94ee68b
name(view returns (string)
PolkaPets Base Set
owner(view returns (address)
0x2d1dd22f050226754bff2b0f37fe8ae158586ec6
symbol(view returns (string)
PPBS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getNonce(address userview returns (uint256 nonce)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
collect(address _token
collectNFTs(address _tokenuint256 _tokenId
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
grantRole(bytes32 roleaddress account
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
renounceOwnership(
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
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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
constructor(string _namestring _symbolstring uri_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.