Dumpster Divers

Verified contract

Active on Base with 1,081 txns
Deployed by via 0x24ef7d1d at 10323470
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xdee62665477c012abd88e241eec1974121f1b00c4cb1791eb800030a4cf1d1c1
0x4c3419c57c7577e92b78b3918e3619ce837566584d87de6a58f0cc814b9a136a
0xb3cf7919f7df82bc64402be4e02c1ef55a2b5f4577aa0b87de4218bdfba1b860
0xc5e63623e8dc595dc2693377410db62cd2d6e69ca7ba94411062f1bf4444118a
0x6f120215c6cde9310e28efae492fe785a09346fcd1ec5607bbf66a8ec4af9e84
0x81e1e1fca36013b7731be25c45f085f130434b84aedb43db42d875ff931c14ba
0x227426e3f368d0acfbc3678f232cc1edec007e10f6a140cf87f8eed71d351701
0xda8c51ad87884f7e9239631edbd7d42e012681e70b6e71e73eb89df19c6d30f0
0xed10cfaa9c9e1390661ab0c1e8873c1bedc5096b7986c4e2fc501786f11dcde4
0xf557c1b0b286744793e80d3b3df8afc3c3a44eba3f4fb23a24080a534579da04

Functions
Getter at block 21819230
baseTokenURI(view returns (string)
dataURI(view returns (string)
ipfs://bafybeiclqcx3kdoauwelxgcny25wauci6qqonfigid6y2wrv4ep4gji3gq/
decimals(view returns (uint8)
18
minted(view returns (uint256)
5361
name(view returns (string)
Dumpster Divers
owner(view returns (address)
0x6191ffa327e115a4f6ca09a6cf5de05a6f8dee96
symbol(view returns (string)
TRASH
totalSupply(view returns (uint256)
10000000000000000000000
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
setDataURI(string _dataURI
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(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

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