Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "the duds"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20391688 | 4 months ago | | | 0 | 0.00022310852 | |
| 19671636 | 7 months ago | | | 0 | 0.00017126278 | |
| 19658916 | 7 months ago | | | 0 | 0.00039335188 | |
| 19550521 | 8 months ago | | | 0 | 0.0016589576 | |
| 19067931 | 10 months ago | | | 0 | 0.00061698878 | |
| 19048031 | 10 months ago | | | 0 | 0.00069171897 | |
| 18901765 | a year ago | | | 0 | 0.00070320942 | |
| 18145010 | a year ago | | | 0 | 0.00034857798 | |
| 18055144 | a year ago | | | 0 | 0.00052358668 | |
| 17868679 | a year ago | | | 0 | 0.00069451349 |
ABI
ABI objects
Getter at block 21222760
MAX_SUPPLY() view returns (uint256)
512
baseURI() view returns (string)
https://thedudes.mypinata.cloud/ipfs/QmNY6QeLBeYnQf8c57EQbo5tWEHivn9XtR78E88qnVRLRM
isAirdropActive() view returns (bool)
true
merkleRoot() view returns (bytes32)
0xb0151e28189d4327e25f5aa2d4057b84a6fbb6bb095dd5bc4e74db090fa44454
name() view returns (string)
the duds
owner() view returns (address)
0x512ce02e2d9be91fd397a6331ac745b8ff9144d3
revealDate() view returns (uint256)
1658966400
startingIndex() view returns (uint256)
10652960964622609013755561803275912379308059006895587042946601960996576673090
symbol() view returns (string)
DUD
totalSupply() view returns (uint256)
293
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isClaimed(uint256 index) view returns (bool)
ogStatuses(uint256) view returns (uint256)
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)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
claim(uint256 index, uint256 ogStatus, address account, bytes32[] merkleProof)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setIsAirdropActive(bool _isAirdropActive)
setRevealDate(uint256 _revealDate)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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(bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.