Brewlabs_Dividend_Tracker

Verified contract

Proxy

Active on Ethereum with 0 txns
Deployed by via 0x94ec9191 at 15943234
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Native
Value $3,795.34

No transactions found for "Brewlabs_Dividend_Tracker"


Functions
Getter at block 21186859
claimWait(view returns (uint256)
3600
decimals(view returns (uint8)
18
getNumberOfTokenHolders(view returns (uint256)
110
minimumTokenBalanceForDividends(view returns (uint256)
2000000000000
name(view returns (string)
Brewlabs_Dividend_Tracker
owner(view returns (address)
0xdad33e12e61dc2f2692f2c12e6303b5ade7277ba
rewardToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
symbol(view returns (string)
Brewlabs_Dividend_Tracker
totalDividendsDistributed(view returns (uint256)
14934882835534993351
totalSupply(view returns (uint256)
87409125588636966
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
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
setRewardToken(address token
setTokenBalanceForDividends(uint256 newValue
setUniswapRouter(address router
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawDividend(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claim(address indexed accountuint256 amountbool indexed automatic
ClaimWaitUpdated(uint256 indexed newValueuint256 indexed oldValue
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.