MEME 404 v2

Verified contract

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

No balances found for "MEME 404 v2"

0x25fb1ca6a812646cc5d5c839ccb813b84688770056849a9bd31361600589b70a
0x1e3cc701a7b3cdf6c73fdab90c45138b050df50344ee4548068ef2027441907d
0x01d5e398430e615f30132f43f5b635df3a861bec81a69841f8a5e574fb9a37b5
0x95d6eb846e14e3b5e6696016b058b30a30d0d1bab958f5442e855536404eab23
0x41691d9f304ae94059573b0e03cf1db2c7120217579c9c512c3d3571c6ec44a3
0x3d74291333903eea8478156066fac21fa9f3705226bda3b1ed2d9c9768c742f5
0xb9b2be0bc5c48c7b59d0e665ac006ba10010d3fa65281ae464444ee5a17e0cb8
0xde0886064bc92c4a52f1e5324f12799f2752b0f7265a1188715278e94b401bd9
0xc1efa929c06b9f9ad6e81eb56a32e36464589e0f6066a9e5b7e6f83a3fa79790
0x6d7849104e3b372564c41012eac726c78ed6de8f52238917bc7a7a4345e40acb

Functions
Getter at block 21388880
baseTokenURI(view returns (string)
https://gray-tiny-zebra-987.mypinata.cloud/ipfs/QmSCCon9fi7aWie8Yd4DjMHVx4Nw4pDc8ZxbEmsm6FQnWE/
decimals(view returns (uint8)
18
name(view returns (string)
MEME 404 v2
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)
renounceOwnership(
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 newOwner
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 previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
updateUri(string tokenUri
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
Insufficient(
InvalidAddress(
Unauthorized(
UnsafeRecipient(