Meme Ltd.

Verified contract

Active on Ethereum with 10,119 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 $4.52
 (#151)
ERC-721
--
0x9df249bf3ac20cf0cef3382f88ab6df88cb006b6bd9af4ca916f35d218b4fb82
From
0x19df216a3a2d963e95f1c18c26fd2d6b28576de4f9e61730a0e01875c63bae59
0xfd35e3d0f2ecd2e280a333d8cacc6d71054f75f0d4216c56fcea883eebcd6c1c
0x4b90390ea6ec7f87d2ca8183cfdaed77b50316ac9178467bedcadb2fd2b6ce55
0x2d2cff4532239ac17e5c4daf91910de8e83ae8984c630428f60bef74ec74adec
0x694bfff74b8af0028ccb75ad5933d3aee77a0fe09b4c1cb8f9a65a80faba8bf2
0xe6f43795401d10e607974877766bd7602f120e9e1ebf5aff782d3ee0717e6731
0xb540f71c96dd5a1e175a3c0146c0561a8a8c8b629f89a8ab246178079b5d3d12
0xebc024705aea5e178c1364b0cc940a909fc9f484fd0dff117ab501b152d77cd6
0xadfc03d6ef7421016b83876da05d5e402f8247d498d24d0368e9d376998dbef2

Functions
Getter at block 21163214
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.