Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x588e…62c5
Balances ($13,792.32)
Native
Value
$13,792.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.161031 | $3,314.64 |
$13,792.32 | |
EBK | ERC-20 | 4.161031 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11361745 | 4 years ago | | | 0 | 0.0012871040 | |
| 7770861 | 6 years ago | | | 0 | 0.00090810900 | |
| 7770829 | 6 years ago | | | 0 | 0.0014429130 | |
| 7770682 | 6 years ago | | | 0 | 0.00091581700 | |
| 7770664 | 6 years ago | | | 0 | 0.0014429130 | |
| 7770629 | 6 years ago | | | 0 | 0.00082815900 | |
| 7770624 | 6 years ago | | | 0 | 0.0021462270 | |
| 7767017 | 6 years ago | | | 0 | 0.00090142600 | |
| 7767012 | 6 years ago | | | 0 | 0.0019396280 | |
| 7766981 | 6 years ago | | | 0 | 0.0019370040 |
ABI
ABI objects
Getter at block 21246376 currentMilestone() view returns (uint256)
devLimit() view returns (uint256)
7500000000000000000
devWallet() view returns (address)
0xea15adb66dc92a4bbccc8bf32fd25e2e86a2a770
directMintAgent() view returns (address)
0x0000000000000000000000000000000000000000
endSaleDate() view returns (uint256)
1569157200
feePayed() view returns (bool)
false
hardcap() view returns (uint256)
40000000000000000000000
invested() view returns (uint256)
1978490707626160707616
milestonesCount() view returns (uint256)
11
minInvestedLimit() view returns (uint256)
100000000000000000
owner() view returns (address)
0xd6561bf111dafe86a896d6c844f82ae4a5bbc707
paused() view returns (bool)
false
percentRate() view returns (uint256)
100
period() view returns (uint256)
446
price() view returns (uint256)
0
refundOn() view returns (bool)
true
softcap() view returns (uint256)
2000000000000000000000
softcapAchieved() view returns (bool)
false
start() view returns (uint256)
1530622800
teamWallet() view returns (address)
0x2dafaca37d6a84c5aa3fd800be027c10a5b15747
token() view returns (address)
0x588e9b40c9e16850ea25904d27e2412df72f62c5
wallet() view returns (address)
0x3047e47efc33cf8f6f9c3bdd1accaeda75b66f2a
Read-only
balances(address) view returns (uint256)
milestones(uint256) view returns (uint256 hardcap, uint256 price, uint256 period, uint256 invested, uint256 closed)
wallets(uint256) view returns (address)
State-modifying
Events addMilestone(uint256 _hardcap, uint256 _price, uint256 _period)
addWallet(address wallet, uint256 percent)
changeMilestone(uint8 number, uint256 _hardcap, uint256 _price, uint256 _period)
cleanWallets()
clearMilestones()
continueITO()
finish()
insertMilestone(uint8 numberAfter, uint256 _hardcap, uint256 _price, uint256 _period)
mintExtendedTokens()
mintTokensByETHExternal(address to, uint256 _invested) returns (uint256)
mintTokensExternal(address to, uint256 tokens)
pauseITO()
refund()
removeMilestone(uint8 number)
retrieveTokens(address to, address anotherToken)
setDirectMintAgent(address newDirectMintAgent)
setHardcap(uint256 newHardcap)
setMinInvestedLimit(uint256 newMinInvestedLimit)
setPercentRate(uint256 newPercentRate)
setPrice(uint256 newPrice)
setSoftcap(uint256 newSoftcap)
setStart(uint256 newStart)
setTeamWallet(address _teamWallet)
setToken(address newToken)
setWallet(address newWallet)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.