PoSC

Verified contract

Active on Ethereum with 13 txns
Deployed by via 0x066844c0 at 5405868
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13.59
0x89d5ce5324c32a3773fcc2339cf559feb6399ae9599829e421665789912734f9
0x1dcc329d1993960922c92e9fe6d30e93f2b3a649b7c186ea47441d20671ffa8f
0x18a1fbfc4c8036afbd2803caf0262b46828c42ca05edffb1ea9c89b5290c3157
0xf87b43908dbc356613d00d4aec69b6100051fca8b308bcb4aa46dce21122b7b1
0x5afdfb23af96c3e3dc66205f71d5e98b87a78dd718728c191b023ee7fb56248f
0x39d2fa7b10dd1050de85a7bb4c59cff42dc5183575a59d95fe0bae02f3b72e76
0x1f1ae12f2fdc107805074f47a684393da114c3f845012c2bf3557cd0951564c5
0xa3ec61b9aada56d37eeb2b19c869e912f8915754b601abb6e0cb9bce31ecbd9c
0xe25f55d0f3e9e0a1253573707bf0231bfdb161872dfa63fd588c4101e68cb336
0xeb7555dc66058a376d13b264e1bb3ea4d78e92114f67fae8c6fbaec11a21a12e

Functions
Getter at block 21226070
buyPrice(view returns (uint256)
811300000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
PoSC
onlyAmbassadors(view returns (bool)
false
sellPrice(view returns (uint256)
408700000000
stakingRequirement(view returns (uint256)
100000000000000000000
symbol(view returns (string)
PoSC
totalEthereumBalance(view returns (uint256)
4385400788894119
totalSupply(view returns (uint256)
53855819878216205326
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
StrongHold(
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

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.