DividendDistributor
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcd68…bfde
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SRG | ERC-20 | 130.979247K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "DividendDistributor"
ABI
ABI objects
Getter at block 21281838
dividendsPerShare() view returns (uint256)
423611220576720761230909040754132970
dividendsPerShareAccuracyFactor() view returns (uint256)
1000000000000000000000000000000000000
getAddress() view returns (address)
0x573b5d2b767a61a464e60dd4e6f37980bd230cc5
totalDistributed() view returns (uint256)
57554808980412
totalDividends() view returns (uint256)
188534055667014
totalShares() view returns (uint256)
430239247263384
Read-only
getUnpaidEarnings(address shareholder) view returns (uint256)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
State-modifying
Events claimDividend(address holder)
deposit(uint256 amount)
setShare(address shareholder, uint256 amount)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.