Dividend_Tracker

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x8c375a6b at 16971384
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $662.51

No transactions found for "Dividend_Tracker"


Functions
Getter at block 20933423
decimals(view returns (uint8)
18
name(view returns (string)
Dividend_Tracker
owner(view returns (address)
0x5f5ba036bd464782894499fb21aa137d3ea9d757
symbol(view returns (string)
Dividend_Tracker
totalDividendsDistributed(view returns (uint256)
292879644364058522
totalDividendsWithdrawn(view returns (uint256)
17082441143154814
totalSupply(view returns (uint256)
522971900950441133018472782
Read-only
accumulativeDividendOf(address _ownerview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
dividendOf(address _ownerview returns (uint256)
excludedFromDividends(addressview returns (bool)
getAccount(address accountview returns (addressuint256uint256uint256uint256)
lastClaimTimes(addressview returns (uint256)
withdrawableDividendOf(address _ownerview returns (uint256)
withdrawnDividendOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeDividends(uint256 amount
excludeFromDividends(address accountbool value
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processAccount(address accountreturns (bool)
renounceOwnership(
setBalance(address accountuint256 newBalance
trackerForceSend(address recipient
trackerRescueETH20Tokens(address recipientaddress tokenAddress
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawDividend(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claim(address indexed accountuint256 amount
DividendWithdrawn(address indexed touint256 weiAmount
DividendsDistributed(address indexed fromuint256 weiAmount
ExcludeFromDividends(address indexed accountbool value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.