Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2d9d…08e3
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,156.24 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6554272 | 6 years ago | | | 0.02 | 0.00084510000 | |
| 6542466 | 6 years ago | | | 6 | 0.00076059000 | |
| 6500256 | 6 years ago | | | 0 | 0.00039490500 | |
| 6500045 | 6 years ago | | | 10.1 | 0.00060407200 | |
| 6499879 | 6 years ago | | | 0 | 0.00047388600 | |
| 6497437 | 6 years ago | | | 0 | 0.00021795500 | |
| 6495697 | 6 years ago | | | 36 | 0.0078852600 | |
| 6495678 | 6 years ago | | | 2 | 0.0037667700 | |
| 6482652 | 6 years ago | | | 0 | 0.00022048500 | |
| 6482616 | 6 years ago | | | 0 | 0.00021492000 |
ABI
ABI objects
Getter at block 21181565
activeValueBonus() view returns (bool)
true
directMintAgent() view returns (address)
0x4b0d65ec1b737a2259d27ea52cd8cf78dcd317ce
endSaleDate() view returns (uint256)
1540998000
hardcap() view returns (uint256)
1000000000000000000000
invested() view returns (uint256)
54597610740752900000
minInvestedLimit() view returns (uint256)
10000000000000000
nextSaleAgent() view returns (address)
0x4b0d65ec1b737a2259d27ea52cd8cf78dcd317ce
owner() view returns (address)
0x215c8a1545e2b79bf6e15adae925ab92aa7bc78d
percentRate() view returns (uint256)
100
period() view returns (uint256)
20
price() view returns (uint256)
2400000000000
start() view returns (uint256)
1539270000
token() view returns (address)
0x2d9da30a2c607c9dfe54afd513e05e06561408e3
wallet() view returns (address)
0x26bc737099ff31aca68af9c22fcff0b0290e4788
Read-only
getValueBonus(uint256 value) view returns (uint256)
getValueBonusTokens(uint256 tokens, uint256 invested) view returns (uint256)
valueBonuses(uint256) view returns (uint256 from, uint256 bonus)
State-modifying
Events addValueBonus(uint256 from, uint256 bonus)
changeValueBonus(uint8 number, uint256 from, uint256 bonus)
clearValueBonuses()
finish()
insertValueBonus(uint8 numberAfter, uint256 from, uint256 bonus)
mintTokensByETHExternal(address to, uint256 _invested) returns (uint256)
mintTokensExternal(address to, uint256 tokens)
removeValueBonus(uint8 number)
retrieveTokens(address to, address anotherToken)
setActiveValueBonus(bool newActiveValueBonus)
setDirectMintAgent(address newDirectMintAgent)
setHardcap(uint256 newHardcap)
setMinInvestedLimit(uint256 newMinInvestedLimit)
setNextSaleAgent(address newNextSaleAgent)
setPercentRate(uint256 newPercentRate)
setPeriod(uint256 newPeriod)
setPrice(uint256 newPrice)
setStart(uint256 newStart)
setToken(address newToken)
setWallet(address newWallet)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.