Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x552e…7b43
0xf52a…ea89
Balances ($0.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JOB | ERC-20 | 2.1K | $0.00008 |
$0.17 | |
UNOC | ERC-20 | 5K | -- | -- | |
KBC | ERC-20 | 2.893341K | -- | -- | |
JOB | ERC-20 | 2.1K | -- | -- | |
FLOT | ERC-20 | 1.558743K | -- | -- | |
FACE | ERC-20 | 1.2K | -- | -- | |
DATx | ERC-20 | 6.4 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8106124 | 5 years ago | | | 0.00020013849 | 0.000021000000 | |
| 7717466 | 6 years ago | | | 0.00033320931 | 0.000063000000 | |
| 7323719 | 6 years ago | | | 0.0034802237 | 0.000063000000 | |
| 7027450 | 6 years ago | | | 0.00068742255 | 0.000063000000 | |
| 6662938 | 6 years ago | | | 0.00069790901 | 0.000084000000 | |
| 6291056 | 6 years ago | | | 0.00028930909 | 0.000084000000 | |
| 5204685 | 7 years ago | | | 0.1 | 0.011737200 | |
| 5184569 | 7 years ago | | | 0 | 0.0018357600 | |
| 5176828 | 7 years ago | | | 0.15 | 0.0026903400 | |
| 5172706 | 7 years ago | | | 0.1 | 0.00011514580 |
ABI
ABI objects
Getter at block 21275702 currentStage() view returns (uint256)
directMintAgent() view returns (address)
0x0000000000000000000000000000000000000000
lastSaleDate() view returns (uint256)
1519905600
mainsale() view returns (address)
0xf52ab948fe5c7d0eb03efbf6c60f7112cbc8ea89
masterWallet() view returns (address)
0x95ea6a4ec9f80436854702e5f05d238f27166a03
minPrice() view returns (uint256)
100000000000000000
owner() view returns (address)
0x95ea6a4ec9f80436854702e5f05d238f27166a03
paused() view returns (bool)
false
percentRate() view returns (uint256)
100
period() view returns (uint256)
30
slaveWallet() view returns (address)
0x070ecc35a3212d76ad443d529216a452eaa35e3d
slaveWalletInitialized() view returns (bool)
true
slaveWalletPercent() view returns (uint256)
50
slaveWalletPercentInitialized() view returns (bool)
true
stagesCount() view returns (uint256)
1
start() view returns (uint256)
1517313600
token() view returns (address)
0x552ed8253f341fb770e8badff5a0e0ee2fd57b43
totalHardcap() view returns (uint256)
3500000000000000000000
totalInvested() view returns (uint256)
3390309384926008531476
totalTokensMinted() view returns (uint256)
10170928154778025594428000
Read-only
stages(uint256) view returns (uint256 hardcap, uint256 price, uint256 invested, uint256 closed)
State-modifying
Events addStage(uint256 hardcap, uint256 price)
changeStage(uint8 number, uint256 hardcap, uint256 price)
clearStages()
createTokens() payable
directMint(address to, uint256 investedWei)
finishMinting()
insertStage(uint8 numberAfter, uint256 hardcap, uint256 price)
pause()
removeStage(uint8 number)
retrieveTokens(address anotherToken, address to)
setDirectMintAgent(address newDirectMintAgent)
setMainsale(address newMainsale)
setMasterWallet(address newMasterWallet)
setMinPrice(uint256 newMinPrice)
setPeriod(uint256 newPeriod)
setSlaveWallet(address newSlaveWallet)
setSlaveWalletPercent(uint256 newSlaveWalletPercent)
setStart(uint256 newStart)
setToken(address newToken)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
This contract contains no constructor objects.
fallback()
This contract contains no error objects.