TWITTERINU_Dividend_Tracker

Verified contract

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

No transactions found for "TWITTERINU_Dividend_Tracker"


Functions
Getter at block 21321135
decimals(view returns (uint8)
9
name(view returns (string)
TWITTERINU_Dividend_Tracker
owner(view returns (address)
0x934c1ff0bed280f3041ff7e3131b156f45ac8b5c
symbol(view returns (string)
TWITTERINU_Dividend_Tracker
totalDividendsDistributed(view returns (uint256)
12429534344803272550
totalDividendsWithdrawn(view returns (uint256)
6842426112303520895
totalSupply(view returns (uint256)
160622294289086907935
 
withdrawDividend(pure 
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(payable 
excludeFromDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processAccount(address accountbool automaticreturns (bool)
renounceOwnership(
setBalance(address accountuint256 newBalance
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claim(address indexed accountuint256 amountbool indexed automatic
DividendWithdrawn(address indexed touint256 weiAmount
DividendsDistributed(address indexed fromuint256 weiAmount
ExcludeFromDividends(address indexed account
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.