Neutrino Token Standard

Verified contract

Active on Ethereum with 242 txns
Deployed by via 0x70b0bee8 at 6866986
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,731.14
0x20dd1bd0ee6938c935e59d4571bea6beffe3e08123150e5f13db07539e756e2c
0xc3d00aa0b1457239cae2ab1a2c86ded43a574ccd0f24ae0bc20209316f592dce
0xa31e4b275b4e41fe120f3ad8126899c36f40f785f449c4a5e3f6f03965ec4843
0x11299d206b3ecc1d1220a3d15bfc34e6af5e9ed0292ffe8557d062f771a07a25
0xba11166ee38da582d32b931eca9e510851b629ea91850f38645514949104bca0
0x61e62cd9e923981a80b53d1f062c4ee97b5468f765fb49f4df3fe574384243eb
0x61e93ed0d33f36a3c9114c6fe518d0dba9712ac6b1a192fe167165f8f1956ec8
0xea4206d29f0d649795ddee032121296e607f868b63568750e88fbdab2f1d2fdd
0x5214e5988f1b247ca4ecc861431a7a142deb7f6995ebac616ecc204151addf93
0x0397e2f55594ed23dc74df6d526eaad0e15edf3cf497fe078cedbe757fc6b650

Functions
Getter at block 21038722
buyPrice(pure returns (uint256)
1100000000000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
Neutrino Token Standard
sellPrice(pure returns (uint256)
990000000000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
NTS
totalEthereumBalance(view returns (uint256)
1078180102236474053
totalSupply(view returns (uint256)
1001700000000000000000
Read-only
balanceOf(address _customerAddressview returns (uint256)
calculateEthereumReceived(uint256 _tokensToSellview returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpendpure returns (uint256)
dividendsOf(address _customerAddressview returns (uint256)
ethereumToTokens_(uint256 _ethereumpure returns (uint256)
myDividends(bool _includeReferralBonusview returns (uint256)
since(addressview returns (uint256)
tokensToEthereum_(uint256 _tokenspure returns (uint256)
State-modifying
buy(address _referredBypayable returns (uint256)
exit(
reinvest(
sell(uint256 _amountOfTokens
withdraw(
Events
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.