Oasis

Verified contract

Active on Ethereum with 2,713 txns
Deployed by via 0x37c5b8d7 at 6606905
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Oasis"

0x5c3f6d86b757ed147805d244d235c06c590ec4b07862568fb112d8dac4d9fd16
0xc43afd83fac34acda9067741bb55225c0e3cd1268d9a23c18d0e82951de590f0
0xcb170a5778dd811c33a9e290060ca222d015ba2d9de145fea02372910534c740
0xc3bb95f07f6d07846b06ab8ee867882683c2dce5db28918a6461acd3d2be69d3
0xf903c4db3443273d5a07e3af49907ce3407e3d85666a1957ce69d5e74b7ba5c0
0x67de50e4ea0982c74572ae736f885cb97196fe693de7f00bc3aed815b14f5b82
0x824026ca57ef41762ae9920fa33625b4a2a6b4fffb71d5c8f53abda897ef37a6
0xb3d34d4116b882d18dc5af8b3cc10694c76b90a4412168c4614e4b23d7b2cfac
0xeb0d2cf305d95e16406c7851e614dcfad86c0cda84f72f1378867b73ed2af1e8
0x852a205540fcce4303bbb138d3255826e1fd7824dafabda967c0e2f9601e9892

Functions
Getter at block 20863438
CHARITY_FEE(view returns (uint256)
100
DAILY_INTEREST(view returns (uint256)
300
MARKETING_FEE(view returns (uint256)
1500
MAX_DEPOSIT_TIME(view returns (uint256)
4320000
MAX_USER_DEPOSITS_COUNT(view returns (uint256)
50
ONE_HUNDRED_PERCENTS(view returns (uint256)
10000
REFBACK_PERCENT(view returns (uint256)
150
REFERRER_ACTIVATION_PERIOD(view returns (uint256)
0
TEAM_FEE(view returns (uint256)
400
charity(view returns (address)
0x36c92a9da5256eaa5ccc355415271b7d2682f32e
marketing(view returns (address)
0xdb6827de6b9fc722dc4efa7e35f3b78c54932494
prevContract(view returns (address)
0x0a5155ad298ccfd1610a00ed75457eb2d8b0c701
running(view returns (bool)
false
team(view returns (address)
0x31cda77ab136c8b971511473c3d04bbf7eae8c0f
totalDeposits(view returns (uint256)
286236379365788404620
Read-only
depositForUser(address walletuint256 indexview returns (uint256 timeuint256 amount)
depositsCountForUser(address walletview returns (uint256)
dividendsForAmountAndTime(uint256 amountuint256 durationpure returns (uint256)
dividendsForUser(address walletview returns (uint256[] dividends)
dividendsSumForUser(address walletview returns (uint256 dividendsSum)
referralPercents(uint256view returns (uint256)
users(addressview returns (address referreruint256 refStartTimeuint256 lastPayment)
wasImported(addressview returns (bool)
State-modifying
migrate(address[] investors
migrateDeposits(
Events
BalanceChanged(uint256 balance
DepositAdded(address indexed investoruint256 indexed depositsCountuint256 amount
DepositDividendPayed(address indexed investoruint256 indexed indexuint256 deposituint256 totalPayeduint256 dividend
FeePayed(address indexed investoruint256 amount
InvestorAdded(address indexed investor
ReferrerAdded(address indexed investoraddress indexed referrer
ReferrerPayed(address indexed investoraddress indexed referreruint256 amountuint256 refAmountuint256 indexed level
TotalDepositsChanged(uint256 totalDeposits
UserDividendPayed(address indexed investoruint256 dividend
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.