RocketNodeStaking

Verified contract

Active on Ethereum with 1,122 txns
Deployed by via 0xe2f4da58 at 20015316
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RocketNodeStaking"

0x8b6d43bf0ea63a9e8e29ba4f603949e9eebd682fee929de554bc9bf76dac2688
0xf14c98dedbac4ff26829bba32f22ea00fdf93c64385c298700fa814e1c9f4e15
0x4601ca7eef220940e4653af72f3efbf1adac0a3a46b6c0b45e5e4501dd4393c9
0x2c7587393f59bc1a0f09f0f085ef7f6ced44f43f397486c25565204ec1fbb0e7
0xac771a1c61831fe88f56062a14a44ae626b52ec43f6bd1fd0540a14c65f5ad9c
From
0x587ac37b740c45b549984357187d425c2fefd2bf45c60a2f1a05808c0e67ffbb
0xfcb4874212f2a2079f86dd259411a16c6f6df74ecc394a408818914936d61580
0x4f5c7002c3c19e6964ae226427d86053f64b3a70b9910e983223b76f48ef6f53
0xd4b41cfa65a30b6fc37224d3d88db80c32b14965b7d1541949024a90ae1685f5
0xa0e8ec2a5572b04c4a1ee7542dde108f04e3940dcd5b18563417ae8bbf9b5f08

Functions
Getter at block 20823124
getTotalRPLStake(view returns (uint256)
10600361141537635893288817
version(view returns (uint8)
5
Read-only
getNodeETHCollateralisationRatio(address _nodeAddressview returns (uint256)
getNodeETHMatched(address _nodeAddressview returns (uint256)
getNodeETHMatchedLimit(address _nodeAddressview returns (uint256)
getNodeETHProvided(address _nodeAddressview returns (uint256)
getNodeEffectiveRPLStake(address _nodeAddressview returns (uint256)
getNodeMaximumRPLStake(address _nodeAddressview returns (uint256)
getNodeMinimumRPLStake(address _nodeAddressview returns (uint256)
getNodeRPLLocked(address _nodeAddressview returns (uint256)
getNodeRPLStake(address _nodeAddressview returns (uint256)
getNodeRPLStakedTime(address _nodeAddressview returns (uint256)
getRPLLockingAllowed(address _nodeAddressview returns (bool)
State-modifying
lockRPL(address _nodeAddressuint256 _amount
setRPLLockingAllowed(address _nodeAddressbool _allowed
setStakeRPLForAllowed(address _callerbool _allowed
setStakeRPLForAllowed(address _nodeAddressaddress _callerbool _allowed
slashRPL(address _nodeAddressuint256 _ethSlashAmount
stakeRPL(uint256 _amount
stakeRPLFor(address _nodeAddressuint256 _amount
transferRPL(address _fromaddress _touint256 _amount
unlockRPL(address _nodeAddressuint256 _amount
withdrawRPL(address _nodeAddressuint256 _amount
withdrawRPL(uint256 _amount
Events
RPLLocked(address indexed fromuint256 amountuint256 time
RPLLockingAllowed(address indexed nodebool alloweduint256 time
RPLSlashed(address indexed nodeuint256 amountuint256 ethValueuint256 time
RPLStaked(address indexed fromuint256 amountuint256 time
RPLTransferred(address indexed fromaddress indexed touint256 amountuint256 time
RPLUnlocked(address indexed fromuint256 amountuint256 time
RPLWithdrawn(address indexed touint256 amountuint256 time
StakeRPLForAllowed(address indexed nodeaddress indexed callerbool alloweduint256 time
Constructor
constructor(address _rocketStorageAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.