redalert

Verified contract

Active on Ethereum with 103 txns
Deployed by via 0x90d26282 at 6570603
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
37 additional variables
Native
Value $1,954.72
0x385a635960e364a637a98ee115d429df75c3b30df5986fe92f875efc9bf7e06a
0x26d2a6cae6327e52f30efd37cfbc5a285dcd020f70931e4ba7e9ebebe03b8d9c
0x5ed2b21abdd91e2bb3b2563bdd9b91dc4502e9517acd61eb7f3252bd9febad23
0x0614a67023b4ef0f4fffb50b8b1d0b25a8c6840bf55205b4e5ec20d989139891
0xb0bb1ae3e0b8a73c3b49d930e51f864ab8421379e779b701922d609eb824365a
0x0c287776f9f382e2cac05053709a6b6bd79e210888782f3cf2317cb884923d6b
0x9dc8cf26d512295ee08a64afbf59a9ffeb469a948d506bb2d1bd035a11c704c4
0x4dd3218bd55c1ab063a0bdc1e77237140a8f5838879caaac86e84ea0dec9665d
0x10398bb7363c7f61183058bd63e864fdff62bfa2fc442e4014f2f5fe4196d50e
0x2bc75c0c717b433549b30edc003484af52b3c791434139762f8161d188a1918c

Functions
Getter at block 21310739
alertTime1(view returns (uint256)
0
alertTime2(view returns (uint256)
8
alertTime3(view returns (uint256)
16
allowHalfLife(view returns (bool)
true
allowReferral(view returns (bool)
false
boolAlertStatus(view returns (bool)
false
boolAllowPlayer(view returns (bool)
false
boolCardActive(view returns (bool)
true
boolContractActive(view returns (bool)
true
buyPrice(view returns (uint256)
13800000000
cardInsuranceAccount(view returns (uint256)
0
cardInsuranceFeeRate_(view returns (uint8)
25
decimals(view returns (uint8)
18
devDivRate(view returns (uint256)
50
distDivRate(view returns (uint256)
400
dividendFeeBuyAlert_(view returns (uint8)
50
dividendFeeBuyClear_(view returns (uint8)
200
dividendFeeSellAlert_(view returns (uint8)
200
dividendFeeSellClear_(view returns (uint8)
200
dividendFee_(view returns (uint8)
150
getTotalDivsProduced(view returns (uint256)
2490831750390625000
halfLifeAlert(view returns (uint256)
100
halfLifeClear(view returns (uint256)
1230
halfLifeRate(view returns (uint256)
970
halfLifeReductionRate(view returns (uint256)
970
halfLifeTime(view returns (uint256)
5900
insuranceDivRate(view returns (uint256)
50
insurancePayoutRate(view returns (uint256)
50
lastHour(view returns (uint256)
11
maxCards(view returns (uint256)
50
myCardDividends(view returns (uint256)
0
myTokens(view returns (uint256)
0
 
name(view returns (string)
nextAvailableCard(view returns (uint256)
13
onlyAmbassadors(view returns (bool)
false
ownerDivRate(view returns (uint256)
450
referralRate(view returns (uint256)
50
sellPrice(view returns (uint256)
10200000000
stakingRequirement(view returns (uint256)
100000000000000000000
symbol(view returns (string)
REDS
totalCardInsurance(view returns (uint256)
514297305160281455
totalCardValue(view returns (uint256)
19354602341097848967
totalEthereumBalance(view returns (uint256)
524451637450970905
totalSupply(view returns (uint256)
4302124468529574104
yieldDivRate(view returns (uint256)
50
yieldDividendFeeRate_(view returns (uint8)
25
Read-only
administrators(addressview returns (bool)
balanceOf(address _customerAddressview returns (uint256)
basePrice(uint256view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSellview returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpendview returns (uint256)
canAcceptTokens_(addressview returns (bool)
cardPrice(uint256view returns (uint256)
dividendsOf(address _customerAddressview returns (uint256)
getCardInsurance(uint256 _cardview returns (uint256)
getCardOwner(uint256 _cardview returns (address)
getCardPrice(uint256 _cardview returns (uint256)
getDay(uint256 timestampview returns (uint16)
getHour(uint256 timestampview returns (uint16)
getMinute(uint256 timestampview returns (uint16)
getMonth(uint256 timestampview returns (uint16)
getSecond(uint256 timestampview returns (uint16)
getWeekday(uint256 timestampview returns (uint8)
getYear(uint256 timestampview returns (uint16)
gettotalCardDivs(uint256 _cardview returns (uint256)
isLeapYear(uint16 yearview returns (bool)
myDividends(bool _includeReferralBonusview returns (uint256)
toTimestamp(uint16 yearuint8 monthuint8 dayview returns (uint256 timestamp)
toTimestamp(uint16 yearuint8 monthuint8 dayuint8 hourview returns (uint256 timestamp)
toTimestamp(uint16 yearuint8 monthuint8 dayuint8 houruint8 minuteview returns (uint256 timestamp)
toTimestamp(uint16 yearuint8 monthuint8 dayuint8 houruint8 minuteuint8 secondview returns (uint256 timestamp)
State-modifying
__throw(
addAmbassador(address _newAmbassador
addNewCard(uint256 _price
buy(address _referredBypayable returns (uint256)
buyCard(uint256 _cardaddress _referrerpayable 
disableInitialStage(
exit(
extCheckHalfLife(
reinvest(
sell(uint256 _amountOfTokens
setAdministrator(address _identifierbool _status
setAlertTimes(uint256 _newAlert1uint256 _newAlert2uint256 _newAlert3
setAllowHalfLife(bool _allow
setAllowReferral(bool _allow
setCardActive(bool _status
setContractActive(bool _status
setExchangeRates(uint8 _newBuyAlertuint8 _newBuyClearuint8 _newSellAlertuint8 _newSellClear
setFeeRates(uint8 _newDivRateuint8 _yieldDivFeeuint8 _newCardFee
setHalfLifePeriods(uint256 _alertuint256 _clear
setHalfLifeRate(uint256 _rate
setHalfLifeTime(uint256 _time
setInsurancePayout(uint8 _newRate
setMaxCards(uint256 _card
setName(string _name
setStakingRequirement(uint256 _amountOfTokens
setSymbol(string _symbol
transfer(address _toAddressuint256 _amountOfTokensreturns (bool)
withdraw(
Events
Halflife(address customerAddressuint256 carduint256 priceuint256 newBlockTimeuint256 insurancePayuint256 cardInsurance
Transfer(address indexed fromaddress indexed touint256 tokens
onCardBuy(address customerAddressuint256 incomingEthereumuint256 carduint256 newPriceuint256 halfLifeTime
onInsuranceChange(address customerAddressuint256 carduint256 insuranceAmount
onReinvestment(address indexed customerAddressuint256 ethereumReinvesteduint256 tokensMinted
onTokenPurchase(address indexed customerAddressuint256 incomingEthereumuint256 tokensMintedaddress indexed referredBy
onTokenSell(address indexed customerAddressuint256 tokensBurneduint256 ethereumEarned
onWithdraw(address indexed customerAddressuint256 ethereumWithdrawn
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.