Pepe Ltd.

Verified contract

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

No balances found for "Pepe Ltd."

0x5f3ec86bf6eb6820937722697e5ee1c857857a776d03f219a195b8b4cca87dc3
0x81d6a56eecd74b263ccae4fa907dfff4a93d284fdf7da5a8a8f9c0db4d9e55d2
0x701fed5f467c0e6345be71866307ef5b4d58ee3738d5c2e5c1826e4832498eb4
0xc450790b7de13e1a083643d966674bec454d3f83e323fdf7baa63056b7b25d79
0x5d9539136a686d851adcb36c77ba0e87338e6a7844d85f36aa78ac0024934769
0xfba962910ee30feb930966080190f4ffc20ae883141abf661477ad6f2a019dca
0x2366760a95520e05405ec309aef154cd6a125ddbacbf8b2c3939a4f9c3bc4d90
0xdc987956479f1f97e2dbae6f99599a08265fde4b90d517d4bf8047262817db53
0xb28dbca7f5bec6407ff22c4fd0ec8d829ca049c82806b0cdbd7e6de54465c962
0x755e909dc65ed375459a8a2309195e8cb24ae3aef8b0865ebd0633f59760a375

Functions
Getter at block 21031871
contractURI(view returns (string)
https://api.dontbuypepe.com/contract/pepes-erc1155
isOwner(view returns (bool)
false
name(view returns (string)
Pepe Ltd.
owner(view returns (address)
0x561b03aa2cdd6ce80c90c83f41b6ec797b9477c3
symbol(view returns (string)
PEPES
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
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.