HD Mooncats
Verified contract
Active on
Ethereum with 251 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x60cd…4ab6
0x9cb2…bc23
0xa453…3d7a
Balances ($1,286.85)
Native
Value
$1,286.85
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.42 | $3,063.93 |
$1,286.85 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19982675 | 6 months ago | | | 0 | 0.00045753425 | |
| 19193664 | 9 months ago | | | 0 | 0.0020332047 | |
| 18752772 | a year ago | | | 0 | 0.0011379014 | |
| 18091709 | a year ago | | | 0 | 0.00089471346 | |
| 18091685 | a year ago | | | 0.01 | 0.00094165151 | |
| 18083095 | a year ago | | | 0.01 | 0.00075433367 | |
| 17516521 | a year ago | | | 0 | 0.00067311969 | |
| 17467160 | a year ago | | | 0 | 0.00066465418 | |
| 17462228 | a year ago | | | 0 | 0.00072319817 | |
| 17436104 | a year ago | | | 0 | 0.0011661379 |
ABI
ABI objects
Getter at block 21191555
_baseTokenURI() view returns (string)
https://storage.googleapis.com/hdmooncats-cdn/metadata/
ercRecipient() view returns (address)
0xa453fd30b502dba988a869b4a72b4a9e1dd33d7a
imageHash() view returns (string)
6d834cc1d92d2e05656da65819749732
mintFee() view returns (uint256)
10000000000000000
minted() view returns (uint256)
181
mooncatsAddress() view returns (address)
0x60cd862c9c687a9de49aecdc3a99b74a4fc54ab6
name() view returns (string)
HD Mooncats
owner() view returns (address)
0xe5ee2b9d5320f2d1492e16567f36b578372b3d9f
splitter() view returns (address)
0x9cb2ad884820e594ecdc9bfb368bccae2476bc23
symbol() view returns (string)
HDMC
wrapperAddress() view returns (address)
0x7c40c393dc0f283f318791d746d894ddd3693572
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)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _rescueOrder) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string __baseTokenURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawFungible(address _tokenContract)
withdrawNonFungible(address _tokenContract, uint256 _tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mint(address indexed owner, uint256 indexed _rescueOrder)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _feeSplitter, address _ercRecipient)
This contract contains no fallback and receive objects.
This contract contains no error objects.