BigbomCrowdSale
Verified contract
Active on
Ethereum with 1,531 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x84f7…602f
0x35b5…75ea
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) |
---|---|---|---|---|---|---|---|
| 5881253 | 6 years ago | | | 0.49 | 0.0028769850 | |
| 5773959 | 6 years ago | | | 0 | 0.00040746000 | |
| 5718836 | 6 years ago | | | 0.8 | 0.0096806360 | |
| 5707894 | 6 years ago | | | 1 | 0.019558836 | |
| 5707891 | 6 years ago | | | 1 | 0.012092318 | |
| 5703920 | 6 years ago | | | 3.7 | 0.016746088 | |
| 5703895 | 6 years ago | | | 5 | 0.015761024 | |
| 5703411 | 6 years ago | | | 0.1 | 0.011853840 | |
| 5703336 | 6 years ago | | | 1.9 | 0.011390140 | |
| 5703328 | 6 years ago | | | 1.9 | 0.011578360 |
ABI
ABI objects
Getter at block 21168837
admin() view returns (address)
0x89c2d4d6208b089b31007152f85f233743e127e7
bigbomMultiSigWallet() view returns (address)
0xd55f05640f758b27c5cf33523c3ad41b3d725c80
haltSale() view returns (bool)
false
list() view returns (address)
0x35b59527647cff6be6dfca8c9519feb77dc575ea
maxGasPrice() view returns (uint256)
100000000000
minGasPrice() view returns (uint256)
1
openSaleEndTime() view returns (uint256)
1528624800
openSaleStartTime() view returns (uint256)
1527501600
raisedWei() view returns (uint256)
1999988300246915724624
saleEnded() view returns (bool)
true
saleStarted() view returns (bool)
true
token() view returns (address)
0x84f7c44b6fed1080f647e354d552595be2cc602f
Read-only
contributorMaxCap(address contributor, uint256 amountInWei) view returns (uint256)
contributorMinCap(address contributor) view returns (uint256)
getBonus(uint256 _tokens) pure returns (uint256)
getDepositTxMap(string _tx) view returns (uint256)
getErc20Rate(string erc20Name) view returns (uint256)
participated(address) view returns (uint256)
State-modifying
Events buy(address recipient) payable returns (uint256)
debugBuy() payable
emergencyDrain(address anyToken) returns (bool)
erc20Buy(address recipient, uint256 erc20Amount, string erc20Name, string depositTx) returns (uint256)
finalizeSale()
setErc20Rate(string erc20Name, uint256 rate)
setHaltSale(bool halt)
setMaxGasPrice(uint256 price)
setMinGasPrice(uint256 price)
Buy(address _buyer, uint256 _tokens, uint256 _payedWei, uint256 _bonus)
Erc20Buy(address _buyer, uint256 _tokens, uint256 _payedWei, uint256 _bonus, string depositTx)
Erc20Refund(address _buyer, uint256 _erc20RefundAmount, string _erc20Name)
FinalizeSale()
constructor(address _admin, address _bigbomMultiSigWallet, address _whilteListContract, uint256 _publicSaleStartTime, uint256 _publicSaleEndTime, address _token)
fallback()
This contract contains no error objects.