HEGIC WBTC Staking lot
Verified contract
Active on
Ethereum with 640 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WBTC | ERC-20 | 0.952745 | $101,565.00 |
$96,765.51 | |
HEGIC | ERC-20 | 2.664M | $0.020569 |
$54,795.66 | |
TKX | ERC-20 | 0.000051 | $19.03 |
$0 | |
$ | ERC-20 | 50K | -- | -- | |
$ Evmosia.com | ERC-20 | 5K | -- | -- | |
SWAPP | ERC-20 | 5 | -- | -- | |
YFBTC | ERC-20 | 0.009999 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13083286 | 3 years ago | | | 0 | 0.0031323095 | |
| 13083278 | 3 years ago | | | 0 | 0.0051899258 | |
| 13082564 | 3 years ago | | | 0 | 0.0044374916 | |
| 13082548 | 3 years ago | | | 0 | 0.0075652847 | |
| 13052541 | 3 years ago | | | 0 | 0.0024428104 | |
| 13052499 | 3 years ago | | | 0 | 0.0010440232 | |
| 13052499 | 3 years ago | | | 0 | 0.0027257648 | |
| 13046966 | 3 years ago | | | 0 | 0.0019606900 | |
| 13044710 | 3 years ago | | | 0 | 0.0021136500 | |
| 13034569 | 3 years ago | | | 0 | 0.0024480900 |
ABI
ABI objects
Getter at block 21397681
FALLBACK_RECIPIENT() view returns (address)
0x8ac7de95ff8d0ee72e0b54f781ab2e18f27108fb
HEGIC() view returns (address)
0x584bc13c7d411c00c01a62e8019472de68768430
LOT_PRICE() view returns (uint256)
888000000000000000000000
MAX_SUPPLY() view returns (uint256)
1500
WBTC() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
decimals() view returns (uint8)
0
lockupPeriod() view returns (uint256)
86400
name() view returns (string)
HEGIC WBTC Staking lot
symbol() view returns (string)
hlWBTC
totalProfit() view returns (uint256)
185809219470987250399199101604232072513
totalSupply() view returns (uint256)
3
Read-only
_revertTransfersInLockUpPeriod(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
lastBoughtTimestamp(address) view returns (uint256)
profitOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
buy(uint256 amount)
claimProfit() returns (uint256 profit)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
revertTransfersInLockUpPeriod(bool value)
sell(uint256 amount)
sendProfit(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)
Claim(address indexed acount, uint256 amount)
Profit(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _token, address wbtc)
This contract contains no fallback and receive objects.
This contract contains no error objects.