Huobi HBETH
Verified contract
Active on
Ethereum with 90 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 "Huobi HBETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19883285 | 7 months ago | | | 0 | 0.00073475203 | |
| 18727694 | a year ago | | | 0 | 0.0039690749 | |
| 18218737 | a year ago | | | 0 | 0.00080102211 | |
| 18210566 | a year ago | | | 0 | 0.00064276625 | |
| 15698395 | 2 years ago | | | 0 | 0.0025562700 | |
| 15698395 | 2 years ago | | | 0 | 0.0027496800 | |
| 15698395 | 2 years ago | | | 0 | 0.0027647400 | |
| 15698388 | 2 years ago | | | 0 | 0.0025138500 | |
| 15698388 | 2 years ago | | | 0 | 0.0024932700 | |
| 15698388 | 2 years ago | | | 0 | 0.0024726900 |
ABI
ABI objects
Getter at block 21330864
decimals() view returns (uint8)
18
getLogicAddress() view returns (address)
0x60a2c0e5ecac43fd3cb9c533864feb673ccedd5f
getOperatorRequiredNum() view returns (uint256)
2
getOwnerRequiredNum() view returns (uint256)
3
getStoreAddress() view returns (address)
0xfa9ad0ce34e4783fabe16011c4515210d452799b
isPaused() view returns (bool)
false
name() view returns (string)
Huobi HBETH
symbol() view returns (string)
HBETH
totalSupply() view returns (uint256 supply)
96672000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256 remaining)
balanceOf(address owner) view returns (uint256 balance)
getAdminAddresses(string class) view returns (address[])
State-modifying
Events addAddress(string class, address oneAddress) returns (bool)
approve(address spender, uint256 value) returns (bool)
burn(address from, uint256 value, string bethAddress, string proof, bytes32 taskHash) returns (bool)
cancelTask(bytes32 taskHash) returns (uint256)
dropAddress(string class, address oneAddress) returns (bool)
dropTask(bytes32 taskHash) returns (bool)
mint(address to, uint256 value, string proof, bytes32 taskHash) returns (bool)
modifyAdminAddress(string class, address oldAddress, address newAddress)
pause()
resetRequiredNum(string class, uint256 requiredNum) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
AdminChanged(string TaskType, string class, address oldAddress, address newAddress)
AdminRequiredNumChanged(string TaskType, string class, uint256 previousNum, uint256 requiredNum)
AdminTaskDropped(bytes32 taskHash)
Approval(address indexed owner, address indexed spender, uint256 value)
Burned(address indexed from, uint256 value, string proof, string bethAddress)
Burning(address indexed from, uint256 value, string proof, string bethAddress, address burner)
Minted(address indexed to, uint256 value, string proof)
Minting(address indexed to, uint256 value, string proof, address minter)
PauseChangedTo(bool pauseState)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address owner0, address owner1, address owner2)
This contract contains no fallback and receive objects.
This contract contains no error objects.