Hyper Reserve Network Yield
Verified contract
Active on
Ethereum with 241 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 |
---|---|---|---|---|---|
HRNY | ERC-20 | 1.692125M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19719001 | 7 months ago | | | 0 | 0.0014380025 | |
| 18607973 | a year ago | | | 0 | 0.0012172123 | |
| 18607824 | a year ago | | | 0 | 0.0013037217 | |
| 18607674 | a year ago | | | 0 | 0.0011272312 | |
| 18607660 | a year ago | | | 0 | 0.0012431771 | |
| 18607620 | a year ago | | | 0 | 0.0011631893 | |
| 18607614 | a year ago | | | 0 | 0.0010982825 | |
| 18607606 | a year ago | | | 0 | 0.0012233256 | |
| 18607601 | a year ago | | | 0 | 0.0014123071 | |
| 18607597 | a year ago | | | 0 | 0.0014456054 |
ABI
ABI objects
Getter at block 21290624
decimals() pure returns (uint8)
9
maxTaxSwap() view returns (uint256)
10000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000
maxWalletLength() view returns (uint256)
1000000000000000000
name() pure returns (string)
Hyper Reserve Network Yield
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HRNY
taxSwapThreshold() view returns (uint256)
10000000000000000
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 maxTransactionAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.