Governance & Crosschain
InterestRate Ballot
InterestRateBallot.cast(uint256 weight)
InterestRateBallot.cast(uint256 weight)Controller Ballot
ControllerBallot.cast(uint256[] weights)
ControllerBallot.cast(uint256[] weights)VotingEscrow
Depositing/withdrawing veCHESS
VotingEscrow.createLock(uint256 amount, uint256 unlockTime)
VotingEscrow.createLock(uint256 amount, uint256 unlockTime)VotingEscrow.increaseAmount(address account, uint256 amount)
VotingEscrow.increaseAmount(address account, uint256 amount)VotingEscrow.increaseUnlockTime(uint256 unlockTime)
VotingEscrow.increaseUnlockTime(uint256 unlockTime)VotingEscrow.withdraw()
VotingEscrow.withdraw()veCHESS Crosschain
VotingEscrow.veChessCrossChain(uint256 amount, uint256 toChainID)
VotingEscrow.veChessCrossChain(uint256 amount, uint256 toChainID)Last updated
Was this helpful?