PoSC

Verified contract

Active on Ethereum with 60 txns
Deployed by via 0x2bfa2b54 at 5405032
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $86.8
0x74812abe5d54a75b2c88610745d61b769c6eaa4815467409211744bc3c5ba072
0xb8213a0a082821d209870bb10803fe2972fb04aa62c3a4fb8d38232124e6fd73
0x66f75148d0890a564e92e2f179e065e13faf51a22a87454a9eca0dbd8ff29117
0x8860e3a2da785c1c4f142169414224666003e0eb4a79f4c8dd02f964079ed39e
0x463140ffde4cf4834535e1a39d5d0a1fbd3ba4f6b96ed689a9948933e1176ef5
0x9f8e18f17e98b744b93cfcc7da3054c97fe6ed2f3b5db0682b04a6634b5a056a
0xa0b883891889d3a337759691a51e6694d3fa9d2cff02d3538cdfeed8a83508ee
0x54ebfd8c2fb9971eec1ab03e4080f380ee80c280459939798ae5410bba5bcad6
0x3c67dd75020ae709d802af25c3bab6edad0119a5bba4dda1e51b6bbcb976ac66
0x76a1102790068b04801945a044190e92a0b2df7bf7d447e039a0a1f22a2720cf

Functions
Getter at block 20880809
buyPrice(view returns (uint256)
984200000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
PoSC
onlyAmbassadors(view returns (bool)
false
sellPrice(view returns (uint256)
495800000000
stakingRequirement(view returns (uint256)
100000000000000000000
symbol(view returns (string)
PoSC
totalEthereumBalance(view returns (uint256)
36773306848343886
totalSupply(view returns (uint256)
66894009988873200732
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.