Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,655.42)
Native
Value
$2,655.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.848268 | $3,130.40 |
$2,655.42 | |
EBK | ERC-20 | 97.551294 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20626685 | 2 months ago | | | 0 | 0.000060328110 | |
| 11893227 | 4 years ago | | | 0 | 0.0048119451 | |
| 11893207 | 4 years ago | | | 0 | 0.0049998000 | |
| 11406949 | 4 years ago | | | 0 | 0.0010042321 | |
| 11406944 | 4 years ago | | | 0 | 0.0018460800 | |
| 11392038 | 4 years ago | | | 0 | 0.00054814330 | |
| 11391978 | 4 years ago | | | 0 | 0.00076872000 | |
| 11391966 | 4 years ago | | | 0 | 0.0010042320 | |
| 11391957 | 4 years ago | | | 0 | 0.00084559200 | |
| 11391923 | 4 years ago | | | 0 | 0.00092054606 |
ABI
ABI objects
Getter at block 21159958
INVESTOR_QUOTA() view returns (uint256)
10000000000000000
buyPrice() view returns (uint256)
16423000000000
decimals() view returns (uint8)
18
initialState() view returns (bool)
false
myDividends() view returns (uint256)
0
myTokens() view returns (uint256)
0
name() view returns (string)
E2D
ownerAddr() view returns (address)
0x508b828440d72b0de506c86db79d9e2c19810442
sellPrice() view returns (uint256)
13437000000000
symbol() view returns (string)
E2D
totalEthereumBalance() view returns (uint256)
848268399838192404
totalGameDividends() view returns (uint256)
54972830543237440000
totalInvestment() view returns (uint256)
133177071448191221747
totalSupply() view returns (uint256)
1485433347023202545135
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
initialInvestors(address) view returns (bool)
State-modifying
Events buy() payable returns (uint256)
disableInitialStage()
exit()
payDividends() payable
reinvest()
sell(uint256 _amountOfTokens)
setInitialInvestors(address _addr, bool _status)
setName(string _name)
setSymbol(string _symbol)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onPayDividends(uint256 dividends, uint256 profitPerShare)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.