Proof of Masternode

Verified contract

Active on Ethereum with 1,284 txns
Deployed by via 0xe343a367 at 5539972
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,468.05
ERC-20
--
ERC-20
--
0xd17c3ba38b01487a6c2bb7f62d0a4d0e5a73a1cbde9858c49ee8705212085904
0x2dc543b6e20ba49e37550573b65c3a525c961613c278573547564c8209f47fd0
0x15d069359614addbfea66206c02e4351ee1f5c8e7e2fa87ba0928c5598c37e0b
0x884cd712b733fcdb1be0cd1fe85fa3a0eef58db010ecc3058d2229a35989969f
0x2a79a76209474c152627af8717284f33d90e178f6cc62e06d76a827eddea6d1f
0x5ec656272c427b86ceb5f76256bebe19422796d2e92d4e3729e35f124802479b
0xeaedf7dcb64bef6a116561098d8c64ebf2516356fc3fb85231992be09a6feab9
0xd705136e627343c938aba83b6a30b0666770f460a30d9c1fed611e72acaedcbb
0x457b73bea37160e1506d6807afba18faf14650bfbea898015c9774a92ce0e533
0x19f461ce7f3af99526e32eb2f252bfc5ba972c8cac8cccae2ba10bd5e20b3862

Functions
Getter at block 21051332
buyPrice(view returns (uint256)
37293600000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
Proof of Masternode
sellPrice(view returns (uint256)
23308500000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
PoMN
totalEthereumBalance(view returns (uint256)
2208484647715396994
totalSupply(view returns (uint256)
31070465917877810699214
Read-only
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)
exit(
reinvest(
sell(uint256 _amountOfTokens
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 referredByuint256 timestampuint256 price
onTokenSell(address indexed customerAddressuint256 tokensBurneduint256 ethereumEarneduint256 timestampuint256 price
onWithdraw(address indexed customerAddressuint256 ethereumWithdrawn
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.