BaseDivTracker

Verified contract

Active on Base with 522 txns
Deployed by via 0xb02797f0 at 1988067
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35.66
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
--
0x5a1c4667fea88735d606649844ee9817c9d99d8c2b0ddabb9376bb3e03bf7242
0x6a257d5baf4205b5d62589f6f11783dc44c56fde8d571e026be4a23d4162a13b
0x0f74985581c6fe247f0f2b2c8d691f0d64d24e646ff4bf90e9e3e585a380c198
0x5108d730dabc8cb55c105c2b2939fc0885d99a9d5d46aa783f9ffe1e6d63bdd1
0x715d1eef74db4f5e9c1fa18e671e029575cef37fc0416b90767320a0ed7524a1
0xf172c1ad74b6e80b653c2b8fc901f45144d1185342d4d330b01aaf9ed2339138
0x1bc5ccb75cc4861068d6c4e40034b2f6cda997e7168975048251acc31e2b6a1c
0xca4dcef7d9cdcf97a15bbb5bd65bf58e262bcf84688bcdfe1e5575c9ae0bca9d
0x231dd9c831fd6f3241fe018c60a1552214d3007e03f9869a61758d3a274632da
0x07345afb5b6694b5dfec6b986733f4be76b1b9565a121bb1147656a7e1924bb9

Functions
Getter at block 22775204
decimals(view returns (uint8)
18
mustClaimDuration(view returns (uint256)
5000000
name(view returns (string)
BaseDivTracker
owner(view returns (address)
0x6f2de42bbed4e2455c38b193db9dfef687f8452b
symbol(view returns (string)
BaseDivTracker
totalDividendsDistributed(view returns (uint256)
3858157121732365187
totalSupply(view returns (uint256)
368235365537980615564202432
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 (address accountuint256 withdrawableDividendsuint256 totalDividends)
lastClaimTimes(addressview returns (uint256)
withdrawableDividendOf(address _ownerview returns (uint256)
withdrawnDividendOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(address account
claimOldAccountDividends(address accountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeDividends(payable 
excludeFromDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setBalance(address accountuint256 newBalance
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
withdrawDividend(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claim(address indexed accountuint256 amountbool indexed automatic
DividendWithdrawn(address useruint256 amount
DividendsDistributed(address useruint256 amount
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.