Arbenis

Verified contract

Active on Ethereum with 329 txns
Deployed by via 0x4e943306 at 6968316
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $263.37
0xd32ec20efa2a719d3b2f4a7b640245cd8413bb0bafb983125b81f2b0eb791977
0x414a894295e2d767dd2aab6c161a6b36850c4ce5a4c58b375b2b2a1efefb4416
0x656c98a11bc1b929db148e072d24b8002757bb11b40587c277bd37377e79251e
0x7ecb8f325d674ff2bcc9c5b6accf44be59fd2a98bdd2b8ae4ecf83c5b11fadfc
0x41c0fecd24ad3504d91af1151c4801ca534db89e407a4d3a8b0b1881ed48b0a3
0x22c1f68fa29e75369ca0e43c50b8ae91718485f991a697e8a6e08635bec9aec8
0x3721eb123f0e70e42835b9f1796d50761f07fc33612306c490d710f8f758b112
0x4b4674df70a1b6321b1c1b083b155811d40533481e1156202d65c1def8930553
0xd51c3037b3669e8c2cd546a435c8247cd1868101ede526b3ee9f7ee8e906bd7f
0x392d519c62b45dcfdd5ea9d0ae7ace22fea515ec39a937c7ec7b79bf219c55c9

Functions
Getter at block 20829728
buyPrice(view returns (uint256)
353250000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
Arbenis
onlyAmbassadors(view returns (bool)
false
sellPrice(view returns (uint256)
235500000000
stakingRequirement(view returns (uint256)
0
symbol(view returns (string)
ABS
totalEthereumBalance(view returns (uint256)
102093874420214723
totalSupply(view returns (uint256)
2356179925788535670782
totalUsers(view returns (uint256)
34
Read-only
administrators(addressview 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)
referralsOf(address _customerAddressview returns (uint256)
usersAddresses(uint256view returns (address)
State-modifying
ArbenisActive(
buy(address _referredBypayable returns (uint256)
disableInitialStage(
exit(
reinvest(
sell(uint256 _amountOfTokens
setAdministrator(address _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.