TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 28,207 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 ($5.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SQT | ERC-20 | 802.211941 | $0.006319 |
$5.07 | |
USA | ERC-20 | 1 | $0.000766 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 75.505376 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22755317 | a minute ago | | | 0 | 0.0000027789216 | |
| 22754905 | 15 minutes ago | | | 0 | 0.000021508701 | |
| 22754778 | 19 minutes ago | | | 0 | 0.0000026972798 | |
| 22752861 | an hour ago | | | 0 | 0.0000029996700 | |
| 22751792 | 2 hours ago | | | 0 | 0.000037590339 | |
| 22751434 | 2 hours ago | | | 0 | 0.000029369839 | |
| 22750936 | 2 hours ago | | | 0 | 0.0000041510076 | |
| 22750910 | 2 hours ago | | | 0 | 0.0000043880594 | |
| 22750868 | 2 hours ago | | | 0 | 0.0000047248952 | |
| 22750816 | 3 hours ago | | | 0 | 0.0000047247056 |
ABI
ABI objects
Getter at block 22755348
owner() view returns (address)
0xdd93add934dcc40b54f3d701c5666cff1c9fd0df
settings() view returns (address)
0x1d1e8c85a2c99575fcb95903c9ad9ae2adea54fc
Read-only
getAfterDelegationAmount(address _source, address _runner) view returns (uint256)
getDelegationAmount(address _source, address _runner) view returns (uint256)
getEffectiveTotalStake(address _runner) view returns (uint256)
getSlashableAmount(address _runner) view returns (uint256)
getTotalStakingAmount(address _runner) view returns (uint256)
getUnbondingAmounts(address _source) view returns (struct UnbondAmount[])
State-modifying
Events cancelUnbonding(uint256 unbondReqId)
delegate(address _runner, uint256 _amount)
initialize(address _settings)
redelegate(address _fromRunner, address _toRunner, uint256 _amount)
renounceOwnership()
setSettings(address _settings)
slashRunner(address _indexer, uint256 _amount)
stake(address _runner, uint256 _amount)
transferOwnership(address newOwner)
undelegate(address _runner, uint256 _amount)
unstake(address _runner, uint256 _amount)
widthdraw()
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.