DailyDivsSavings
Verified contract
Active on
Ethereum with 87 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,332.37)
Native
Value
$1,332.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.349181 | $3,815.70 |
$1,332.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6615554 | 6 years ago | | | 0 | 0.00029796800 | |
| 6603728 | 6 years ago | | | 0 | 0.00043272400 | |
| 6600217 | 6 years ago | | | 0 | 0.00027954300 | |
| 6600195 | 6 years ago | | | 0 | 0.00035028600 | |
| 6599177 | 6 years ago | | | 0 | 0.00043067600 | |
| 6599163 | 6 years ago | | | 0 | 0.00031496640 | |
| 6596645 | 6 years ago | | | 0 | 0.00064908600 | |
| 6594860 | 6 years ago | | | 0 | 0.00043272400 | |
| 6574559 | 6 years ago | | | 0 | 0.00082479060 | |
| 6574549 | 6 years ago | | | 0 | 0.00066281490 |
ABI
ABI objects
Getter at block 21383209
balance() view returns (uint256)
349181136216351729
ceo() view returns (address)
0x5e4edd4b711ece01400067dc3ec564aed42ed5b5
ceo2() view returns (address)
0x93c5371707d2e015aeb94decbc7892ec1fa8dd80
myDividends() view returns (uint256)
0
myHalfDividends() view returns (uint256)
0
mySavings() view returns (uint256)
0
profitPerShare_() view returns (uint256)
169680865851579695676675542
tokenSupply_() view returns (uint256)
3119410301
Read-only
dividendsOf(address _customerAddress) view returns (uint256)
ethereumToTokens_(uint256 _ethereum) view returns (uint256)
payoutsTo_(address) view returns (int256)
refBuys(address) view returns (uint256)
referralsHeld(address) view returns (uint256)
referrer(address) view returns (address)
tokenBalanceLedger_(address) view returns (uint256)
tokensToEthereum_(uint256 _tokens) view returns (uint256)
State-modifying
Events deposit(address ref) payable
depositNoRef() payable
reinvest()
sell(uint256 _amountOfEth)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.