RocketNodeStaking

Verified contract

Active on Ethereum with 1,424 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"

0x03c5922a97648db8252ef7eaf1574812f84012dea520be023e73ced58b147acd
0x3da6f82abfacccae74a057a53f051bf0f25f484993d47bb6697df2b9f0b93acf
0xf37329b8c1bc3979e64b100576c67553d4274c57d8d4b2fbb0547c459c5bf994
0xb38135bfd8dc10ebc503cea2dab2a9e777d4ebe1753167212135c5f2154b6a21
0x6caefc11c5e8f8dcf63f1029b81d0e5f87ddb0a43ef0c8f12e954906301f5b41
0x11e12b7cda92cf86faa5a7ab5d55f08fd8328ad896e1b70cd1a7069561e5b9c4
0x5721e3f79369749edc63c9356c9ae2b087a432af7b4bad51024e6195b74d0066
0x673998d0f0fb4fa42d876c9f19eb8230f2a8e83e9b62d1db23ddbcd384e03a9f
0x7d665a0b5ab7b45b00800d5846b0210abfecca7fc08a03dd8324ecb8158a60da
0xf8f11e7b6403209780d620734a20ce3e328688d99be9360cab8cd6cbb52f2843

Functions
Getter at block 21247798
getTotalRPLStake(view returns (uint256)
10602871600215233552682111
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.