DAOStaking

Verified contract

Proxy

Active on Ethereum with 6,233 txns
Deployed by via 0xeda0b92a at 13500605
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 $22,460.08
0x103efcde2b659a3d4bbffe0c4447acb1799c263ebd1c7c6f9722e6e4a256d685
0x73da6fb0de3993a50828c00151ef9188a291adf3d06baac27715a128079bb9e6
0x85ed872fbd45632c9e3f3e87fe0b5caed4d864cfbee210c8f738bc25d420e76e
0xc168dcd6ac614ab47ebf13634f09d352c3cf12d784d6b766ee6de94c000364a4
0xf83fa4ca3287926f2928a47ed9880ae511d5aa90e7ca4ca373097cbb2a773719
From
0x45b48dcc6eff453f73b8d028043a90bf7c5d619f280677c4991a8b9c8f629390
0xfd3fa01ce91c9465b1275d037c639507ca5ce6e126563fd8bce9992d9d270550
0xfab1ce9c34953221c24e5a21bba35883c5b4da14f292e7b06cae326233d83180
0x2fec5b15aedf820d346ad9bf948f3ea36d72ac4185deb4f4fc51bc44e4274d2b
0x24244d6e0858c22f639263b2335faa6038212d0e1e79a700a78e2b32cde836d7

Functions
Getter at block 21204108
MAX_LOCK(view returns (uint256)
31536000
stakeborgTokenStaked(view returns (uint256)
5821554297708042501465988
Read-only
balanceAtTs(address useruint256 timestampview returns (uint256)
balanceOf(address userview returns (uint256)
delegatedPower(address userview returns (uint256)
delegatedPowerAtTs(address useruint256 timestampview returns (uint256)
multiplierAtTs(address useruint256 timestampview returns (uint256)
multiplierOf(address userview returns (uint256)
stakeAtTs(address useruint256 timestampview returns (struct LibStakingStorageStake)
stakeborgTokenStakedAtTs(uint256 timestampview returns (uint256)
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
initDaoStaking(address _stakeborgTokenaddress _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.