Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($65.69)
Native
Value
$65.69
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,284.47 |
$65.69 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15523717 | 2 years ago | | | 0 | 0.0012752008 | |
| 9665943 | 5 years ago | | | 0 | 0.00021866400 | |
| 8938018 | 5 years ago | | | 0 | 0.00018808400 | |
| 8927424 | 5 years ago | | | 0 | 0.00019657728 | |
| 8927424 | 5 years ago | | | 0 | 0.00019657728 | |
| 8927424 | 5 years ago | | | 0 | 0.00019657728 | |
| 8927424 | 5 years ago | | | 0 | 0.00019657728 | |
| 8927424 | 5 years ago | | | 0 | 0.00016381440 | |
| 8927424 | 5 years ago | | | 0 | 0.00016381440 | |
| 8925397 | 5 years ago | | | 0 | 0.000051256000 |
ABI
ABI objects
Getter at block 21165722
_burnPercent() view returns (uint256)
6
decimals() view returns (uint256)
18
dividendContractAdderess() view returns (address)
0x0000000000000000000000000000000000000000
frozenTokenGlobal() view returns (uint256)
0
minTotalSupply() view returns (uint256)
1000000000000000000000000
name() view returns (string)
HYPERETH
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x11060851ad7618aba0f75b2675a6fc66f48aa851
safeGuard() view returns (bool)
false
symbol() view returns (string)
HRX
totalSupply() view returns (uint256)
24999720401118428747516458
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
usersTokenFrozen(address) view returns (uint256)
State-modifying
Events acceptOwnership()
airDrop(address[] recipients, uint256[] tokenAmount) returns (bool)
approve(address _spender, uint256 _value) returns (bool success)
changesafeGuardStatus()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
freezeAccount(address target, bool freeze)
freezeTokens(uint256 _value) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualWithdrawEther(uint256 amount) returns (string)
manualWithdrawTokens(uint256 tokenAmount) returns (string)
setBurningRate(uint256 burnPercent) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
unfreezeTokens() returns (bool)
updateDividendContractAddress(address dividendContract) returns (string)
updateMinimumTotalSupply(uint256 minimumTotalSupplyWEI) returns (bool success)
Approval(address indexed approvedBy, address indexed spender, uint256 value)
FrozenAccounts(uint256 timeOfEv, address target, bool freeze)
OwnershipTransferredEv(uint256 timeOfEv, address indexed previousOwner, address indexed newOwner)
TokenFrozen(address indexed user, uint256 indexed tokenAmount)
TokenUnFrozen(address indexed user, uint256 indexed tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.