Meme 404

Verified contract

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

No balances found for "Meme 404"

0x9289553be5ec37ebe70a3728a1cd48ff131f89128cfef6bd9dfb1ce418cd49f1
0xf4ad8ecf8f9823cb050f3d130973f7140f30120607b18b6759e417f45509ecc9
0xa1018acc4b1e026202a46a36a103b050f405729a130e7a2039827c5184d42b53
0xd0f92196555e15b5fb52f083e4bacab468e8f0e82e3e9731846c0255bdd1e5a7
0x7ad9f7c2a11133af01fe678fe273fd63650d4bfd47a64f720c46a45c1a0f2c7e
0xee4ce503dcfa3b5aac0bbbf4e84d3f566d7af6490dc19b08fc3239cb1e1e8957
0x7f5cc91c0cc1d88508912665ed1d21d85d8536c6d539a1e38115d39a1d87cd60
0xe994afc60c13ef4a6f0f795bf4976dcebc9e57c93127ef397cc0cb6157dcaed8
0xa5957919c750e6f0c87dd3b97ec6861b562a179760e58f55204f1b3d0e020218
0xc69e1443e0a1e943b94a45cba552afb312b2f94729a12334eda233fe61d862cf

Functions
Getter at block 20897809
baseTokenURI(view returns (string)
https://gray-tiny-zebra-987.mypinata.cloud/ipfs/QmSCCon9fi7aWie8Yd4DjMHVx4Nw4pDc8ZxbEmsm6FQnWE/
decimals(view returns (uint8)
18
name(view returns (string)
Meme 404
owner(view returns (address)
0x0715ab9c1b47c4289ba45f9a2febeecb9376cfbd
symbol(view returns (string)
MEME404
totalSupply(view returns (uint256)
404000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setNameSymbol(string _namestring _symbol
setURI(string _tokenUri
setWhitelist(address[] targetsbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
updateUri(string tokenUri
Constructor
constructor(address _ownerstring namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
Insufficient(
InvalidAddress(
InvalidOwner(
Unauthorized(
UnsafeRecipient(