ORACLECRYPTOAVENGER

Verified contract

Active on Ethereum with 31 txns
Deployed by via 0x51a46f65 at 10400652
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $146.42
0x9f8cd941c11422619395f051c362a6a4fb8d53ad226c718a528e4f0812da1ce1
0x5a2f81340a7aba60f5ba20a600c7279b39462e8b041742a1cd429a3233d526b7
0x30c9c1f34212517dc93863f1f75a6e7c1e3e145fa7a568dc5206690c36ab98d1
0x52d7abdda97eadfdf1ae147d242c25986f9a611b09c740791e7b9b0a52e85c15
0x1b6a20bc97269ba81bf0c7ff53201f9e8887274dbfff6bec75880f80e218327a
0xdd491c7516726a441273b97c79717ee04bf9a3864d64e44c4b3cd79b53a989c0
0x3bf440a7e8334ddede694c8fe6ac99ceb4e91e6a017d5a66e3a99cfd47afeb5e
0xb39dec0a911aa917c30693990455e88788392b8321a69598f92ba869e35fbf55
0xf57a7a8f20032fe23cdd79aa5940787571bb309d0aff76989a9b9d3af660b65b
0xca4877c300f88c32d3a08f88e2a9a6f9e8e37d8305e16780c68066ba111514d2

Functions
Getter at block 21051895
buyPrice(view returns (uint256)
1479600000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
ORACLECRYPTOAVENGER
sellPrice(view returns (uint256)
924750000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
ORCA
totalEthereumBalance(view returns (uint256)
59021526286175862
totalSupply(view returns (uint256)
1225641986466992065203
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.