PresaleToken
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x05b7…a217
0x42dd…c3b4
Balances ($0.05)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XDATA | ERC-20 | 1.058601 | $0.046738 |
$0.05 | |
DBIP | ERC-20 | 465.970712K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5119348 | 7 years ago | | | 0 | 0.0010265500 | |
| 5119322 | 7 years ago | | | 0 | 0.00079376000 | |
| 5119256 | 7 years ago | | | 0 | 0.0010337989 | |
| 4491263 | 7 years ago | | | 0 | 0.00027233400 | |
| 4477685 | 7 years ago | | | 0 | 0.00061460337 | |
| 4362897 | 7 years ago | | | 0.1 | 0.0010938690 | |
| 4362673 | 7 years ago | | | 0.09 | 0.0014088690 | |
| 4361449 | 7 years ago | | | 0.28188453 | 0.0010734240 | |
| 4361197 | 7 years ago | | | 0.28428453 | 0.00033600000 | |
| 4345598 | 7 years ago | | | 0.04685 | 0.0014088690 |
ABI
ABI objects
Getter at block 21283674
currentPhase() pure returns (uint8)
3
decimals() pure returns (uint256)
18
funded() pure returns (uint256)
34029288079364805585296
fundedProxy() pure returns (uint256)
0
getCentsPerETH() pure returns (uint256)
29782
given() pure returns (uint256)
18374576100000000000000
maxSupply() pure returns (uint256)
500000000000000000000000
migrationManager() pure returns (address)
0x0000000000000000000000000000000000000000
owner() pure returns (address)
0x0056a9db60b78c490a73d45148c81dcae8fcbb80
priceCents() pure returns (uint256)
80
proxy() pure returns (address)
0x0000000000000000000000000000000000000000
tickerAddress() pure returns (address)
0x05b7b19fc11b9a852af3d8fdb74b84b70c01a217
token() pure returns (address)
0x42dd5dcb38c16db5029ecdbb56166cd7846ac3b4
Read-only
This contract contains no read-only function objects.
State-modifying
Events attachTicker(address _tickerAddress)
buyThroughProxy(address _buyer) payable
buyTokens(address _buyer) payable
createTicker(uint256 _delay)
disableTicker()
enableTicker()
finalizePresale()
finishPresale()
freeze()
giveTokens(address _address, uint256 _value, string _reason)
migrateTokens(address _owner)
raiseCap(uint256 _newCap)
sendToTicker() payable
setMigrationManager(address _mgr)
setProxy(address _proxy)
startMigration()
startPresale()
transferOwnership(address newOwner)
unfreeze()
withdrawFromTicker(uint256 _amount)
LogBuy(address indexed owner, uint256 value, uint256 centsPerETH)
LogGive(address indexed owner, uint256 value, string reason)
LogMigrate(address indexed owner, uint256 value)
LogPhaseSwitch(uint8 newPhase)
constructor(uint256 _limitUSD, uint256 _priceCents)
fallback()
This contract contains no error objects.