VeDepositor

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8e73e14e at 16475024
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 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
2 additional variables

No balances found for "VeDepositor"

No transactions found for "VeDepositor"


Functions
Getter at block 20861641
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_LOCK_TIME(view returns (uint256)
125798400
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SETTER_ROLE(view returns (bytes32)
0x61c92169ef077349011ff0b1383c894d86c5f0b41d986366b58a6cf31e93beda
UNPAUSER_ROLE(view returns (bytes32)
0x427da25fe773164f88948d3e215c94b6554e2ed5e5f203a821c9f2f6131cf75a
WEEK(view returns (uint256)
604800
decimals(view returns (uint8)
18
lpDepositor(view returns (address)
0x0000000000000000000000000000000000000000
mintDeadline(view returns (uint256)
0
mintMargin(view returns (uint256)
0
name(view returns (string)
paused(view returns (bool)
false
splitter(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
token(view returns (address)
0x0000000000000000000000000000000000000000
tokenID(view returns (uint256)
0
totalSupply(view returns (uint256)
0
unlockTime(view returns (uint256)
0
veDistributor(view returns (address)
0x0000000000000000000000000000000000000000
votingEscrow(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
claimRebase(address toreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
depositTokens(uint256 _amountreturns (bool)
extendLockTime(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _tokenaddress _votingEscrowaddress _veDistaddress adminaddress pauseraddress setter
merge(uint256 _tokenIDreturns (bool)
onERC721Received(address _operatoraddress _fromuint256 _tokenIDbytesreturns (bytes4)
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAddresses(address _lpDepositoraddress _splitter
setMintMargin(uint256 _mintMargin
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
updateMintDeadline(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ClaimedFromVeDistributor(address indexed useruint256 amount
Initialized(uint8 version
Merged(address indexed useruint256 tokenIDuint256 amount
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
UnlockTimeUpdated(uint256 unlockTime
Unpaused(address account
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.