Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Native
Value
$22,846.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 7.350856 | $3,107.98 |
$22,846.31 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18827872 | a year ago | | | 0 | 0.0030716138 | |
| 18827869 | a year ago | | | 0 | 0.0044552866 | |
| 18575459 | a year ago | | | 0 | 0.0015078118 | |
| 18479389 | a year ago | | | 0 | 0.0020863929 | |
| 18469394 | a year ago | | | 0 | 0.0015666030 | |
| 18463691 | a year ago | | | 0 | 0.0017000802 | |
| 18463689 | a year ago | | | 0 | 0.0018252594 | |
| 18463668 | a year ago | | | 0 | 0.0010417589 | |
| 18461120 | a year ago | | | 0.5 | 0.0010982976 | |
| 18460377 | a year ago | | | 0.35 | 0.0015424768 |
ABI
ABI objects
Getter at block 21227338
buybackAddress() pure returns (address)
0xa093ea0904250084411f98d9195567e8b4406696
currentPrices() view returns (uint256 truePrice, uint256 buyPrice, uint256 sellPrice)
(truePrice=1055777067476230, buyPrice=1173085630529144, sellPrice=950199360728607)
decimals() view returns (uint8)
18
name() view returns (string)
HEDGE
symbol() view returns (string)
HAIR
team() view returns (address)
0x599826d5a6518301a71ba5786be31237f5e241de
totalSupply() view returns (uint256)
5577706747623037066834
Read-only
allInfoFor(address _user) view returns (uint256 contractBalance, uint256 totalTokenSupply, uint256 truePrice, uint256 buyPrice, uint256 sellPrice, uint256 userETH, uint256 userBalance, uint256 userRewards, uint256 userLiquidValue, address userRef)
allowance(address _user, address _spender) view returns (uint256)
balanceOf(address _user) view returns (uint256)
calculateResult(uint256 _amount, bool _isBuy, bool _inverse) view returns (uint256)
refOf(address _user) view returns (address)
rewardsOf(address _user) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool)
buy() payable returns (uint256)
buy(address _ref) payable returns (uint256)
reinvest() returns (uint256)
sell(uint256 _tokens) returns (uint256)
transfer(address _to, uint256 _tokens) returns (bool)
transferAndCall(address _to, uint256 _tokens, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool)
withdraw() returns (uint256)
Approval(address indexed owner, address indexed spender, uint256 tokens)
Buy(address indexed buyer, uint256 amountSpent, uint256 tokensReceived)
Reinvest(address indexed user, uint256 amount)
Sell(address indexed seller, uint256 tokensSpent, uint256 amountReceived)
Transfer(address indexed from, address indexed to, uint256 tokens)
Withdraw(address indexed user, uint256 amount)
constructor()
receive()
This contract contains no error objects.