Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5c93…5fd9
2 additional
variables
Balances ($0.00)
No balances found for "Rena"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21129423 | 4 days ago | | | 0 | 0.0010118552 | |
| 21113206 | 7 days ago | | | 0 | 0.00030134864 | |
| 21112168 | 7 days ago | | | 0 | 0.00021220677 | |
| 21109179 | 7 days ago | | | 0 | 0.00024822108 | |
| 21081640 | 11 days ago | | | 0 | 0.00026084245 | |
| 21060643 | 14 days ago | | | 0 | 0.00032914440 | |
| 20983105 | 25 days ago | | | 0 | 0.00035279732 | |
| 20972883 | a month ago | | | 0 | 0.00087579599 | |
| 20967940 | a month ago | | | 0 | 0.00037643636 | |
| 20967938 | a month ago | | | 0 | 0.00068392749 |
ABI
ABI objects
Getter at block 21160938
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
callerRewardDivisor() view returns (uint16)
13
claim() view returns (address)
0x3daeac99b10a16f74b6bd0b53cec4ca55b9fccb6
decimals() view returns (uint8)
18
feeDistributor() view returns (address)
0xd94c8cbdbbb602005c3c4c22dedb856a4d5e9e13
feeDivisor() view returns (uint16)
100
lastRebalance() view returns (uint256)
1729356227
lpStaking() view returns (address)
0xf3f1d02195224915cab045b4ecf5386c2c55a7f2
minimumRebalanceAmount() view returns (uint256)
15000000000000000000000
name() view returns (string)
Rena
owner() view returns (address)
0x1f7c453a4cccbf826a97f213706ee72b79dba466
rebalanceInterval() view returns (uint256)
43200
rebalancer() view returns (address)
0x5c93ca16b5e1aff53894982146bd6bc7f14b5fd9
rebalancerDivisor() view returns (uint16)
34
renaFactory() view returns (address)
0x0000000000000000000000000000000000000000
renaRouter() view returns (address)
0xb648c6f73fd94a39740348cd5a8c4a72d8e02926
symbol() view returns (string)
RENA
totalSupply() view returns (uint256)
11000000000000000000000000
treasury() view returns (address)
0x1f7c453a4cccbf826a97f213706ee72b79dba466
uniFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniPair() view returns (address)
0xbc2c5392b0b841832bec8b9c30747badda7b70ca
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeCallerRewardDivisor(uint16 callerRewardDivisor_)
changeFeeDivisor(uint16 feeDivisor_)
changeMinRebalancerAmount(uint256 minimumRebalanceAmount_)
changeRebalalncerDivisor(uint16 rebalancerDivisor_)
changeRebalanceInterval(uint256 interval_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebalance()
renounceOwnership()
setClaim(address claim_)
setFeeDistributor(address feeDistributor_)
setRebalancer(address rebalancer_)
setRenaRouter(address renaRouter_)
setUniRouter(address uniRouter_)
setlpStaking(address lpStaking_)
toggleFeeless(address addr_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address renaRouter_, address uniRouter_, uint256 minimumReblanceAmount_, uint256 rebalanceInterval_)
This contract contains no fallback and receive objects.
This contract contains no error objects.