ERC20Dripper

Verified contract

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

No balances found for "ERC20Dripper"

0xcca141b7928ddf673c59895bb85becbfcd6d368b7ca8833c8ae22024bcdf4c61
0x2fde83f9baa615a7ee41d905b8b17daccc824801892163d169868b3370be2b15
0xed43453d645f319cd720b1734e6ad619d9b1ed7fc72b93e8c32912cab9be85e0
0x7268383fe96741260d8c3600527452f51d34bed98088aadc35a120bcc16b8b04
0x29f9ed09f41e5e148b657945d2a2951ff5b21177b08d7074da630ef333bd20e8
0x027eb14247d77e215610fb5733b5dcfac34de51755e32141717765d20093fcc1
0x246beaa090834a9d6934f7568e0d4662df329d2f3d6cc351b2d4440ecee66179
0x7e2fd61f32cd8c7fb9184579790269fa22ab7e4443e10d8fa7a18c4032deb545
0xebc24d96afd1f64d8aca4bcaac52bf19159701021425453edb126deb6f9663ca
0x0279822c6619a5912b32fede50757fdd9982414bcca8074d002d15b162d504b0

Functions
Getter at block 21223532
CONTRACT_ADMIN_ROLE(view returns (bytes32)
0x899bd46557473cb80307a9dabc297131ced39608330a2d29b2d52b660c03923e
amountToDrip(view returns (uint256)
4000000000000000000000000
balance(view returns (uint256)
0
core(view returns (address)
0x8d5ed43dca8c2f7dfb20cf7b53cc7e593635d7b9
duration(view returns (uint256)
604800
fei(view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
feiBalance(view returns (uint256)
0
isTimeEnded(view returns (bool)
true
isTimeStarted(view returns (bool)
true
paused(view returns (bool)
false
remainingTime(view returns (uint256)
0
startTime(view returns (uint256)
1648522844
target(view returns (address)
0x9e1076cc0d19f9b0b8019f384b0a29e48ee46f7f
timeSinceStart(view returns (uint256)
604800
token(view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribe(view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribeBalance(view returns (uint256)
0
Read-only
isContractAdmin(address _adminview returns (bool)
State-modifying
deposit(
drip(
pause(
setContractAdminRole(bytes32 newContractAdminRole
setCore(address newCore
unpause(
withdraw(address touint256 amountUnderlying
withdrawERC20(address tokenaddress touint256 amount
withdrawETH(address touint256 amountOut
Events
ContractAdminRoleUpdate(bytes32 indexed oldContractAdminRolebytes32 indexed newContractAdminRole
CoreUpdate(address indexed oldCoreaddress indexed newCore
Deposit(address indexed _fromuint256 _amount
Dripped(uint256 amount
DurationUpdate(uint256 oldDurationuint256 newDuration
Paused(address account
TimerReset(uint256 startTime
Unpaused(address account
WithdrawERC20(address indexed _calleraddress indexed _tokenaddress indexed _touint256 _amount
WithdrawETH(address indexed _calleraddress indexed _touint256 _amount
Withdrawal(address indexed _calleraddress indexed _touint256 _amount
Constructor
constructor(address _coreaddress _targetuint256 _frequencyuint256 _amountToDripaddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.