CompoundSubscriptions

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0xb91c555d at 10748506
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CompoundSubscriptions"

0x8e3207e011eab258279d05d5b95a5f3c0a5c03b4b592ef6756134abb31ea2ba7
0xb7c3d1ca90abbc24dcff57a220cf598c941210f34a6b8e03723484d54c9da4d7

Functions
Getter at block 21216986
admin(view returns (address)
[unknown]
changeIndex(view returns (uint256)
[unknown]
getSubscribers(view returns (struct CompoundSubscriptionsCompoundHolder[])
[unknown]
owner(view returns (address)
[unknown]
Read-only
getHolder(address _userview returns (struct CompoundSubscriptionsCompoundHolder)
getSubscribersByPage(uint256 _pageuint256 _perPageview returns (struct CompoundSubscriptionsCompoundHolder[])
isSubscribed(address _userview returns (bool)
subscribers(uint256view returns (address useruint128 minRatiouint128 maxRatiouint128 optimalRatioBoostuint128 optimalRatioRepaybool boostEnabled)
subscribersPos(addressview returns (uint256 arrPosbool subscribed)
State-modifying
kill(
setAdminByAdmin(address _admin
setAdminByOwner(address _admin
setOwnerByAdmin(address _owner
subscribe(uint128 _minRatiouint128 _maxRatiouint128 _optimalBoostuint128 _optimalRepaybool _boostEnabled
unsubscribe(
unsubscribeByAdmin(address _user
withdrawStuckFunds(address _tokenuint256 _amount
Events
ParamUpdates(address indexed useruint128 arg1uint128 arg2uint128 arg3uint128 arg4bool arg5
Subscribed(address indexed user
Unsubscribed(address indexed user
Updated(address indexed user
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.