HMN5Minter
Verified contract
Active on
Ethereum with 1,100 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x32fc…a35f
0x98ae…f758
Balances ($130.79)
Native
Value
$130.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.042 | $3,113.98 |
$130.79 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19622547 | 7 months ago | | | 0.042 | 0.0018349483 | |
| 19301430 | 9 months ago | | | 0 | 0.00072723094 | |
| 19283504 | 9 months ago | | | 0 | 0.0037594273 | |
| 19220057 | 9 months ago | | | 0.042 | 0.0038056240 | |
| 19051780 | 10 months ago | | | 0.042 | 0.0013542410 | |
| 18953266 | 10 months ago | | | 0.042 | 0.0040570308 | |
| 18946733 | 10 months ago | | | 0 | 0.0014613137 | |
| 18927361 | a year ago | | | 0.042 | 0.0063565733 | |
| 18889837 | a year ago | | | 0.042 | 0.0033818854 | |
| 18889364 | a year ago | | | 0.042 | 0.0020851892 |
ABI
ABI objects
Getter at block 21229358
freeBurnMaxTokenId() view returns (uint256)
1654
hmn5() view returns (address)
0x32fc5bcabc1f78308be11754493c49116c0fa35f
mintEnabled() view returns (bool)
true
owner() view returns (address)
0xfcb55c98c6d6d30b805cc388dc18468e01f5773b
price() view returns (uint256)
42000000000000000
residentToken() view returns (address)
0x98ae5474426fc90e9a2f51b8fdf17298e892f758
transactionLimit() view returns (uint256)
21
Read-only
This contract contains no read-only function objects.
State-modifying
Events giftHmn5Mint(address account, uint256 total)
mintHmn5(uint256[] tokenIds) payable
releaseFunds()
renounceOwnership()
returnHmn5Ownership()
setFreeBurnMaxTokenId(uint256 tokenId)
setHmn5(address addr_)
setMintEnabled(bool mintEnabled_)
setPrice(uint256 price_)
setResidentToken(address addr_)
setTransactionLimit(uint256 transactionLimit_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.