PowerOfBubble

Verified contract

Active on Ethereum with 69 txns
Deployed by via 0x6688cc65 at 5399906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,154.59
ERC-20
--
ERC-20
--
0xd5bad731e1035a3f270444c89d6eb8c59863f9628a7c71ef951752381e6183c7
0xae3563b6fa9d260d8c3d14b15c929323585936d5ae45eeefb8e00a8d8cfa06d6
0x334d28309f3a583747758e6a837cd87d795df603014303295cac315853164b63
0x35c3a625800d000130398cf98a4811d9921d5b8ff9ef14bffa9b208ba2b7984d
0xaca0628062d595c6b4b9f12503a8f9c9f28dca25737cbd075a80e989beab2ecb
0xb071e983176210bbebfeb9273aa683ad4f3af161e08009baaf90af6fb0013e35
0x3171a21447549be48033b1f52fd68df7ba60291258a712d6f962a18389696d5d
0x5806430d7f7ba98f08f585c56752460e8f860dac452dca01bc689057145cc83b
0x8abd94a4860ae06afd8f20e93edb50f7fd59e3ddf1887c6e6298863498d9d027
0x7e29f2411684061d3e20f03a4355787af18a54f6cc669e71ea0082ffcbc9ed63

Functions
Getter at block 21057872
buyPrice(view returns (uint256)
37396500000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
PowerOfBubble
onlyAmbassadors(view returns (bool)
false
sellPrice(view returns (uint256)
12465500000000
stakingRequirement(view returns (uint256)
100000000000000000000
symbol(view returns (string)
PoB
totalEthereumBalance(view returns (uint256)
865067583823312524
totalSupply(view returns (uint256)
2495121704869187204225
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
Hourglass(
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.