DickButtVerse
Verified contract
Active on
Ethereum with 6,063 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12.70)
Native
Value
$12.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004 | $3,175.74 |
$12.7 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21014945 | a month ago | | | 0 | 0.00057079008 | |
| 20983158 | a month ago | | | 0 | 0.00021830545 | |
| 20855424 | 2 months ago | | | 0 | 0.00035489340 | |
| 20495680 | 3 months ago | | | 0 | 0.000024510242 | |
| 20280503 | 4 months ago | | | 0 | 0.00014914926 | |
| 20200463 | 5 months ago | | | 0 | 0.000069990981 | |
| 20188231 | 5 months ago | | | 0 | 0.00014320002 | |
| 20006736 | 6 months ago | | | 0 | 0.00067255187 | |
| 19847756 | 6 months ago | | | 0 | 0.00012755627 | |
| 19811121 | 6 months ago | | | 0 | 0.00033030200 |
ABI
ABI objects
Getter at block 21218270
hiddenMetadataUri() view returns (string)
maxMintAmountPerTx() view returns (uint256)
50
maxSupply() view returns (uint256)
6000
name() view returns (string)
DickButtVerse
nftPerAddressLimit() view returns (uint256)
50
owner() view returns (address)
0x668fefb29678b07d0b025ba4d91d854a288063b1
paused() view returns (bool)
true
price() view returns (uint256)
0
revealed() view returns (bool)
true
symbol() view returns (string)
3D=3B
totalSupply() view returns (uint256)
5366
Read-only
addressMintedBalance(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events Airdrop(address _to, uint256 _mintAmount)
approve(address to, uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx)
setMaxSupply(uint256 _maxSupply)
setNftPerAddressLimit(uint256 _nftPerAddressLimit)
setPaused(bool _state)
setPrice(uint256 _price)
setRevealed(bool _state)
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
wen(uint256 _mintAmount) payable
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.