PCVDripController

Verified contract

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

No balances found for "PCVDripController"

0x5d839b3f202f0559fd115294fc5bf560fbd28ed18090701b423feb39df76e114
0x98efedf87644a06cad0381170943f91f5ed863012c09f90cb134c64025ee8176
0x4deab85b9dfaf2be36d83a991a65338971ce5712daefcc7171c698a15b237e66
0x224df80061882c41140f5b7810e5e6e7a3bc8b794fc94abd29f28935bce87058
0x6cac6b5e9e5896238bf8ec25d3d325b56934e5c7c91a71681b2ea26f0d5c8135
0x440f0c50751dc624626cb77bf8b7f6692acfb0e7bc91f3d348dadcaf69e0c889
0x5db68a8839283be917be45c156972e8535150f579c2794ab351890d96a93194e
0xbbf7139036d763dfe0c330e2a2897b4dd9cf40f8080957bdad745ee67f4be1af
0x7498eba27178c89b9480967115289e23d822fc9828a87cd54901d642f8b22f12
0x43616b33089b5b25929469c3e6d05f368072f908351b996b1522b40bc8a14a33

Functions
Getter at block 21221183
CONTRACT_ADMIN_ROLE(view returns (bytes32)
0x46797b318ce8c2d83979760ef100a5c0fdb980de4b574d6142ce4d0afce307ed
MAX_RATE_LIMIT_PER_SECOND(view returns (uint256)
10000000000000000000000
buffer(view returns (uint256)
0
bufferCap(view returns (uint256)
0
core(view returns (address)
0x8d5ed43dca8c2f7dfb20cf7b53cc7e593635d7b9
doPartialAction(view returns (bool)
false
dripAmount(view returns (uint256)
5000000000000000000000000
dripEligible(view returns (bool)
true
duration(view returns (uint256)
1800
fei(view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
feiBalance(view returns (uint256)
0
incentiveAmount(view returns (uint256)
0
isTimeEnded(view returns (bool)
true
isTimeStarted(view returns (bool)
true
lastBufferUsedTime(view returns (uint256)
1639455806
paused(view returns (bool)
true
rateLimitPerSecond(view returns (uint256)
0
remainingTime(view returns (uint256)
0
source(view returns (address)
0x8ffae111ab06f532a18418190129373d14570014
startTime(view returns (uint256)
1663727207
target(view returns (address)
0x2a188f9eb761f70ecea083ba6c2a40145078dfc2
timeSinceStart(view returns (uint256)
1800
tribe(view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribeBalance(view returns (uint256)
0
Read-only
isContractAdmin(address _adminview returns (bool)
State-modifying
drip(
pause(
setBufferCap(uint256 newBufferCap
setContractAdminRole(bytes32 newContractAdminRole
setCore(address newCore
setDripAmount(uint256 newDripAmount
setIncentiveAmount(uint256 newIncentiveAmount
setRateLimitPerSecond(uint256 newRateLimitPerSecond
setSource(address newSource
setTarget(address newTarget
unpause(
Events
BufferCapUpdate(uint256 oldBufferCapuint256 newBufferCap
BufferUsed(uint256 amountUseduint256 bufferRemaining
ContractAdminRoleUpdate(bytes32 indexed oldContractAdminRolebytes32 indexed newContractAdminRole
CoreUpdate(address indexed oldCoreaddress indexed newCore
DripAmountUpdate(uint256 oldDripAmountuint256 newDripAmount
Dripped(address indexed sourceaddress indexed targetuint256 amount
DurationUpdate(uint256 oldDurationuint256 newDuration
IncentiveUpdate(uint256 oldIncentiveAmountuint256 newIncentiveAmount
Paused(address account
RateLimitPerSecondUpdate(uint256 oldRateLimitPerSeconduint256 newRateLimitPerSecond
SourceUpdate(address indexed oldSourceaddress indexed newSource
TargetUpdate(address indexed oldTargetaddress indexed newTarget
TimerReset(uint256 startTime
Unpaused(address account
Constructor
constructor(address _coreaddress _sourceaddress _targetuint256 _frequencyuint256 _dripAmountuint256 _incentiveAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.