Wolf Den Wolf Pups
Verified contract
Active on
Ethereum with 1,537 txns
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 "Wolf Den Wolf Pups"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20798701 | 2 months ago | | | 0 | 0.00048863989 | |
| 20712234 | 2 months ago | | | 0 | 0.00044792685 | |
| 20628756 | 3 months ago | | | 0 | 0.00045929611 | |
| 20628723 | 3 months ago | | | 0 | 0.00044447543 | |
| 20628699 | 3 months ago | | | 0 | 0.00029669398 | |
| 20628693 | 3 months ago | | | 0 | 0.00028688177 | |
| 20627507 | 3 months ago | | | 0 | 0.00011421737 | |
| 20571066 | 3 months ago | | | 0 | 0.000032491383 | |
| 20231035 | 4 months ago | | | 0 | 0.000052156110 | |
| 19853083 | 6 months ago | | | 0 | 0.000090469408 |
ABI
ABI objects
Getter at block 21205988
BASE_URI() view returns (string)
ipfs://QmcAgVqpnxxXncQ2P1hnbAGhK6rMFyuEG9D1UkrK8Zjgt7/
MAX_SUPPLY() view returns (uint256)
5000
WOLFPUPS_PROVENANCE() view returns (string)
eaa24b57bde74784ded7c902f327d6195ced5c734f49bc44446af88428ceff80
name() view returns (string)
Wolf Den Wolf Pups
owner() view returns (address)
0x8ffaebacbc3ba0869098fc0d20ca292dc1e94a73
symbol() view returns (string)
WDWP
totalSupply() view returns (uint256)
4185
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintApproved(address) 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)
approveForMinting(address _approver, bool status)
batchMint(address to, uint256 startRange, uint256 endRange)
renounceOwnership()
safeMint(address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
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.