TimelockedSafe

Verified contract

Active on Ethereum with 11 txns
Deployed by via 0x42ca7b77 at 4892488
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x7bac72c63c20038261adfb42095230ca1abe976bdd06e624f7107c3f34af66a7
0x780e632ab490692fd6ab6f73e15b4b9d42292c0c120cecf5fe8eab7259893c47
0x966b5e0794cb850b55a33a55b184e81286b43c59495a52c68c5e850869723fb5
0xb6a3e07472590e14d79ba0f0fb986592d4f0b18e9ff9e91dd208f7d3fabd3f7f
0x98b566f19ccf4f872b815775d1bd355e7d80a066e15e502e323fafce0f2a1cb2
0xff06aba3fb7404c45b9b9407488b32036f8c34b42a75683f28218cde17308d34
0x158109a4728ed57ae27f56da3228d66e3e7f51466e8f87263eadad25c705957b
0x8042d6b23b67d7b35a53d72c7974545d9edbfd335ece487885cbf4a6193d315f
0x1779e25e3dea3f63bb8585f0dfdf924cdfb4e96d58a415cf224db7cb632c115f
0x46c30e7f4394f943ac80673557354d344a755894d3c18127fcf04b90d1cf4d40

Functions
Getter at block 21297269
adminAddress(view returns (address)
0xbfe0bd83cad590a29ab618e94c2d2757b9010c6b
decimals(view returns (uint256)
18
lockingPeriodInMonths(view returns (uint256)
0
monthlyWithdrawLimitInWei(view returns (uint256)
12500000000000000000000000
oneMonth(view returns (uint256)
2592000
startTime(view returns (uint256)
1515703174
token(view returns (address)
0x3883f5e181fccaf8410fa61e12b59bad963fb645
vestingPeriodInMonths(view returns (uint256)
6
withdrawAddress(view returns (address)
0x03e130eafab61ca4d31923b4043db497a830d2bd
Read-only

This contract contains no read-only function objects.

State-modifying
changeLockingPeriod(uint256 _newLockingPeriodInMonths
changeMonthlyWithdrawLimit(uint256 _newMonthlyWithdrawLimitInWei
changeStartTime(uint256 _newStartTime
changeTokenAddress(address _newTokenAddress
changeVestingPeriod(uint256 _newVestingPeriodInMonths
changeWithdrawAddress(address _newWithdrawAddress
finalizeConfig(
withdraw(uint256 _withdrawAmountInWeireturns (bool)
Events

This contract contains no event objects.

Constructor
constructor(address _adminAddressaddress _withdrawAddressuint256 _lockingPeriodInMonthsuint256 _vestingPeriodInMonthsuint256 _monthlyWithdrawLimitInWeiaddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.