CryptensorStaking

Verified contract

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

No balances found for "CryptensorStaking"

0xf6135ecf3cb8835ecffa0a9a0be7ef82b46cd3c8739b1371588e020b2aa10466
0x07ea30398f35ba03ab4b8fea05468eec4bbab9853ec507575f4beec4884c3a66
0x79590cf87e2a635918c4900f4bb3c7e3cc94f1df87f8146444c1514c560d1b51
0xa542675e636abf027179c91af6d8840ed21d8ed71fea492a2aa1ff065654b381
0xa2c1e82ecc5c9fef923c9d26ded62b87432c229ac887b1199cc5f9c387647cfb
0x048c02864375993213c2e3be977636a81c3d2c10c061df8d76fba001c9021f86
0x7cfdb1ac99b843c463387e0a20dcaefb5f4a9b5f967c8cc6952cb3fbe163f71f
0xb5abfe285d48cf0f4e12e9fde78ec2d05d7f4c34054b4f76973010cc14575d84
0x429135f6b34012f727d6c05a686458b4a1bc7c0357c4d5716458f627345555b6
0x04c367c52b819ed5c990d9a0cd70c208db43ca6d070de4d431ee59b5bd0f1ee7

Functions
Getter at block 20896354
owner(view returns (address)
0xef3e983ad04610feb2eb68a4002a4ffd8e2db783
rewardsRate(view returns (uint256)
0
Read-only
getReward(address _accountview returns (uint256)
staked(address _accountview returns (uint256)
staking(addressview returns (uint256 lastClaimuint256 amountStaked)
State-modifying
claimRewards(
deposit(uint256 _amount
renounceOwnership(
setRewardsRate(uint256 _amount
switchStakingEnable(
transferOwnership(address newOwner
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _cryptensor
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(