GearStakingV3

Verified contract

Active on Ethereum with 432 txns
Deployed by via 0xacf15eaf at 18797638
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,398,616.71
0x75bb6ca7f669696844e2b4b5ebe5a5701cfe817b2bc91037b5c943ca90ff21f0
0xdd4d3f1250d902927e26df7e2293ad1497472be05bc0d79bc02faae38f049133
0x52886abe59c1a05514a6cdbe801d77d74f25e56510c30fd0c833b0fb47774375
0xa35d55c4dfc1dd2c008e3b6af2a3bd2a1e2cf68c661fd80c537808907adfaad4
0x6942b31c3f24e9f7fe06ed8d0c3f1eefaa2efc11a7b026e1f3ed2ccb438ae13a
0x7faefb7bacadc12598b92746cc8faec5604fd63db5a17ebf8603235829f280b2
0x24f2eaa4264be981d8a42b9a7590cccadb2807c278867bd2ddc9b6d1b67aa27b
0x764bf6647251f650f596bbf344be4f65bb1703b8fdd0a99552073c9a537f6b1a
0x717fc62f20df51563a8a27d731dc3423d99257616603ee66f039da7c32c91e83
0xb3d95cf8808972e421adb185f84823f8c41beea794d41d54efe5316d10cb4000

Functions
Getter at block 21215480
acl(view returns (address)
0x523da3a8961e4dd4f6206dbf7e6c749f51796bb3
controller(view returns (address)
0xa133c9a92fb8ddb962af1cbae58b2723a0bdf23b
firstEpochTimestamp(view returns (uint256)
1702900800
gear(view returns (address)
0xba3335588d9403515223f109edc4eb7269a9ab5d
getCurrentEpoch(view returns (uint16)
49
migrator(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
successor(view returns (address)
0x0000000000000000000000000000000000000000
version(view returns (uint256)
300
Read-only
allowedVotingContract(addressview returns (uint8)
availableBalance(address userview returns (uint256)
balanceOf(address userview returns (uint256)
getWithdrawableAmounts(address userview returns (uint256 withdrawableNowuint256[4] withdrawableInEpochs)
State-modifying
claimWithdrawals(address to
deposit(uint96 amountstruct MultiVote[] votes
depositOnMigration(uint96 amountaddress onBehalfOfstruct MultiVote[] votes
depositWithPermit(uint96 amountstruct MultiVote[] votesuint256 deadlineuint8 vbytes32 rbytes32 s
migrate(uint96 amountstruct MultiVote[] votesBeforestruct MultiVote[] votesAfter
multivote(struct MultiVote[] votes
pause(
setController(address newController
setMigrator(address newMigrator
setSuccessor(address newSuccessor
setVotingContractStatus(address votingContractuint8 status
unpause(
withdraw(uint96 amountaddress tostruct MultiVote[] votes
Events
ClaimGearWithdrawal(address indexed useraddress touint256 amount
DepositGear(address indexed useruint256 amount
MigrateGear(address indexed useraddress indexed successoruint256 amount
NewController(address indexed newController
Paused(address account
ScheduleGearWithdrawal(address indexed useruint256 amount
SetMigrator(address indexed migrator
SetSuccessor(address indexed successor
SetVotingContractStatus(address indexed votingContractuint8 status
Unpaused(address account
Constructor
constructor(address _addressProvideruint256 _firstEpochTimestamp
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotConfiguratorException(
CallerNotMigratorException(
CallerNotPausableAdminException(
CallerNotUnpausableAdminException(
IncompatibleSuccessorException(
InsufficientBalanceException(
SafeTransferFailed(
SafeTransferFromFailed(
VotingContractNotAllowedException(
ZeroAddressException(