Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "daddy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21194404 | 12 days ago | | | 0 | 0.0013186503 | |
| 18210742 | a year ago | | | 0 | 0.00018941964 | |
| 17159330 | 2 years ago | | | 0 | 0.0014402187 | |
| 16958261 | 2 years ago | | | 0 | 0.00075213535 | |
| 16868845 | 2 years ago | | | 0 | 0.00060674182 | |
| 16690540 | 2 years ago | | | 0 | 0.0010985506 | |
| 16690530 | 2 years ago | | | 0 | 0.0011393507 | |
| 16690528 | 2 years ago | | | 0 | 0.0011495771 | |
| 16474464 | 2 years ago | | | 0 | 0.0016312407 | |
| 16414284 | 2 years ago | | | 0 | 0.0010295650 |
ABI
ABI objects
Getter at block 21278597
_tokenIds() view returns (uint256 _value)
349
addr_() view returns (address)
0x7d0f95fce3e839369f2fa464b172c361d5349618
baseURI() view returns (string)
https://assets.areyawinningson.xyz/meta
daddyPrice() view returns (uint256)
69000000000000000
limit() view returns (uint256)
10021
name() view returns (string)
daddy
owner() view returns (address)
0x97217d7424683734b0a11daf9ec868bc8a2b5bb7
requested() view returns (uint256)
349
symbol() view returns (string)
DADDY
totalSupply() view returns (uint256)
349
Read-only
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)
State-modifying
Events approve(address to, uint256 tokenId)
mint() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.