Hashmasks
Verified contract
Proxy
Active on
Ethereum with 1,851 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HM | ERC-721 | 1 | -- | -- | |
HM | ERC-721 | 1 | -- | -- | |
HM | ERC-721 | 1 | -- | -- | |
HM | ERC-721 | 1 | -- | -- | |
HM | ERC-721 | 1 | -- | -- | |
HM | ERC-721 | 1 | -- | -- | |
HM | ERC-721 | 1 | -- | -- | |
HM | ERC-721 | 1 | -- | -- | |
HM | ERC-721 | 1 | -- | -- | |
HM | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20945108 | a month ago | | | 0 | 0.0026991951 | |
| 20061715 | 5 months ago | | | 0 | 0.0069917264 | |
| 19705323 | 7 months ago | | | 0 | 0.00025184062 | |
| 19695085 | 7 months ago | | | 0 | 0.00026472275 | |
| 19680160 | 7 months ago | | | 0 | 0.0012119560 | |
| 19637405 | 7 months ago | | | 0 | 0.00038795759 | |
| 19022072 | 10 months ago | | | 0 | 0.0045909525 | |
| 18811291 | a year ago | | | 0 | 0.0044381869 | |
| 18784428 | a year ago | | | 0 | 0.0014932083 | |
| 18582857 | a year ago | | | 0 | 0.0078385620 |
ABI
ABI objects
Getter at block 21204102
decimals() view returns (uint8)
18
factory() view returns (address)
0x0f4676178b5c53ae0a655f1b19a96387e4b8b5f2
getInfos() view returns (uint256 _type, string _name, string _symbol, uint256 _supply)
(_type=721, _name=Hashmasks, _symbol=MASK20, _supply=110)
name() view returns (string)
Hashmasks
nftAddress() view returns (address)
0xc2c747e0f7004f9e8817db2ca4997657a7746928
nftType() view returns (uint256)
721
nftValue() view returns (uint256)
100000000000000000000
symbol() view returns (string)
MASK20
totalSupply() view returns (uint256)
11000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
decodeParams(bytes data, address defaultRecipient) view returns (address, address)
supportsInterface(bytes4 interfaceId) view returns (bool)
track1155(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
flashLoan(uint256[] _ids, uint256[] _amounts, address _operator, bytes _params)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(string _name, string _symbol, address _nftAddress, uint256 _nftType) payable
multi721Deposit(uint256[] _ids, address _receipient, address _referral)
multi721Deposit(uint256[] _ids, address _referral)
onERC1155BatchReceived(address operator, address, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address operator, address, uint256, uint256 value, bytes data) returns (bytes4)
onERC721Received(address operator, address, uint256, bytes data) returns (bytes4)
setParams(uint256 _nftType, string _name, string _symbol, uint256 _nftValue)
swap1155(uint256[] in_ids, uint256[] in_amounts, uint256[] out_ids, uint256[] out_amounts, address _receipient)
swap721(uint256 _in, uint256 _out, address _receipient)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256[] _tokenIds, uint256[] amounts, address recipient)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(uint256[] indexed _tokenIds, uint256[] indexed amounts)
constructor(address beacon, bytes data)
fallback()
receive()
This contract contains no error objects.