ERC404R

Verified contract

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

No balances found for "ERC404R"

0xb5b8b3709494e034c1bee6f2fbc1f77852d89c5fc97cee651b755fb2422f3fe4
0xa291600f85c21a575ab56a297d7e07ab6ce6cd2e2b83054293b9e795ad11afd1
0x2465542f857697c34e39dd1c278db027dafdcbe5a94c7f608be9da0763a1dfe2
0xe7142033172dad50c39bbdd366dfb47d44d8663fc73d75761ef132a343c7ae27
0x6e9fcb220755cbccf302d01acc27d6fd0a92fccf56044a8b0c0b30f714aee75b
0xce7b9575fa0c230e84586dcded0be1cad64e7031bd4f7ec328637e8288f1d1d0
0x011999615e1d7b73aa431f39551049c937511b9fada730656df88326834f9d2f
0xace8f681d8768b27b2632fbeb62e5c12e74aa9158b06e0111b15f659f9751700
0xf3beb55f75258497f3ba4d33fbfefbf1bf70483281856788741810be92824b79
0x50fae3fad1286f599ede1296daf4c38f190e3b80c1b9101d2ffa009a4cd5e9a3

Functions
Getter at block 21431496
baseTokenURI(view returns (string)
https://bafkreida7h6x4ozy47fdbyocnalyohglr22kfnmk2sfenx2u5xzmypnfle.ipfs.nftstorage.link/
decimals(view returns (uint8)
18
minted(view returns (uint256)
1310
name(view returns (string)
404 Reflections
owner(view returns (address)
0x9be0107d5f1aaad6f4fcc9bec3533f6a36fcbe05
symbol(view returns (string)
404R
totalSupply(view returns (uint256)
1000000000000000000000
uniswapV2Pair(view returns (address)
0xe62be50358261b2b6f68ba9ae079221c25f54ab3
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
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
setTokenURI(string _tokenURI
setWhitelist(address targetbool 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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(