OwnedUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 83 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0x1337…e46a
Balances ($25.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARMOR | ERC-20 | 68.558K | $0.000368 |
$25.2 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15427009 | 2 years ago | | | 0 | 0.0019087676 | |
| 15383820 | 2 years ago | | | 0 | 0.0019923392 | |
| 15338278 | 2 years ago | | | 0 | 0.0028635620 | |
| 15293705 | 2 years ago | | | 0 | 0.0024213618 | |
| 15293121 | 2 years ago | | | 0 | 0.00014052352 | |
| 15249164 | 2 years ago | | | 0 | 0.0022099554 | |
| 15203885 | 2 years ago | | | 0 | 0.0020233612 | |
| 15159307 | 2 years ago | | | 0 | 0.0055739633 | |
| 15117114 | 2 years ago | | | 0 | 0.011172566 | |
| 15068062 | 2 years ago | | | 0 | 0.0076191566 |
ABI
ABI objects
Getter at block 21290439
implementation() view returns (address impl)
0x37d1dfb33bc5cd0ffb8b0f3865cb90afd94403bd
proxyOwner() view returns (address owner)
0x1f28ed9d4792a567dad779235c2b766ab84d8e33
INITIAL_DISTRIBUTED() view returns (uint256)
1638687600
borrowerReward() view returns (address)
0x1337def172152f2ff82d9545fd6f79fe38df15ce
borrowerRewards() view returns (uint256)
0
isOwner() view returns (bool)
false
lastRewardDistributed() view returns (uint256)
1661670000
lpRewards() view returns (uint256)
400000000000000000000000
owner() view returns (address)
0x531ed64e65b1d2f569feabbad73bef04ac249378
rewardToken() view returns (address)
0x1337def16f9b486faed0293eb623dc8395dfe46a
secondOwner() view returns (address)
0x1f28ed9d4792a567dad779235c2b766ab84d8e33
stakerReward() view returns (address)
0x1337def1b1ae35314b40e5a4b70e216a499b0e37
stakerRewards() view returns (uint256)
0
weightSum() view returns (uint256)
81
Read-only
blackListed(address) view returns (bool)
farms(uint256) view returns (address)
lpFarm(address) view returns (address)
rate(address) view returns (uint256)
State-modifying
Events transferProxyOwnership(address _newOwner)
upgradeTo(address _implementation)
addFarm(address _lptoken) returns (address farm)
blockUser(address target)
flushRewards()
initialize(address token)
initializeRewardDistribution()
notifyRewardsPartial(uint256 amount, uint256 from, uint256 to)
receiveOwnership()
receiveSecondOwnership()
setRateOf(address _farm, uint256 _rate)
setRates(uint256[] _rates)
setRewards(uint256 _lpRewards, uint256 _stakerRewards, uint256 _borrowerRewards)
transferOwnership(address newOwner)
transferSecondOwnership(address newOwner)
unblockUser(address target)
withdrawToken(address _token)
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SecondOwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _implementation)
fallback()
This contract contains no error objects.