Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($685.77)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RENA | ERC-20 | 9.589852K | $0.07151 |
$685.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17005377 | 2 years ago | | | 0.0060028606 | 0.0038744374 | |
| 15638698 | 2 years ago | | | 0.0029636377 | 0.0012492417 | |
| 15320721 | 2 years ago | | | 0.010240186 | 0.0032288952 | |
| 15291523 | 2 years ago | | | 0 | 0.0017041679 | |
| 15081494 | 2 years ago | | | 0 | 0.0014933575 | |
| 14498931 | 3 years ago | | | 0.044791361 | 0.0072080114 | |
| 14378726 | 3 years ago | | | 0.0077410445 | 0.0043769406 | |
| 14362220 | 3 years ago | | | 0 | 0.00080170599 | |
| 14362206 | 3 years ago | | | 0 | 0.0033189897 | |
| 14006109 | 3 years ago | | | 0.018197204 | 0.035633796 |
ABI
ABI objects
Getter at block 21177570
claimDivisor() view returns (uint256)
2
owner() view returns (address)
0x1f7c453a4cccbf826a97f213706ee72b79dba466
Read-only
getClaimPrice(uint256 _amount) view returns (uint256 claimPrice)
getLPPrice(uint256 _amount) view returns (uint256 requiredLP)
maxClaimable(uint256 pid_, address account_) view returns (uint256 claimable)
State-modifying
Events claim(uint256 requested_, uint256 pid_) payable
renounceOwnership()
sacrificeLP(uint256 requested_, uint256 pid_)
setClaim(address _from, uint256 _amount)
setClaimDivisor(uint256 _amount)
transferOwnership(address newOwner)
Claimed(address indexed arg0, uint256 arg1, uint256 arg2)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
lpSacrificed(address indexed arg0, uint256 arg1, uint256 arg2)
constructor(address rena_)
This contract contains no fallback and receive objects.
This contract contains no error objects.