PolkaPets Base Set

Verified contract

Active on Ethereum with 3,170 txns
Deployed by via 0xbf0aa40f at 11734527
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8524b56fd3f7eddb2c2fc3c4f95a28f058f0a7fdc6a309e98862c291bd833f1d
0x67427ca8bd72050e0c32f12dac06278f12a21fdac42aad4aba26adcbbe10ed63
0x5bd75b6053e1762f52c75709cb844c124bd281a14ed8fe39b5fb567e1d325fc3
0x38fe50b538fd2669757a40209ba87bb0f07ffb72e98ad0f41590673a55bded5c
0x4b706ebe4f870ec216bbe636b2429bc75b4595b290a6f55d16b24a97b569b632
0x6e73fa2da9b7c290da8038e4ff664abd29a9192ed9505d1bbcea5a9561372941
0x26b70592bb9a9eb6347900bce820b09055937083abfee136ed12deeb9c120659
0xc5eca3ff2381b20916d1a9d0c7190f78310ed6aebf10e7b0b0798a20acf66884
0xa41561f5defa185c11a0ed6a704c858417b8a7536206978e810fde274b293886
0x0867878b85e0acd19dcde442cf2bbe0f0054890fc7f2109d2ee02bdf8c9e86bc

Functions
Getter at block 20852977
contractURI(pure returns (string)
https://api.ppw.digital/api/contract
isOwner(view returns (bool)
false
name(view returns (string)
PolkaPets Base Set
owner(view returns (address)
0xdf1dcf94d240798442a681f291321b63d1f0afa3
symbol(view returns (string)
PPBS
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
isMinter(address accountview returns (bool)
isWhitelistAdmin(address accountview returns (bool)
maxSupply(uint256 _idview returns (uint256)
supportsInterface(bytes4 _interfaceIDview returns (bool)
tokenMaxSupply(uint256view returns (uint256)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addMinter(address account
addWhitelistAdmin(address account
batchBurn(address _fromuint256[] _idsuint256[] _amounts
batchMint(address _touint256[] _idsuint256[] _amountsbytes _data
burn(address _fromuint256 _iduint256 _quantity
create(uint256 _maxSupplyuint256 _initialSupplystring _uribytes _datareturns (uint256 tokenId)
mint(address _touint256 _iduint256 _quantitybytes _data
removeMinter(address account
removeWhitelistAdmin(address account
renounceMinter(
renounceOwnership(
renounceWhitelistAdmin(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
setBaseMetadataURI(string _newBaseMetadataURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _amounts
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _amount
URI(string _uriuint256 indexed _id
WhitelistAdminAdded(address indexed account
WhitelistAdminRemoved(address indexed account
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.