Meme Ltd.

Verified contract

Active on Ethereum with 10,131 txns
Deployed by via 0x34d8932f at 10734502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5.12
 (#151)
ERC-721
--
0x3166adfd0e1122dfe8977507ddb33d5fd67d9c35e5b0978cb9a45ac756fee98a
0x2ab85c7fe3128c4139ed0248da78e31e86488f86821e81b7825bc31dae31b19d
0x11e32d3ed6819f0b59103b44309a1b6af5d340ac6e1a127e7e3b93be009edd40
0x07d83e8135cff913a5f55cc6a8a3065c4745c73e193978c6c12dd11f6cc66a2d
0x8df0c539eca94fec761d53391cca6da887e059feca640808ea7bc63d5060c51e
0xd179b981bd6f60e5e94aeba98f9ba26e087d34ffa4e48e564d16b8d68011b981
0x51dc8ff675f8c92fe65c63598d14c44715a21c508eaac4695cc4223f30b35e99
0xd906e20a805b975c8d37be61be7e219c73f212c4048a0116816ebc4dc8588343
0x3faa956995bf6347ae142d58ee7a0964c25c349ecc4ad7fc2bf09cb88d2a5a1f
0x9a4297037dc1624621e632ae2f1f067c094a3b99f8aa0f480d7b0cc76850b4c7

Functions
Getter at block 21288485
contractURI(view returns (string)
https://api.dontbuymeme.com/contract/memes-erc1155
isOwner(view returns (bool)
false
name(view returns (string)
Meme Ltd.
owner(view returns (address)
0xfabae3330992f4ccb388497bc44d03dc897cca84
symbol(view returns (string)
MEMES
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.