HateTreasury
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PARTY | ERC-20 | 27.282373M | -- | -- | |
0x4d9c…d798 | ERC-1555 | 1 | -- | -- | |
FUMO2.0 | ERC-20 | 0.00454 | -- | -- | |
UNI-V2 | ERC-20 | 0.00204 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17297596 | 2 years ago | | | 0 | 0.0010656522 | |
| 17297580 | 2 years ago | | | 0 | 0.0016116965 | |
| 17297580 | 2 years ago | | | 0 | 0.0016116965 |
ABI
ABI objects
Getter at block 21290586
HATE() view returns (address)
0x7b768470590b8a0d28fc714d0a70754d556d14ed
owner() view returns (address)
0xd978acf86342e59ab8072a368463ea6876da415a
Read-only
hateMinter(address) view returns (bool)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
valueOfToken(address _principalToken, uint256 _amount) view returns (uint256 value_)
State-modifying
Events addHateMinter(address _minter)
mintHATE(address to_, uint256 amount_)
removeHateMinter(address _minter)
renounceOwnership()
transferERC20(address _token, address _destination, uint256 _amount)
transferERC721(address token_, address from, address to, uint256[] nftIDs)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferredERC20(address token, address destination, uint256 amount)
TransferredERC721(address token, address destination, uint256[] ids)
constructor(address _HATE)
This contract contains no fallback and receive objects.
This contract contains no error objects.