Rarible Vote-Escrow

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x2675f183 at 15669277
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 5 additional slots
-
variable spans 47 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "Rarible Vote-Escrow"

No transactions found for "Rarible Vote-Escrow"


Functions
Getter at block 21159934
WEEK(view returns (uint256)
50400
counter(view returns (uint256)
0
decimals(view returns (uint8)
18
getWeek(view returns (uint256)
419
migrateTo(view returns (address)
0x0000000000000000000000000000000000000000
minCliffPeriod(view returns (uint256)
0
minSlopePeriod(view returns (uint256)
0
name(view returns (string)
Rarible Vote-Escrow
owner(view returns (address)
0x0000000000000000000000000000000000000000
startingPointWeek(view returns (uint256)
0
stopped(view returns (bool)
false
symbol(view returns (string)
veRARI
token(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
0
totalSupplyLine(view returns (struct LibBrokenLineLine initial)
(0, 0, 0)
Read-only
balanceOf(address accountview returns (uint256)
delegates(address accountview returns (address)
getAccountAndDelegate(uint256 idview returns (address accountaddress delegate)
getAvailableForWithdraw(address accountview returns (uint256 value)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview returns (uint256)
getStake(uint256 amountuint256 slopeuint256 cliffview returns (uint256 stakeAmountuint256 stakeSlope)
getVotes(address accountview returns (uint256)
locked(address accountview returns (uint256)
State-modifying
__Staking_init(address _tokenuint256 _startingPointWeekuint256 _minCliffPerioduint256 _minSlopePeriod
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
delegateTo(uint256 idaddress newDelegate
migrate(uint256[] id
renounceOwnership(
restake(uint256 idaddress newDelegateuint256 newAmountuint256 newSlopeuint256 newCliffreturns (uint256)
setMinCliffPeriod(uint256 newMinCliffPeriod
setMinSlopePeriod(uint256 newMinSlopePeriod
setStartingPointWeek(uint256 newStartingPointWeek
stake(address accountaddress _delegateuint256 amountuint256 slopeuint256 cliffreturns (uint256)
startMigration(address to
stop(
transferOwnership(address newOwner
withdraw(
Events
Delegate(uint256 indexed idaddress indexed accountaddress indexed delegateuint256 time
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
Migrate(address indexed accountuint256[] id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Restake(uint256 indexed idaddress indexed accountaddress indexed delegateuint256 counteruint256 timeuint256 amountuint256 slopeuint256 cliff
SetMinCliffPeriod(uint256 indexed newMinCliffPeriod
SetMinSlopePeriod(uint256 indexed newMinSlopePeriod
SetStartingPointWeek(uint256 indexed newStartingPointWeek
StakeCreate(uint256 indexed idaddress indexed accountaddress indexed delegateuint256 timeuint256 amountuint256 slopeuint256 cliff
StartMigration(address indexed accountaddress indexed to
StopStaking(address indexed account
Withdraw(address indexed accountuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.