TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 6,582 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x1d1e…54fc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 71.666667 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22760066 | 23 minutes ago | | | 0 | 0.0000049720931 | |
| 22759749 | 34 minutes ago | | | 0 | 0.0000015248822 | |
| 22759088 | an hour ago | | | 0 | 0.000022821088 | |
| 22758960 | an hour ago | | | 0 | 0.000016630561 | |
| 22758017 | 2 hours ago | | | 0 | 0.0000045291539 | |
| 22757395 | 2 hours ago | | | 0 | 0.0000015127382 | |
| 22756691 | 2 hours ago | | | 0 | 0.000021631734 | |
| 22756494 | 2 hours ago | | | 0 | 0.0000015127382 | |
| 22755149 | 3 hours ago | | | 0 | 0.000022819750 | |
| 22754459 | 3 hours ago | | | 0 | 0.000013535298 |
ABI
ABI objects
Getter at block 22760752
owner() view returns (address)
0xdd93add934dcc40b54f3d701c5666cff1c9fd0df
settings() view returns (address)
0x1d1e8c85a2c99575fcb95903c9ad9ae2adea54fc
Read-only
getPendingStakers(address runner) view returns (address[])
getRewardsAddTable(address runner, uint256 startEra, uint256 length) view returns (uint256[])
getRewardsRemoveTable(address runner, uint256 startEra, uint256 length) view returns (uint256[])
State-modifying
Events batchApplyStakeChange(address runner, address[] stakers)
batchClaim(address delegator, address[] runners)
batchCollectAndDistributeRewards(address runner, uint256 batchSize)
batchCollectWithPool(address runner, bytes32[] deployments)
indexerCatchup(address runner)
initialize(address _settings)
renounceOwnership()
setSettings(address _settings)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.