CERE Network Lockup

Verified contract

Active on Ethereum with 9,074 txns
Deployed by via 0x28906b51 at 12526829
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,495,061.33
ERC-20
Value $5,000
0xbad485760b18f6f65e590287e38f591e527ab29d6fc21acf0e77d707b54c733e
0xef4bebec5a72d13d3f2095f0105b5b36973d08fda1fa64932f7783193455ebee
0xdc62fc3c8c780fefef738dabeaf312bd996b214f1f6cb4b90b779e4cda116ad8
0x86fa2eb3a8b0607662f73a37ade42b8a4616196e1e6e06f92b98e1ff86bbee8f
0xf38ff168a4f7783b5efe355727e9de3088587062b9d17b521c190683cb2f7680
0x205a29a9f8372c911b4181794c53a960feee589ee4e9756731bae25e6935d580
0xa12adf43c7e38f6ccd56bf3dbcb21253f22e24fb62739a9cd995a02062774a90
0xf8ca25c77fa8943fdb213c97c6e072c5b3072df888207db7e179e263900dfe54
0x3c932a8a750d1b77662c92f77cec6edacfbee05f824089c0dfcf62885a3e91a6
0xd52edeb75e95fa1736a4b2a9712184931c47764f85158491444af2af8011d4f5

Functions
Getter at block 20864669
decimals(view returns (uint8)
10
maxReleaseDelay(view returns (uint256)
189216000
minReleaseScheduleAmount(view returns (uint256)
1000000000000
name(view returns (string)
CERE Network Lockup
scheduleCount(view returns (uint256 count)
7
symbol(view returns (string)
CERE Lockup
token(view returns (address)
0x2da719db753dfa10a62e140f436e1d67f2ddb0d6
totalSupply(view returns (uint256)
9057667523541220731
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
calculateUnlocked(uint256 commencedTimestampuint256 currentTimestampuint256 amountuint256 scheduleIdview returns (uint256 unlocked)
lockedBalanceOf(address whoview returns (uint256 amount)
lockedBalanceOfTimelock(address whouint256 timelockIndexview returns (uint256 locked)
releaseSchedules(uint256view returns (uint256 releaseCountuint256 delayUntilFirstReleaseInSecondsuint256 initialReleasePortionInBipsuint256 periodBetweenReleasesInSeconds)
timelockCountOf(address whoview returns (uint256)
timelockOf(address whouint256 indexview returns (struct Timelock timelock)
timelocks(addressuint256view returns (uint256 scheduleIduint256 commencementTimestampuint256 tokensTransferreduint256 totalAmount)
totalUnlockedToDateOfTimelock(address whouint256 timelockIndexview returns (uint256 unlocked)
unlockedBalanceOf(address whoview returns (uint256 amount)
unlockedBalanceOfTimelock(address whouint256 timelockIndexview returns (uint256 unlocked)
viewTimelock(address whouint256 indexview returns (struct Timelock timelock)
State-modifying
approve(address spenderuint256 amountreturns (bool)
batchFundReleaseSchedule(address[] recipientsuint256[] amountsuint256[] commencementTimestampsuint256[] scheduleIdsreturns (bool)
burn(uint256 timelockIndexuint256 confirmationIdPlusOnereturns (bool)
createReleaseSchedule(uint256 releaseCountuint256 delayUntilFirstReleaseInSecondsuint256 initialReleasePortionInBipsuint256 periodBetweenReleasesInSecondsreturns (uint256 unlockScheduleId)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
fundReleaseSchedule(address touint256 amountuint256 commencementTimestampuint256 scheduleIdreturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferTimelock(address touint256 valueuint256 timelockIdreturns (bool)
Events
Approval(address indexed fromaddress indexed spenderuint256 amount
ScheduleCreated(address indexed fromuint256 scheduleId
ScheduleFunded(address indexed fromaddress indexed touint256 indexed scheduleIduint256 amountuint256 commencementTimestampuint256 timelockId
TimelockBurned(address indexed fromuint256 timelockId
Constructor
constructor(address _tokenstring name_string symbol_uint256 _minReleaseScheduleAmountuint256 _maxReleaseDelay
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.