DickleButts

Verified contract

Active on Ethereum with 4,390 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"

0x40df75dcb39e3fd6c8b9cf12577bacccb29f33da1ef6100dbcbd5edea7d5dac6
0x5405f81a0ee614cafca629afaad4684ec3da3c8122db12afe9c2e587689bc5aa
0x020da0757fe92a0adbedd315c0a4046e43fe668473fe20da0db3991d5301b385
0x75273e2c932d5a0fbe4f5ca3617a926a8b9e829879522fcb3af1cc832c7f1d48
0xd9bd1bd13a9aa603f598e388774d3dd792d818b1e6e86396c6cbe42e8cfed3c5
0x1545b782fafe799d1b091dc7a6243840c9bd6222f5ffeb86a0cd32548de158cc
0x3db0f34c5099ee72f7740d6b135e76604c425d8e3533c15a8b0f7c14fc854443
0x86625139086d2d4eb8ea5909bfdd6489d598a6143e065fa69f7a16e81d65d233
0xac04ed1c51824b5d34d4fe4cf260dbdb1c7f1d82cfe016845ad6279513db120e
0x8bb5f494420701abb786f756512a2df3d0390b7a4f861af31408ec13b434aab6

Functions
Getter at block 21249995
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.