Kep1r

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0xd8ab5c88 at 11162560
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.79
0x693bcff647bd1b7044bf6a81a3a329350020cc52b4671fc61847c754936a1000
0xe49058639273d3c3959daaf087219accc5aff050da2ac75349acbfb6cf8853e3
0x2e732250c256db10ce53a20a30906cd5d297ef5e5d2ab6df0d82d31998d71635
0x7f61c26c4fd80eb87ed6f74c32404b1e5f7159e0f47081538e2d8524000ca898

Functions
Getter at block 21051576
 
buyPrice(view returns (uint256)
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
Kep1r
onlyAmbassadors(view returns (bool)
true
 
sellPrice(view returns (uint256)
stakingRequirement(view returns (uint256)
100000000000000000000
symbol(view returns (string)
Kep1r
totalEthereumBalance(view returns (uint256)
10000000000000000
totalSupply(view returns (uint256)
94317533532900531
Read-only
administrators(bytes32view returns (bool)
balanceOf(address _customerAddressview returns (uint256)
calculateEthereumReceived(uint256 _tokensToSellview returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpendview returns (uint256)
dividendsOf(address _customerAddressview returns (uint256)
myDividends(bool _includeReferralBonusview returns (uint256)
State-modifying
buy(address _referredBypayable returns (uint256)
disableInitialStage(
exit(
reinvest(
sell(uint256 _amountOfTokens
setAdministrator(bytes32 _identifierbool _status
setName(string _name
setStakingRequirement(uint256 _amountOfTokens
setSymbol(string _symbol
transfer(address _toAddressuint256 _amountOfTokensreturns (bool)
withdraw(
Events
Transfer(address indexed fromaddress indexed touint256 tokens
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.