JPG_DividendTracker

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x3806faa3 at 14194016
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $199,530.87
ERC-20
--

No transactions found for "JPG_DividendTracker"


Functions
Getter at block 21381640
decimals(pure returns (uint8)
18
lastProcessedIndex(view returns (uint256)
0
minTokenBalanceForDividends(view returns (uint256)
100000000000000000000
name(view returns (string)
JPG_DividendTracker
owner(view returns (address)
0x19e5bb63c902c0690d1ba9b946ee8920e8dec3c6
symbol(view returns (string)
JPG_DT
tokenAddress(view returns (address)
0x19e5bb63c902c0690d1ba9b946ee8920e8dec3c6
totalDividendsDistributed(view returns (uint256)
81508225113715478655
totalDividendsWithdrawn(view returns (uint256)
29323781472471415167
totalSupply(view returns (uint256)
5325096883714053840233320
Read-only
accumulativeDividendOf(address accountview returns (uint256)
allowance(addressaddresspure returns (uint256)
approve(addressuint256pure returns (bool)
balanceOf(address accountview returns (uint256)
excludedFromDividends(addressview returns (bool)
getAccountInfo(address accountview returns (addressuint256uint256uint256uint256)
getLastClaimTime(address accountview returns (uint256)
isExcludedFromDividends(address accountview returns (bool)
transfer(addressuint256pure returns (bool)
transferFrom(addressaddressuint256pure returns (bool)
withdrawableDividendOf(address accountview returns (uint256)
withdrawnDividendOf(address accountview returns (uint256)
State-modifying
compoundAccount(address accountreturns (bool)
distributeDividends(payable 
excludeFromDividends(address accountbool excluded
manualSendDividend(uint256 amountaddress holder
processAccount(address accountreturns (bool)
setBalance(address accountuint256 newBalance
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claim(address indexed accountuint256 amount
Compound(address indexed accountuint256 amountuint256 tokens
DividendWithdrawn(address indexed touint256 weiAmount
DividendsDistributed(address indexed fromuint256 weiAmount
ExcludeFromDividends(address indexed accountbool excluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _tokenAddressaddress _uniswapRouter
Fallback and receive
receive(
Errors

This contract contains no error objects.