Howlmfers
Verified contract
Active on
Ethereum with 1,366 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 "Howlmfers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18839027 | a year ago | | | 0 | 0.0011955156 | |
| 17167738 | 2 years ago | | | 0 | 0.0038569065 | |
| 16640337 | 2 years ago | | | 0 | 0.0013818523 | |
| 16373033 | 2 years ago | | | 0 | 0.00051823162 | |
| 16309197 | 2 years ago | | | 0 | 0.0015237420 | |
| 16300440 | 2 years ago | | | 0 | 0.00087101853 | |
| 16286520 | 2 years ago | | | 0 | 0.00073733144 | |
| 16285651 | 2 years ago | | | 0 | 0.00099530922 | |
| 16280099 | 2 years ago | | | 0 | 0.00059160391 | |
| 16279874 | 2 years ago | | | 0 | 0.00063891876 |
ABI
ABI objects
Getter at block 21162902
baseURI() view returns (string)
https://howlmfers.s3.us-east-2.amazonaws.com/metadata/
freemfers() view returns (uint256)
0
maxBatchSize() view returns (uint256)
500
maxPerTxn() view returns (uint256)
101
name() view returns (string)
Howlmfers
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x610e89dbf83d7727426caa60d01b2ca3bcbabbd7
price() view returns (uint256)
6900000000000000
supplymfers() view returns (uint256)
6970
symbol() view returns (string)
Howlmfers
totalSupply() view returns (uint256)
6969
wL() view returns (uint256)
5
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(uint256 count) payable
mintt() 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)
setMax(uint256 _newMax)
setPrice(uint256 _newPrice)
setSupply(uint256 _newSupplymfers)
setWL(uint256 _newWL)
setfreemfers(uint256 _newfreemfers)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelist_reserved()
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.