Kernel

Verified contract

Proxy

Active on Ethereum with 2,407 txns
Deployed by via 0x4f566645 at 13256359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 5 additional slots
ERC-20
Value $133,581.32
0xdf494fba3caad8d4d009bd3fe81b4867cddacdcf7b33714f7573904713c666e5
0x2fc5c01871286038df7476956feb1700f4e13b65d12bce105d30fea0ccc11291
0x234417ec1ff174be2180ba64f4eb3d89794c766072235120b9bdff3a18293b6d
0x9b3366ed591da917a7f8c46d0ea22e523431978307e1265d9cbfb91c79d6eef4
0xb397a33c16c0b54522cd703c37a0ac0538c209be2b8664907017d35dc2144aa0
0x77dc11d6d07e8e9adc4792018320c84f6855d5aa3781755f4b3b814509cf2fc2
0x25cd7c67ed9600c541b820722fb85635fb460cf9298304de1bdc0e57dac62585
0xa010f2558063fae5464076b2dc1efc4fe69bbc2c088f2f3585ef6cc6725ffc3c
0x49ca52b0001eba8b1eb11c20f18802b5683387fbf866222db3324205f5345789
0x625e51fac806e8c282a252f5ce899bfe6374a3bc65bdcaf6ab8c7f780bb2d668

Functions
Getter at block 21262199
MAX_LOCK(view returns (uint256)
31536000
entrStaked(view returns (uint256)
20811564447154499085509998
Read-only
balanceAtTs(address useruint256 timestampview returns (uint256)
balanceOf(address userview returns (uint256)
delegatedPower(address userview returns (uint256)
delegatedPowerAtTs(address useruint256 timestampview returns (uint256)
entrStakedAtTs(uint256 timestampview returns (uint256)
multiplierAtTs(address useruint256 timestampview returns (uint256)
multiplierOf(address userview returns (uint256)
stakeAtTs(address useruint256 timestampview returns (struct LibKernelStorageStake)
userDelegatedTo(address userview returns (address)
userLockedUntil(address userview returns (uint256)
votingPower(address userview returns (uint256)
votingPowerAtTs(address useruint256 timestampview returns (uint256)
State-modifying
delegate(address to
deposit(uint256 amount
depositAndLock(uint256 amountuint256 timestamp
initKernel(address _entraddress _rewards
lock(uint256 timestamp
stopDelegate(
withdraw(uint256 amount
Events
Delegate(address indexed fromaddress indexed to
DelegatedPowerDecreased(address indexed fromaddress indexed touint256 amountuint256 to_newDelegatedPower
DelegatedPowerIncreased(address indexed fromaddress indexed touint256 amountuint256 to_newDelegatedPower
Deposit(address indexed useruint256 amountuint256 newBalance
Lock(address indexed useruint256 timestamp
Withdraw(address indexed useruint256 amountWithdrewuint256 amountLeft
Constructor
constructor(struct IDiamondCutFacetCut[] _diamondCutaddress _owner
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.