Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($1.56)
Native
Value
$1.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0005 | $3,121.19 |
$1.56 | |
TMEther | ERC-20 | 2.799999M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6027044 | 6 years ago | | | 0 | 0.0012019860 | |
| 5429711 | 7 years ago | | | 0.0005 | 0.00014088000 | |
| 5426062 | 7 years ago | | | 1.3 | 0.0041602000 | |
| 5425985 | 7 years ago | | | 0.95 | 0.00084000000 | |
| 5425896 | 7 years ago | | | 0 | 0.0018290400 | |
| 5425891 | 7 years ago | | | 0.5 | 0.0041602000 | |
| 5425887 | 7 years ago | | | 0.5 | 0.00084000000 | |
| 5425878 | 7 years ago | | | 0 | 0.0018290400 | |
| 5425864 | 7 years ago | | | 0.005 | 0.0062352000 |
ABI
ABI objects
Getter at block 21221470
TakeMyEtherTeamAddress() view returns (address)
0xe8751921ec6eac69f34a7e06a8c30c4ba9bb13d8
getAvailableFundsForTheTeam() view returns (uint256 amount)
45454545454540
getCurrentSellPrice() view returns (uint256 priceInWei)
500000000000000
getNumberOfTokensForTheTeam() view returns (uint256 amount)
0
hardCapTokensAmount() view returns (uint256)
2250000
isICOfinalized() view returns (bool)
false
lastStageSubmitted() view returns (uint256)
1523515271
lastTimeWithdrawal() view returns (uint256)
0
lockDownPeriod() view returns (uint256)
604800
minimumStageDuration() view returns (uint256)
1209600
name() view returns (string)
TakeMyEther
percentsOfProjectComplete() view returns (uint256)
0
projectCompleted() view returns (bool)
false
softCapTokensAmount() view returns (uint256)
500000
soldTokens() view returns (uint256)
1
symbol() view returns (string)
TMEther
totalSupply() view returns (uint256)
2800000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address tokenHolder) view returns (uint256 balance)
getAverageTokenPrice(address holder) view returns (uint256 avPriceInWei)
getWeiAvailableToReturn(address holder) view returns (uint256 amount)
getWeiBalance(address a) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
finalizeICO()
passUndistributedEther()
returnAllAvailableFunds()
submitNextStage() returns (bool success)
topUpWithEtherAndTokensForHolders(address tokensContractAddress, uint256 tokensAmount) payable
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
unlockFundsAndPassEther() returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Burned(address indexed from, uint256 amount)
DividendsTransfered(address to, uint256 tokensAmount, uint256 weiAmount)
StageSubmitted(uint256 last)
Transfer(address indexed from, address indexed to, uint256 value)
etherPassedToTheTeam(uint256 weiAmount, uint256 when)
etherWithdrawFromTheContract(address tokenHolder, uint256 numberOfTokensSoldBack, uint256 weiValue)
constructor()
fallback()
This contract contains no error objects.