Error Codes
ClockTowerSubscribe.sol
0
: No error1
: ERC20 token already added2
: ERC20 token not added yet3
: No zero address call4
: Time must be in the future5
: Not enough ETH sent6
: Time must be on the hour7
: Subscription doesn't exist8
: Token address cannot be zero9
: Token not approved10
: Amount must be greater than zero11
: Not enough ETH in contract12
: Transfer failed13
: Requires token allowance to be increased14
: Time already checked15
: Token allowance must be unlimited for subscriptions16
: Must have admin privileges17
: Token balance insufficient18
: Must be provider of subscription19
: Subscriber not subscribed20
: Either token allowance or balance insufficient21
: Problem sending refund22
: Problem sending fees23
: Only provider can cancel subscription24
: Gas price too high25
: String must be <= 32 bytes26
: Must be between 1 and 727
: Must be between 1 and 2828
: Must be between 1 and 9029
: Must be between 1 and 365