OTCPreICO
Verified contract
Active on
Ethereum with 1,158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x763b…710e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5504229 | 7 years ago | | | 0.05 | 0.0011019800 | |
| 5504204 | 7 years ago | | | 0 | 0.00031641000 | |
| 5504186 | 7 years ago | | | 0 | 0.00041629000 | |
| 5504172 | 7 years ago | | | 0 | 0.00028454000 | |
| 5490701 | 7 years ago | | | 10 | 0.00043440000 | |
| 5490674 | 7 years ago | | | 10 | 0.00043440000 | |
| 5490656 | 7 years ago | | | 10 | 0.000021000000 | |
| 5489868 | 7 years ago | | | 1 | 0.00043440000 | |
| 5489846 | 7 years ago | | | 1 | 0.000021720000 | |
| 5489821 | 7 years ago | | | 1 | 0.00043440000 |
ABI
ABI objects
Getter at block 21211986
ETH_TOKEN_EXCHANGE_RATIO() view returns (uint256)
5000
collectedWei() view returns (uint256)
274363943292158494551
endAt() view returns (uint256)
1527811200
hardCapTxWei() view returns (uint256)
1500000000000000000000
hardCapWei() view returns (uint256)
1500000000000000000000
lowCapTxWei() view returns (uint256)
50000000000000000
lowCapWei() view returns (uint256)
200000000000000000000
owner() view returns (address)
0x2f823def2c96c460f48cd735e0bba5045333345e
startAt() view returns (uint256)
1518713425
state() view returns (uint8)
1
teamWallet() view returns (address)
0x3fbd2cf3de0f52bbe9786662c3791fbb468654e2
token() view returns (address)
0x763bbbfad61a1bef272c155aad828e3f8309710e
whitelistEnabled() view returns (bool)
false
Read-only
whitelisted(address address_) view returns (bool)
State-modifying
Events blacklist(address address_)
buyTokens() payable
disableWhitelist()
enableWhitelist()
resume()
start(uint256 endAt_)
suspend()
terminate()
touch()
transferOwnership(address newOwner)
tune(uint256 endAt_, uint256 lowCapWei_, uint256 hardCapWei_, uint256 lowCapTxWei_, uint256 hardCapTxWei_)
whitelist(address address_)
ICOBlacklisted(address indexed addr)
ICOCompleted(uint256 collectedWei)
ICOInvestment(address indexed from, uint256 investedWei, uint256 tokens, uint8 bonusPct)
ICONotCompleted()
ICOResumed(uint256 indexed endAt, uint256 lowCapWei, uint256 hardCapWei, uint256 lowCapTxWei, uint256 hardCapTxWei)
ICOStarted(uint256 indexed endAt, uint256 lowCapWei, uint256 hardCapWei, uint256 lowCapTxWei, uint256 hardCapTxWei)
ICOSuspended()
ICOTerminated()
ICOWhitelisted(address indexed addr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address icoToken_, address teamWallet_, uint256 lowCapWei_, uint256 hardCapWei_, uint256 lowCapTxWei_, uint256 hardCapTxWei_)
fallback()
This contract contains no error objects.