Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
37 additional
variables
Balances ($1,954.72)
Native
Value
$1,954.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.524452 | $3,727.17 |
$1,954.72 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20999192 | a month ago | | | 0 | 0.0032621678 | |
| 6697802 | 6 years ago | | | 0 | 0.0023111620 | |
| 6680978 | 6 years ago | | | 0 | 0.00072949500 | |
| 6680969 | 6 years ago | | | 0 | 0.0012913560 | |
| 6680967 | 6 years ago | | | 0 | 0.0011675280 | |
| 6603141 | 6 years ago | | | 0 | 0.0021271260 | |
| 6598988 | 6 years ago | | | 0 | 0.0054796950 | |
| 6595032 | 6 years ago | | | 0.05 | 0.0090603450 | |
| 6594946 | 6 years ago | | | 0 | 0.0026688330 | |
| 6594935 | 6 years ago | | | 0 | 0.0030612500 |
ABI
ABI objects
Getter at block 21310739 name() view returns (string)
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
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(address) view returns (bool)
balanceOf(address _customerAddress) view returns (uint256)
basePrice(uint256) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
canAcceptTokens_(address) view returns (bool)
cardPrice(uint256) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
getCardInsurance(uint256 _card) view returns (uint256)
getCardOwner(uint256 _card) view returns (address)
getCardPrice(uint256 _card) view returns (uint256)
getDay(uint256 timestamp) view returns (uint16)
getHour(uint256 timestamp) view returns (uint16)
getMinute(uint256 timestamp) view returns (uint16)
getMonth(uint256 timestamp) view returns (uint16)
getSecond(uint256 timestamp) view returns (uint16)
getWeekday(uint256 timestamp) view returns (uint8)
getYear(uint256 timestamp) view returns (uint16)
gettotalCardDivs(uint256 _card) view returns (uint256)
isLeapYear(uint16 year) view returns (bool)
myDividends(bool _includeReferralBonus) view returns (uint256)
toTimestamp(uint16 year, uint8 month, uint8 day) view returns (uint256 timestamp)
toTimestamp(uint16 year, uint8 month, uint8 day, uint8 hour) view returns (uint256 timestamp)
toTimestamp(uint16 year, uint8 month, uint8 day, uint8 hour, uint8 minute) view returns (uint256 timestamp)
toTimestamp(uint16 year, uint8 month, uint8 day, uint8 hour, uint8 minute, uint8 second) view returns (uint256 timestamp)
State-modifying
Events __throw()
addAmbassador(address _newAmbassador)
addNewCard(uint256 _price)
buy(address _referredBy) payable returns (uint256)
buyCard(uint256 _card, address _referrer) payable
disableInitialStage()
exit()
extCheckHalfLife()
reinvest()
sell(uint256 _amountOfTokens)
setAdministrator(address _identifier, bool _status)
setAlertTimes(uint256 _newAlert1, uint256 _newAlert2, uint256 _newAlert3)
setAllowHalfLife(bool _allow)
setAllowReferral(bool _allow)
setCardActive(bool _status)
setContractActive(bool _status)
setExchangeRates(uint8 _newBuyAlert, uint8 _newBuyClear, uint8 _newSellAlert, uint8 _newSellClear)
setFeeRates(uint8 _newDivRate, uint8 _yieldDivFee, uint8 _newCardFee)
setHalfLifePeriods(uint256 _alert, uint256 _clear)
setHalfLifeRate(uint256 _rate)
setHalfLifeTime(uint256 _time)
setInsurancePayout(uint8 _newRate)
setMaxCards(uint256 _card)
setName(string _name)
setStakingRequirement(uint256 _amountOfTokens)
setSymbol(string _symbol)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Halflife(address customerAddress, uint256 card, uint256 price, uint256 newBlockTime, uint256 insurancePay, uint256 cardInsurance)
Transfer(address indexed from, address indexed to, uint256 tokens)
onCardBuy(address customerAddress, uint256 incomingEthereum, uint256 card, uint256 newPrice, uint256 halfLifeTime)
onInsuranceChange(address customerAddress, uint256 card, uint256 insuranceAmount)
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()
fallback()
This contract contains no error objects.