Ramen Coin

Verified contract

Active on Ethereum with 441 txns
Deployed by via 0xf4806892 at 5418110
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $891.11
ERC-20
--
0xc8489023ddc460f6b10df8371b7837a556e3ecaaf633a25d20d311a1a82fbd78
0x374b29b6ded9eb42d1a699fc56a4985fc159bf421ac88ae3ffde18d221b6b01f
0xa436ecd4967464d9d99d5b3bf1f904d4a0f5e6ca1d044b896632327062dfa7ed
0x9f2404c9c7936cfd0827ff4551c9406d96a7744f226c3f59cb13f8848c7fe6bd
0x8556ee3d9352c2debf076fdb7d90e046ee8562fd6b7b702a4d32fb7b9932dc63
0x7cbb9a0dc6e9a8bf762a37ee24adcf11403dad7d8a3d5fe10949324b57607b2f
0xd1c383e6697bce7f8785a063215fbc71f63846c77b0e13850d347703fa039301
0x1f392e6a48a89f8605d845fc964bd92bc12aff93d4ad5def935889284fc596fc
0x0b90ecd33d6f5b067e9bcdcec2e2dd9f64276d0dbd452014dbb442c5076f5655
0x042d78c040f8372b86b620513944409bf096758aa14a022811b26710d5f8d63f

Functions
Getter at block 21040208
buyPrice(view returns (uint256)
54708000000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
Ramen Coin
sellPrice(view returns (uint256)
34192500000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
RAMEN
totalEthereumBalance(view returns (uint256)
354861988462245154
totalSupply(view returns (uint256)
4551734882728546965650
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.