CryptoWars

Verified contract

Active on Ethereum with 246 txns
Deployed by via 0x5c43dbe4 at 6503080
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
28 additional variables
Native
Value $3,997.96
0x95e566c694263a628edc161dfa22c84ebdf6b073d2909806c1b87e524bbf3ee9
0x03ab3699f31ec8ac2c0e507cf50520179d47551e6648b6ba1de6569a6e043dda
0x5344ea4900623f60b165583e41c2e9b3d9fc6bf8faca802fc268bfefafeee0d4
0x6faa9f2847b5583f44066b589b32a160a4f5db4a6323ffe77d26cfa55ca026f8
0x47aa4f5d5f1bc0d9481cbd51fa7c1573f16b9b361a4a24f68677f9f04ad5dbc5
0x930d1a43e08153a52396c6fa3aa2bb5843fc76e59f327fd44452d8c70ddc2b6a
0x5248f77375bd67bb2365e5d11fb925eb9ee0dd8d3faffc52e4e0df0bb7a760b2
0x72ac889f986161fbe5924e063d525b3b1474c1f5dccea5325c1f70be00aeb9e5
0xcb09132ac032c2043c2419b321b8c79119ff23fafbfa34471c223221b48581b0
0x4c704cb6508d24512011b7ac9702e4483c0523d3a0cdb47a71de485c6be252e9

Functions
Getter at block 21267881
allowHalfLife(view returns (bool)
true
allowReferral(view returns (bool)
false
boolAllowPlayer(view returns (bool)
false
boolCardActive(view returns (bool)
true
boolContractActive(view returns (bool)
true
buyPrice(view returns (uint256)
1735200000000
cardInsuranceAccount(view returns (uint256)
0
cardInsuranceFeeRate_(view returns (uint8)
20
decimals(view returns (uint8)
18
devDivRate(view returns (uint256)
50
distDivRate(view returns (uint256)
400
dividendFee_(view returns (uint8)
200
getNextAvailableCard(view returns (uint256)
13
getTotalDivsProduced(view returns (uint256)
24254013575613498681
halfLifeRate(view returns (uint256)
900
halfLifeReductionRate(view returns (uint256)
667
halfLifeTime(view returns (uint256)
5900
insuranceDivRate(view returns (uint256)
50
insurancePayoutRate(view returns (uint256)
250
investorFeeRate_(view returns (uint8)
10
maxCards(view returns (uint256)
50
myCardDividends(view returns (uint256)
0
myTokens(view returns (uint256)
0
name(view returns (string)
CryptoWars
onlyAmbassadors(view returns (bool)
false
ownerDivRate(view returns (uint256)
500
referralRate(view returns (uint256)
50
sellPrice(view returns (uint256)
1156800000000
stakingRequirement(view returns (uint256)
100000000000000000000
symbol(view returns (string)
JEDI
totalCardInsurance(view returns (uint256)
670658967895090543
totalCardValue(view returns (uint256)
22472507160797016684
totalEthereumBalance(view returns (uint256)
1167022545504819060
totalSupply(view returns (uint256)
1438932401804125668648
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)
gettotalCardDivs(uint256 _cardview returns (uint256)
myDividends(bool _includeReferralBonusview returns (uint256)
State-modifying
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
setAllowHalfLife(bool _allow
setAllowReferral(bool _allow
setCardActive(bool _status
setContractActive(bool _status
setFeeRates(uint8 _newDivRateuint8 _newInvestorFeeuint8 _newCardFee
setHalfLifeRate(uint256 _rate
setHalfLifeTime(uint256 _time
setInv1(address _newInvestorAddress
setInv2(address _newInvestorAddress
setInv3(address _newInvestorAddress
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.