DickleButts

Verified contract

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

No balances found for "DickleButts"

0x75273e2c932d5a0fbe4f5ca3617a926a8b9e829879522fcb3af1cc832c7f1d48
0xd9bd1bd13a9aa603f598e388774d3dd792d818b1e6e86396c6cbe42e8cfed3c5
0x1545b782fafe799d1b091dc7a6243840c9bd6222f5ffeb86a0cd32548de158cc
0x3db0f34c5099ee72f7740d6b135e76604c425d8e3533c15a8b0f7c14fc854443
0x86625139086d2d4eb8ea5909bfdd6489d598a6143e065fa69f7a16e81d65d233
0xac04ed1c51824b5d34d4fe4cf260dbdb1c7f1d82cfe016845ad6279513db120e
0x8bb5f494420701abb786f756512a2df3d0390b7a4f861af31408ec13b434aab6
0x47338e68ee8d76d6ea01c7f3600e45a172d667aeadd57aaaabafa6eac2c700b7
0x5492fd4a677a04e3fae2cfe69a4b377d40ec50cb132e28c862d9dc2cd21b54aa
0x219ec0fedb68cb3dbf60f068f43850bac185b6b36ddbc7b313b8d7ace63048ca

Functions
Getter at block 20880803
owner(view returns (address)
0x61be2d49251a3cc82ef7c28865e98db0facb6a53
paused(view returns (bool)
false
price(view returns (uint256)
0
receiver(view returns (address)
0x741e50151a7ed552944b15f91ec26d3df85c824f
totalSupply(view returns (uint256)
4999
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _tokenIdview returns (string)
State-modifying
airdrop(address[] targetuint256[] amount
claim(
mint(uint256 amountpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setPause(bool pause
setPrice(uint256 amount
setReceiver(address _receiver
setTokenURI(string _uri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(string _tokenURIaddress _receiveruint256 _mintingFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.