Rarible Vote-Escrow

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x26837612 at 15945796
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 21177258
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)
getLock(uint256 amountuint256 slopePerioduint256 cliffview returns (uint256 lockAmountuint256 lockSlope)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview returns (uint256)
getVotes(address accountview returns (uint256)
locked(address accountview returns (uint256)
roundTimestamp(uint256 tsview returns (uint256)
State-modifying
__Locking_init(address _tokenuint256 _startingPointWeekuint256 _minCliffPerioduint256 _minSlopePeriod
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
delegateTo(uint256 idaddress newDelegate
lock(address accountaddress _delegateuint256 amountuint256 slopePerioduint256 cliffreturns (uint256)
migrate(uint256[] id
relock(uint256 idaddress newDelegateuint256 newAmountuint256 newSlopePerioduint256 newCliffreturns (uint256)
renounceOwnership(
setMinCliffPeriod(uint256 newMinCliffPeriod
setMinSlopePeriod(uint256 newMinSlopePeriod
setStartingPointWeek(uint256 newStartingPointWeek
start(
startMigration(address to
stop(
transferOwnership(address newOwner
updateAccountLines(address accountuint256 time
updateAccountLinesBlockNumber(address accountuint256 blockNumber
updateTotalSupplyLine(uint256 time
updateTotalSupplyLineBlockNumber(uint256 blockNumber
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
LockCreate(uint256 indexed idaddress indexed accountaddress indexed delegateuint256 timeuint256 amountuint256 slopePerioduint256 cliff
Migrate(address indexed accountuint256[] id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Relock(uint256 indexed idaddress indexed accountaddress indexed delegateuint256 counteruint256 timeuint256 amountuint256 slopePerioduint256 cliff
SetMinCliffPeriod(uint256 indexed newMinCliffPeriod
SetMinSlopePeriod(uint256 indexed newMinSlopePeriod
SetStartingPointWeek(uint256 indexed newStartingPointWeek
StartLocking(address indexed account
StartMigration(address indexed accountaddress indexed to
StopLocking(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.