BasedVesting

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xdeb42f80 at 2489374
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "BasedVesting"

No transactions found for "BasedVesting"


Functions
Getter at block 22765315
COLLECT_ROLE(view returns (bytes32)
0x7cb7bdb023fd96495bfb537ec1ff768afe870f0e676d0385a498d0280f0532c4
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
lastId(view returns (uint256)
0
paused(view returns (bool)
false
token(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
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)
threadIdsOf(addressuint256view returns (uint256)
threads(uint256view returns (address owneruint256 startTimeuint256 durationuint256 amountuint256 paidAmountbool isActive)
State-modifying
claim(uint256 id
claimMany(uint256[] ids
collect(uint256 id
createMany(uint256 startTimeuint256 durationuint256[] amountsaddress[] owners
createThread(uint256 startTimeuint256 durationuint256 amountaddress owner
deactiveThread(uint256 id
grantRole(bytes32 roleaddress account
initialize(address adminaddress token_
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferThread(uint256 idaddress newOwner
Events
Initialized(uint8 version
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
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.