PETPAWS

Verified contract

Active on Ethereum with 426 txns
Deployed by via 0x0d685ff6 at 14195041
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PETPAWS"

0x3cc0ba1ec5607ba7680b8a087096e0ccc06eb3db0d8cf6a9ac2caab5b8edc6a2
0x409e03fd69d0356b6698fcdef42191a4c250df8310f553647c1b3213f55b28e0
0x9eb4d8b97b95c4f12dbb977c623bf4b41f974b964331e827f81532140ad9edb9
0xec2709bf4232befa336717efb175405a39a66b14e7e553b56e8335e6d5d96eae
0x03eeec349c1043b06f0c91cd7699edde72329fd87506a275444b99f362850387
0x5b61595c896bbf52231a5f39d4a0b3f4d7e1ab969a84e608592cf9a9612625c9
0x0d239fe66b38ed528aef48f2c75ff8511b29f9423ccc94948ff7dde68f8ea735
0x590a87e6b94f349080873c100409241e266109dc73e519fffc17c50f7abd7e4b
0x8a2e62eaf48cbaf4dd2c8cc01d412a1f4aa03dbc6475bb744692083b6237415f
0x06a917471539736ed8aa898f8629f9582e9b1490f5629a7df560f129d5f3e13c

Functions
Getter at block 20857849
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
name(view returns (string)
PETPAWS
owner(view returns (address)
0xbf9969b1100d1542b61e9e4f064174abe1151aba
symbol(view returns (string)
PAWS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRaribleV2Royalties(uint256 idview returns (struct LibPartPart[])
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)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _tokenIDview returns (string)
State-modifying
grantRole(bytes32 roleaddress account
mint(address touint256 amountstring _uriaddress _royaltiesReceipientAddressuint96 _percentageBasisPoints
mintBatch(address touint256[] amountsstring[] _urisaddress _royaltiesReceipientAddressuint96 _percentageBasisPoints
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
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
RoyaltiesSet(uint256 tokenIdstruct LibPartPart[] royalties
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.