GenesisSC

Verified contract

Active on Ethereum with 3,833 txns
Deployed by via 0xff2e7ec0 at 10053176
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.15
ERC-20
--
0x2525dc7a71a05a2b81f478f4a4ee7e32ecd2d859e2ae71fe7072682e00b9d4a2
0x52944d6a0fac74f6340faa70be01e58a21f0409b19387db7524bb8058dc9dc86
0x1e4d7d7655c2e3d67ee7c0413ac72e9a577bb2282d64e0ffc1f6247efb98efb4
0x764900a68746e6ae016dc555e21019f53f29fef65ec1b6673151e1c03ee3b9d8
0xcd050a32d63eb52099ef4676dbdc6663e106570c9cb8fa81edc823c653b878db
0x6e72b23cc39dcc19b2c8b93f6afbd7820490e7cf1d2e31c497ccdb80b24ced08
0x9af3444f1338cd5c7406b74a1a872701ed0a4bb1663d4fff2f11d3bfc792a062
0xfc1b7851e125ad816e0cd7f448947b4796e8f0d67902212d3218f60a6374cc72
0xc90c24f0138d6286752c987839780c7cc986865b3d9977c5b83f75e16f648141
0xd5595a32c418867d732bf3fea278d9430acdb103f580d48feb1ba10e048c0f6d

Functions
Getter at block 21259249
contractState(view returns (uint8)
4
currentTotalDelegated(view returns (uint256)
2512500000000000000000000000
delegationAmountLimit(view returns (uint256)
2512500000000000000000000000
delegationNodesLimit(view returns (uint256)
1005
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.