BftCrowdsale
Verified contract
Active on
Ethereum with 1,400 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4962…da47
0xe3e9…9a38
2 additional
variables
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) |
---|---|---|---|---|---|---|---|
| 5244524 | 7 years ago | | | 1.1 | 0.000025200000 | |
| 5109101 | 7 years ago | | | 10.78 | 0.019786400 | |
| 5104669 | 7 years ago | | | 6.5 | 0.0013401500 | |
| 5104669 | 7 years ago | | | 6.5 | 0.000053606000 | |
| 5104668 | 7 years ago | | | 1.09 | 0.000026803000 | |
| 5104668 | 7 years ago | | | 6 | 0.000026803000 | |
| 5104591 | 7 years ago | | | 1.2 | 0.000026803000 | |
| 5104434 | 7 years ago | | | 4 | 0.0026534970 | |
| 5104417 | 7 years ago | | | 4 | 0.0020790000 | |
| 5104393 | 7 years ago | | | 4 | 0.00092400000 |
ABI
ABI objects
Getter at block 21254492
BUYER_CAP_HIGH_USD() view returns (uint256)
10000
BUYER_CAP_LOW_USD() view returns (uint256)
1000
PRICE_MULTIPLIER() view returns (uint256)
100
SALE_CAP_USD() view returns (uint256)
3000000
TOKENS_PER_USD() view returns (uint256)
10
buyerCapHighEther() view returns (uint256)
10788650339842485705
buyerCapLowEther() view returns (uint256)
1078865033984248570
cap() view returns (uint256)
3236595101952745711511
company() view returns (address)
0x08017a8f4e946149dc58b9153767c0481f4b4d68
companyHolding2y() view returns (address)
0x4962b05e9a6fab2bdd21f8b19dc3087e2743da47
endTime() view returns (uint256)
1520373600
etherInWei() view returns (uint256)
1000000000000000000
etherPrice() view returns (uint256)
92690
hasEnded() view returns (bool)
true
mintRate() view returns (uint256)
9269
owner() view returns (address)
0x97a63ef2e255d567aa4c412e80e63b97a1b7db59
paused() view returns (bool)
false
preSaleBfPlatform() view returns (address)
0xb8e6935650f490d06c7a203848f2b2118ae23e96
rate() view returns (uint256)
9269
rewardPool() view returns (address)
0x278407078c667153b60259e9dcaca018e741f7bc
saleHardCapEther() view returns (uint256)
3236595101952745711511
shareholders() view returns (address)
0x45ffeae330cfe7a9033decc30b3989e6f72ea36e
shareholdersHolding1y() view returns (address)
0xe3e9c70731907c37b523893b17f895c4eadd9a38
startTime() view returns (uint256)
1518818400
token() view returns (address)
0x01ff50f8b7f74e4f00580d9596cd3d0d6d6e326f
tokenCap() view returns (uint256)
1000000000000000000000000000
tokenDecimals() view returns (uint8)
18
tokenSaleCosts() view returns (address)
0xcdd2204320fc58298e5c428bc4ed1bab83813efe
wallet() view returns (address)
0x87a9678952b5d7a7bd450e4695d691e574e26a89
weiRaised() view returns (uint256)
3235634839220963690674
Read-only
isOperator(address _operator) view returns (bool)
isWhitelisted(address beneficiary) view returns (bool)
State-modifying
Events addOperator(address _operator)
addWhitelist(address[] beneficiaries)
buyTokens(address beneficiary) payable
pause()
remOperator(address _operator)
remWhitelist(address[] beneficiaries)
transferOwnership(address newOwner)
transferTokenOwnership(address _newOwner)
unpause()
updateEtherPrice(uint256 _price)
LogOperatorAdd(address newOperator)
LogOperatorRem(address newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(uint256 _startTime, uint256 _endTime, uint256 _etherPrice, address _wallet, address _preSaleBfPlatform, address _company, address _rewardPool, address _shareholders, address _tokenSaleCosts, address _operator, address _admin, uint256 _saleCapUsd, uint256 _buyerCapLowUsd, uint256 _buyerCapHighUsd)
fallback()
This contract contains no error objects.