PublicSale
Verified contract
Active on
Ethereum with 10,332 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6661…7b3d
0xf8b3…79ea
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
bkex.com | ERC-20 | 4.036122K | -- | -- | |
JULLAR.io | ERC-20 | 1 | -- | -- | |
MVP | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8013011 | 5 years ago | | | 5 | 0.000021624000 | |
| 6529330 | 6 years ago | | | 5 | 0.000021624000 | |
| 6171910 | 6 years ago | | | 5 | 0.000043248000 | |
| 5926579 | 6 years ago | | | 0.6 | 0.00086496000 | |
| 5925868 | 6 years ago | | | 4.5 | 0.00086496000 | |
| 5920269 | 6 years ago | | | 1.2 | 0.00086496000 | |
| 5876337 | 6 years ago | | | 0 | 0.0015658200 | |
| 5845485 | 6 years ago | | | 5 | 0.00086496000 | |
| 5834398 | 6 years ago | | | 5 | 0.00086496000 | |
| 5830005 | 6 years ago | | | 2 | 0.00086496000 |
ABI
ABI objects
Getter at block 21161852
List() view returns (address)
0x66610b1a261908a4b07394560c4b90f02f187b3d
Token() view returns (address)
0xf8b358b3397a8ea5464f8cc753645d42e14b79ea
exceed() view returns (uint256)
5000000000000000000
finalized() view returns (bool)
true
ignited() view returns (bool)
false
maxcap() view returns (uint256)
3895000000000000000000
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)
0xcfce5b74042739ec265a04e4002e31eb71ec10c9
weiRaised() view returns (uint256)
3895000000000000000000
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.