0xbcbe03518cc379434ca4b9efebb66d675cbc31ec

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x73255401 at 11719967
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,114.19
ERC-20
--
0x475e7fcf04d504c72e194f3156eb7a8c1dfe649a6b5b38b438f1ae84dc8dd374
0xeb8c495e5032ed4acf3c1062d4685ba2840adda4f6b524bd51723d91076cd758
0xd8b9ae3fad04eb38d0356dcf13f493bcedd1f76a71e693dfbdffb3fd92f79714
0xd1ed5a6d41f01f85d88b59f62088e9b484068544d474d525fa2b83f09e6e09fa
0xc29867430fb7104fcd8d6534732f403d8cb763151cc063793d436ab65947f5e6
0x66a689a69f80f898cb05029869d68dbf9ead2d0dda55241e5b4b8b4b8116d084
0xfabcb1cfb98ed58687b3af82158cccc330dd5012f2f4e6cb667232cb2c4d8513
0x32a1a45f68d76938550589c939184cb6ed164400e5befb3d52534fd55d36305f
0x265a0c2d7242d334c1c7778302318a32717c492f372e4062ad70386f8e45e99a
0x55704e67d97a46a9e2e042bed3f4dff3a02d01fbeb53812dc9ee7cdde4a4d8e5

Functions
Getter at block 20967904
amountPerPeriod(view returns (uint256)
6250000000000000000000
availableAmount(view returns (uint256)
93750000000000000000000
beneficiary(view returns (address)
0xbf1f4dbbc3ce58179ad839bcdd784bfdafe4126d
currentBalance(view returns (uint256)
6250000000000000000000
currentPeriod(view returns (uint256)
16
currentTime(view returns (uint256)
1728958343
duration(view returns (uint256)
126230400
endTime(view returns (uint256)
1734454800
isInitialized(view returns (bool)
true
isRevoked(view returns (bool)
false
managedAmount(view returns (uint256)
100000000000000000000000
manager(view returns (address)
0xfcf78ac094288d7200cfdb367a8cd07108dfa128
owner(view returns (address)
0x91074e14c784b26a8c337f85c0a16c0a83bec23d
passedPeriods(view returns (uint256)
15
periodDuration(view returns (uint256)
7889400
periods(view returns (uint256)
16
releasableAmount(view returns (uint256)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
93750000000000000000000
revocable(view returns (uint8)
2
sinceStartTime(view returns (uint256)
120733943
startTime(view returns (uint256)
1608224400
surplusAmount(view returns (uint256)
0
token(view returns (address)
0xc944e90c64b2c07662a292be6244bdf05cda44a7
totalOutstandingAmount(view returns (uint256)
6250000000000000000000
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
100000000000000000000000
vestingCliffTime(view returns (uint256)
0
Read-only

This contract contains no read-only function objects.

State-modifying
approveProtocol(
initialize(address _manageraddress _owneraddress _beneficiaryaddress _tokenuint256 _managedAmountuint256 _startTimeuint256 _endTimeuint256 _periodsuint256 _releaseStartTimeuint256 _vestingCliffTimeuint8 _revocable
release(
renounceOwnership(
revoke(
revokeProtocol(
setManager(address _newManager
transferOwnership(address newOwner
withdrawSurplus(uint256 _amount
Events
ManagerUpdated(address indexed _oldManageraddress indexed _newManager
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenDestinationsApproved(
TokenDestinationsRevoked(
TokensReleased(address indexed beneficiaryuint256 amount
TokensRevoked(address indexed beneficiaryuint256 amount
TokensWithdrawn(address indexed beneficiaryuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.