BullTokenCrowdsale
Verified contract
Active on
Ethereum with 278 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8026…aa73
0x1664…f327
Balances ($21,558.57)
Native
Value
$21,558.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 6.46498 | $3,334.67 |
$21,558.57 | |
LINO | ERC-20 | 20 | -- | -- | |
VIN | ERC-20 | 7.77 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4829745 | 7 years ago | | | 1 | 0.0096759600 | |
| 4829548 | 7 years ago | | | 2 | 0.0096759600 | |
| 4829305 | 7 years ago | | | 11.595138 | 0.0096759600 | |
| 4829272 | 7 years ago | | | 1.0856147 | 0.0096759600 | |
| 4829256 | 7 years ago | | | 1.10961 | 0.0023953200 | |
| 4829186 | 7 years ago | | | 0.9 | 0.0096759600 | |
| 4829167 | 7 years ago | | | 0.95 | 0.0023953200 | |
| 4829159 | 7 years ago | | | 0.96 | 0.0023953200 | |
| 4829091 | 7 years ago | | | 4 | 0.0059958000 | |
| 4828601 | 7 years ago | | | 1.2 | 0.0032253200 |
ABI
ABI objects
Getter at block 21168219
cap() view returns (uint256)
14482000000000000000000
endTime() view returns (uint256)
1514764740
goal() view returns (uint256)
1500000000000000000000
goalReached() view returns (bool)
true
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
true
isFinalized() view returns (bool)
false
minimumInvestment() view returns (uint256)
500000000000000000
owner() view returns (address)
0x958ef37ee01ab3b97e95d2957658262b1003c0df
rate() view returns (uint256)
500
startTime() view returns (uint256)
1512648000
token() view returns (address)
0x6b1ee79efae2939a2c84c9d681442cf669c9fcac
tokenAddress() view returns (address)
0x6b1ee79efae2939a2c84c9d681442cf669c9fcac
vault() view returns (address)
0x80265daad8c55dac95a9edc9e7d0c4c58fb4aa73
wallet() view returns (address)
0xd9d0c75568cc8785fe6e4e35cb3759e6ddb941ac
weiRaised() view returns (uint256)
1664268000387587872000
whitelist() view returns (address)
0x16643b4deaafa493a07f5b73a5b68f1b1ae1f327
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
claimRefund()
finalize()
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, uint256 _goal, uint256 _cap, uint256 _minimumInvestment, address _tokenAddress, address _wallet, address _whitelistAddress)
fallback()
This contract contains no error objects.