MinerOneCrowdsale
Verified contract
Active on
Ethereum with 3,121 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1410…04ec
0x0383…e58a
Balances ($46,660,000,000,000.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xbdeb…efe3 | ERC-20 | 1,000,000T | $0.000047 |
$46,660,000,000,000 | |
UCASH | ERC-20 | 250 | $0.00191 |
$0.48 | |
TART | ERC-20 | 1M | -- | -- | |
FACE | ERC-20 | 6.88073K | -- | -- | |
MIO | ERC-20 | 2.427K | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6252814 | 6 years ago | | | 0 | 0.000047826000 | |
| 6250950 | 6 years ago | | | 0 | 0.00023913000 | |
| 5693504 | 6 years ago | | | 0 | 0.00015439200 | |
| 5693498 | 6 years ago | | | 0 | 0.00015439200 | |
| 5693491 | 6 years ago | | | 0 | 0.00015439200 | |
| 5692778 | 6 years ago | | | 0 | 0.0011588290 | |
| 5691643 | 6 years ago | | | 0 | 0.011021516 | |
| 5691631 | 6 years ago | | | 0 | 0.040379581 | |
| 5691624 | 6 years ago | | | 0 | 0.040369725 | |
| 5691620 | 6 years ago | | | 0 | 0.039554581 |
ABI
ABI objects
Getter at block 21160450
BOUNTY_TOKENS_PERCENT() view returns (uint8)
2
BOUNTY_WALLET() view returns (address)
0xd481aab166b104b1ab12e372ef7af6f986f4cf19
ICO_TOKENS() view returns (uint256)
287000000000000000000000000
ICO_TOKENS_PERCENT() view returns (uint8)
82
LARGE_PURCHASE() view returns (uint256)
10000000000000000000000
LARGE_PURCHASE_BONUS() view returns (uint256)
4
MIN_TOKEN_AMOUNT() view returns (uint256)
100000000000000000000
RATE() view returns (uint256)
1000
RESEARCH_AND_DEVELOPMENT_TOKENS_PERCENT() view returns (uint8)
6
RESEARCH_AND_DEVELOPMENT_WALLET() view returns (address)
0x770998331d6775c345b1807c40413861fc4d6421
SOFT_CAP() view returns (uint256)
3000000000000000000000000
START_TIME() view returns (uint256)
1518692400
TEAM_TOKENS_PERCENT() view returns (uint8)
10
TEAM_WALLET() view returns (address)
0x997faef570b534e5fadc8d2d373e2f11af4e115a
TOKEN_DESK_BONUS() view returns (uint256)
3
UINT256_MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
WALLET() view returns (address)
0x2c2b3885bc8b82ad4d603d95ed8528ef112fe8f2
currentPhase() view returns (uint256)
6
goalReached() view returns (bool)
true
hasEnded() view returns (bool)
true
icoEndTime() view returns (uint256)
1526558400
isFinalized() view returns (bool)
true
owner() view returns (address)
0xcb3d170a2efa568986d1928329c7e76aa8a31c3c
token() view returns (address)
0x141044ccc363d6e8d92dd8983422775913e304ec
vault() view returns (address)
0x03839d42658183ced6301543868438466b94e58a
weiRaised() view returns (uint256)
2395622760185033127232
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address sender, address beneficiary) payable
claimRefund()
finalize()
mintTokens(address[] _receivers, uint256[] _amounts)
setIcoEndTime(uint256 _endTime)
setTokenDeskProxy(address _tokekDeskProxy)
setTokenMinter(address _tokenMinter)
transferOwnership(address newOwner)
Finalized()
ManualTokenMintRequiresRefund(address indexed purchaser, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _token)
fallback()
This contract contains no error objects.