Vesting

Verified contract

Active on Ethereum with 1,201 txns
Deployed by via 0x25538de6 at 14223143
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $34,977.88
ERC-20
--
0xa2b93dd65ab3dd768a97134e2ee06f221e9608087e140162af3f4977419490fa
0x1d6cdeb0eb95edafe83066be9e8b6bc2ecc8f38960a3cec7d2c258d81153b407
0xc3e3c0592825e7c47948a16fee42ad83bc3449713558f267dae0695e178e66ba
0x169cbc6242a6d5ce33a9f5b5db7f68ebd5dd928e2a3b57729140c60d539f1792
0x45805d703342760629fa12757d9d83beab856a69ef308a5cf98b987fd022a8fc
0xedb777f5317857848ece82245863dd03bf34eaf1065ec4d0e558f6c9fd05bea8
0x0f4a438b3d5fdfa220edd2953d34ec47ce74988ea531db7a92b874ca8786df95
0xddb7e0097d6331950f20b05a98645419bfb175b8330a147fb7fb00623d690a09
0x80274aae15ea4dd803ef0a5fc1eb158fe69995df8b90dac073c778994ca340a7
0xe5a06f84422b0b708cbcff18ce13c292618e31610a6672c1e6ea85f0e78357ea

Functions
Getter at block 21202977
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EIP191_HEADER(view returns (bytes2)
0x1901
FINANCIAL_ROLE(view returns (bytes32)
0x5245999133c6d8d4571d82773bdec82e2a254d49eae8d487e9867b56643d7333
MAX_VESTING_TIME(view returns (uint256)
157784760
NAME(view returns (string)
Vesting
VERSION(view returns (string)
0.8.2
bsggToken(view returns (address)
0x69570f3e84f51ea70b7b68055c8d667e77735a25
owner(view returns (address)
0x307fd9720561d3a1f26e45cd53aba9bd9c2bc681
totalVested(view returns (uint256)
3079479333401130558000613421
vestingAccountsTotal(view returns (uint256)
255
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
payouts(address _accountview returns (struct IVestingPayment[])
releasableAmount(address _accountuint16 _vestingSetview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
vestingAccountsGet(uint256 _startuint256 _sizeview returns (address[])
vestingPlan(address _accountview returns (struct IVestingVest[])
State-modifying
addVesting(address _accountuint256 _amountuint256 _strartTimeuint256 _endTimereturns (bool)
grantRole(bytes32 roleaddress account
release(address _accountuint16 _vestingSetuint256 _amountreturns (bool)
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
VestingAdded(address indexed accountuint256 amountuint256 strartTimeuint256 endTime
VestingReleased(address indexed accountuint256 vestingSetuint256 amountuint256 time
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.