SalesSSchedule

Verified contract

Active on Ethereum with 135 txns
Deployed by via 0xa9d8e627 at 12569522
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
0x23f6c88b098e613661ac98e7621699330dc102d5b42da664bd66a44f9c34fffb
0x3074ff6c83922dfd887c1ae0be69ccbe156dd41380a947b77403564c80371f0d
0xd3122c6f4e07b0fe7092a310c14e6ca76f28fc79fde2808c721b504b236fb633
0xcf6756c9b09a3332cc4b752e8ac55555b42de8ac6e66e9c9677d8fab78315dfe
0x53075635f19dcc572c86d02c3abf63ecfdd6e9d8136571e71c36960c9268a37c
0x4f57bea666b16e2cb0488c84b8ec5401f1722c5f6f48471c51870ef92741adb0
0xa18b962790df4666429916de01c986c221e5a3cb1200e775bc2dde0db79fac1b
0xd7202a312d845b9d4f029cc07f6ed3bb2e4ba1e5da75b80a48d1fac0c29acde0
0x0300f29d5deff3b9e2fb3f42d816f34afe4480501a0e46579c3009d35953fa2c
0xc769def5013155d294996fd58d8471ff18d70629f52ecc983be75773a5009edb

Functions
Getter at block 20919156
allowFullRecovery(view returns (bool)
true
owner(view returns (address)
0xc718e5a5b06ce7fed722b128c0c0eb9c5c902d92
token(view returns (address)
0xbf6ff49ffd3d104302ef0ab0f10f5a84324c091c
totalBalance(view returns (uint256)
1519583388750000000000000
treasury(view returns (address)
0xc718e5a5b06ce7fed722b128c0c0eb9c5c902d92
Read-only
accountInfo(addressview returns (uint256 planIduint256 initialBalanceuint256 currentBalanceuint256 baseTimeuint256 basePeriodIndexuint256 basePeriodCount)
available(address _receiverview returns (uint256 _amount)
available(address _receiveruint256 _whenview returns (uint256 _amount)
periodInfo(uint256 _planIduint256 _iview returns (uint256 periodDurationuint256 periodCountuint256 ratePerPeriod)
planInfo(uint256 _planIdview returns (string _descriptionbool _enabled)
State-modifying
addPlanPeriod(uint256 _planIduint256 _periodDurationuint256 _periodCountuint256 _ratePerPeriod
addToWhitelist(address _address
createPlan(string _descriptionreturns (uint256 _planId)
deposit(address _receiveruint256 _amountuint256 _planId
depositBatch(address _senderaddress[] _receiversuint256[] _amountsuint256 _planIduint256 _baseTime
disableFullRecovery(
enablePlan(uint256 _planId
recoverLostFunds(address _token
removeFromWhitelist(address _address
renounceOwnership(
setTreasury(address _newTreasury
transferOwnership(address newOwner
withdraw(
withdrawBatch(address[] _receivers
Events
ChangeTreasury(address _oldTreasuryaddress _newTreasury
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _tokenaddress _treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.