This contract is being backfilled. You may encounter incomplete storage history.

ShitPlunger

Verified contract

Active on Ethereum with 3,287 txns
Deployed by via 0xd5218ef3 at 14921499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ShitPlunger"

0x4acc33f5df9d8e4a36b87775e605b14344cd57d0231605a7949ac79d9b66675e
0x6bfcce4b37b99b74d3d5ed4e7034125db13c7efb7bc7375afdef13f5601b7503
From
0x30286199c5afba1f7bc580d29520dcd2a76d6c229ea59172bb80129c44113751
0x458a4eaa3125932779e87908275293f8f797ba5df85d5a9233f142330b17e252
0x7091b3d60f19cb4cb0c50c7bc044b3f62c554eeca9687e0fe90ac2d0202d6da3
0x084f25761995b183c2d460160ee59c3ccb9c7ddb7e872620f576312557f3d551
0x9bbce2a7095c9981e2a5eefee5437f35d5e0aedc258673a45393a27dfb4ece90
0x4bb23c475c406a61af832c69a816bded1a33cc357f7f481308c4351990c15f65
From
0xc71bf4e12a5b4574c6b38c82e8fd3f406a23f59dae2a468a66d64547a6ac57e5
From
0xa91c84f29d33ec97a032e43633825dc4eaa4d8f3d5c18b33bef08a7039a222da

Functions
Getter at block 20798955
MAX_SUPPLY(view returns (uint32)
8888
_allowedMinter(view returns (address)
0xdd6d1e2afb163ee32faac8c1736f78d09b3f6694
_burner(view returns (address)
0x500f312864d14bcc73b3760c55fe6567b193437f
_minted(view returns (uint32)
8591
_renderer(view returns (address)
0x9c35e48d38d014bc6adae77d680770bbb33c463e
owner(view returns (address)
0x87fadf44bc06a8c9ae965edfe72ee703cef703c5
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
airdrop(address[] tosuint32[] amounts
burn(address whouint32 amount
mint(address touint32 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBurner(address burner
setFeeNumerator(uint96 feeNumerator
setMinter(address minter
setRenderer(address renderer
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address renderer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.