Oasis

Verified contract

Active on Ethereum with 389 txns
Deployed by via 0x1dd1a68e at 6581753
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Oasis"

0x7dd62427cc108bb089240f586bcc7fa4bd4e124295e37954557c70c5c5b3bc74
0x72916ee2542202d2ff9226891a6433179981c35cafd15924404bb3f68d838d01
0x06f67273d07f7d525690c0b3583bb47947a0daef419c973179f2f2a5c3f49251
0x1c582c959bab2c2bf003923668b843d9f325f723fe34f72a0bba65b6eb8d1f64
0x839001702758b66091c86d661fab37871e1cca1b150d55dd58776f805c49725a
0x847a6c9bf044f40566c40d75131661becf47507cb848e73e38a615bcfeb99c6d
0x9ba7494842dfb922689e892b3d250d595f740f949dace0d234b3353cdd33eb98
0x59a221e5e0db32268e4989da7806fe9770b9af58a1d96085b20013de952e6a1f
0x1e4c7bdcfa930a83ca13f050d68b44f3fb36f2c590cfb7b6d8e995b3508de0cb
0x93236e22d4f68dae8270a53ac1449d6d342d34ec51317c9c4318eee9222bd407

Functions
Getter at block 20967367
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
running(view returns (bool)
false
team(view returns (address)
0x31cda77ab136c8b971511473c3d04bbf7eae8c0f
totalDeposits(view returns (uint256)
212384381364770575797
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 firstTimeuint256 lastPayment)
State-modifying

This contract contains no state-modifying function objects.

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.