GenesisSC

Verified contract

Active on Ethereum with 1,563 txns
Deployed by via 0xa915db26 at 10385771
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xed116e5c3c37f732a3b40f8ff4369b106a2fe9c713f684961eaec79d9bb0d357
0xb73220fc38850fb43d9111a28c81187833fa800694e2273c8796648526e0b468
0x682e60d09ade064d045ac51e18fa8e43e9a8dad2fcb9493b0113883757c36033
0x6254494660f007d96283efefc953699324d8465801caa0043984c37db85dd33f
0x182a9fb52d21223f290ca7cde10ee13d2e67a66805617976bf7829eaa22b58cc
0xb5eb9c450f970169bedc2a648ea085baa04fe08677cdf58ee743e22c1e36eeae
0xa97804e5b1304f11c6d5a78a11ece9cd609b210e085a2e508579dcb7b4b44881
0x3615d56402b4d5f9d75ec53321c927e938ca6297a9ecddced57f377c925a9343
0xb4418bc4ec62ad445ecd25d7ce19f89d77ff65af162b916be2cf495dcce3f979
0x2616427589d8fcf44ec718a379102cd6b97c47b39cd55ff3dcad1a486e6aae99

Functions
Getter at block 20913347
contractState(view returns (uint8)
4
currentTotalDelegated(view returns (uint256)
1122500000000000000000000000
delegationAmountLimit(view returns (uint256)
1122500000000000000000000000
delegationNodesLimit(view returns (uint256)
449
isOwner(view returns (bool)
false
 
lostFundsAmount(view returns (uint256)
nodePrice(view returns (uint256)
2500000000000000000000000
owner(view returns (address)
0xb934c8f02012dd5971b5faeb514c29d2742bdfe0
token(view returns (address)
0xf9986d445ced31882377b5d6a5f58eaea72288c3
whitelistedAccountAddresses(view returns (address[]uint256[])
([], [])
Read-only
delegationDeposit(address whoview returns (uint256bytes32)
stakingNodeInfo(address whobytes32 blsKeyHashview returns (bytes32bool)
stakingNodesHashes(address whoview returns (bytes32[]bool[]bytes32[])
whitelistedAccount(address whoview returns (uint256 maxNumberOfNodesuint256 amountStaked)
State-modifying
approveBlsKeyHashes(address whobytes32[] blsHashes
burnCommittedFunds(
changeStateToFinalized(
changeStateToRetired(
changeStateToStaking(
changeStateToValidating(
depositDelegateStake(uint256 amountbytes32 elrondAddressHash
editWhitelistedAccountNumberOfNodes(address whouint256 numberOfNodes
increaseDelegatedAmount(uint256 amount
recoverLostFunds(address whouint256 amount
renounceOwnership(
submitStake(bytes32[] blsKeyHashesbytes32 elrondAddressHash
transferOwnership(address newOwner
unapproveBlsKeyHashes(address whobytes32[] blsHashes
whitelistAccount(address whouint256 numberOfNodes
withdraw(
withdrawDelegatedStake(uint256 amount
withdrawPerNodes(bytes32[] blsKeyHashes
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StakeDeposited(address indexed accountuint256 amount
StakeWithdrawn(address indexed accountuint256 amount
StateChanged(uint8 fromStateuint8 toState
Constructor
constructor(address _tokenuint256 _nodePriceuint256 _delegationNodesLimit
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.