0x87ae7d4853febd2c3450e6d85c5233aa9e7186a5
Verified contract
Proxy
Active on
Base with 9 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8636…6f32
0x61e2…c3b9
Balances ($0.00)
No balances found for "0x87ae7d4853febd2c3450e6d85c5233aa9e7186a5"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3514012 | a year ago | | | 0 | 0.0000085551043 | |
| 3513902 | a year ago | | | 0 | 0.0000085551043 | |
| 2652018 | a year ago | | | 0 | 0.00029129251 | |
| 2635276 | a year ago | | | 0 | 0.00071107753 | |
| 2615132 | a year ago | | | 0 | 0.00083569005 | |
| 2125988 | a year ago | | | 0 | 0.000015954400 | |
| 2045225 | a year ago | | | 0 | 0.0000053378000 | |
| 2045215 | a year ago | | | 0 | 0.0000053311000 | |
| 2045147 | a year ago | | | 0 | 0.0000085529000 |
ABI
ABI objects
Getter at block 23689823
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_token() view returns (address)
0x863656e346d8a42ec7caaad606611b6fd8916f32
_ve() view returns (address)
0x61e2c1608b1caa59136bcb7845637858d216c3b9
activeperiod() view returns (uint256)
1690416000
controller() view returns (address)
0x8170b318b359d85f1c91970a140d756dcd106713
veDistPerWeek() view returns (uint256)
1000000000000000000
voterPerWeek() view returns (uint256)
300000000000000000000000
weeklyEmission() view returns (uint256)
300001000000000000000000
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
getRoleMemberIndex(bytes32 role, address account) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
State-modifying
Events adminSetVeDistPerWeek(uint256 _veDistPerWeek)
adminSetVoterPerWeek(uint256 _voterPerWeek)
grantRole(bytes32 role, address account)
initialize(address __ve, address __controller, address admin)
mint(address to, uint256 amount)
removeWhitelist(address[] tokens)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setActiveperiod(uint256 _activeperiod)
updatePeriod() returns (uint256)
whiteList(address[] tokens)
withdraw(uint256 amount)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Send(address indexed sender, uint256 veDistAmount, uint256 voterAmount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.