PublicSale
Verified contract
Active on
Ethereum with 1,733 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6a34…113b
0xf8b3…79ea
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
bkex.com | ERC-20 | 2.018061K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5814579 | 6 years ago | | | 0 | 0.00031645500 | |
| 5809810 | 6 years ago | | | 0.0001 | 0.00086496000 | |
| 5809803 | 6 years ago | | | 0.0001 | 0.00086496000 | |
| 5809648 | 6 years ago | | | 0.0001 | 0.00086496000 | |
| 5809646 | 6 years ago | | | 0.0001 | 0.00086496000 | |
| 5805412 | 6 years ago | | | 1 | 0.00088658400 | |
| 5801381 | 6 years ago | | | 1 | 0.00086496000 | |
| 5801355 | 6 years ago | | | 1 | 0.00086496000 | |
| 5799572 | 6 years ago | | | 0.31 | 0.000063000000 | |
| 5798188 | 6 years ago | | | 1 | 0.00086496000 |
ABI
ABI objects
Getter at block 21166630
List() view returns (address)
0x6a3439b7f69310d9b7dc568a5ba51edf81e5113b
Token() view returns (address)
0xf8b358b3397a8ea5464f8cc753645d42e14b79ea
exceed() view returns (uint256)
1000000000000000000
finalized() view returns (bool)
true
ignited() view returns (bool)
false
maxcap() view returns (uint256)
1500000000000000000000
maxgas() view returns (uint256)
40000000000
minimum() view returns (uint256)
500000000000000000
owner() view returns (address)
0xfba4d50cab44f13102c0e270721e1cbefebd8922
paused() view returns (bool)
false
rate() view returns (uint256)
10000
wallet() view returns (address)
0xfba4d50cab44f13102c0e270721e1cbefebd8922
weiRaised() view returns (uint256)
1105070186388777777777
Read-only
buyers(address) view returns (uint256)
State-modifying
Events collect() payable
extinguish()
finalize()
ignite()
pause()
renounceOwnership()
setMaxGas(uint256 gas)
setWallet(address newWallet)
setWhitelist(address whitelist)
transferOwnership(address _newOwner)
unpause()
withdrawEther()
withdrawToken()
Change(address addr, string name)
ChangeMaxGas(uint256 gas)
Extinguish()
Ignite()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Purchase(address indexed buyer, uint256 purchased, uint256 refund, uint256 tokens)
Unpause()
WithdrawEther(address indexed from, uint256 amount)
WithdrawToken(address indexed from, uint256 amount)
constructor(uint256 _maxcap, uint256 _exceed, uint256 _minimum, uint256 _rate, uint256 _maxgas, address _wallet, address _whitelist, address _token)
fallback()
This contract contains no error objects.