VLBCrowdsale
Verified contract
Active on
Ethereum with 563 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeb3b…105d
0x9351…19d8
Balances ($0.00)
No balances found for "VLBCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4748365 | 7 years ago | | | 0 | 0.0065227800 | |
| 4747930 | 7 years ago | | | 0.04 | 0.0010605000 | |
| 4747904 | 7 years ago | | | 3 | 0.00044887500 | |
| 4747872 | 7 years ago | | | 3 | 0.00044887500 | |
| 4747860 | 7 years ago | | | 0.04 | 0.00027300000 | |
| 4747640 | 7 years ago | | | 0 | 0.00049333200 | |
| 4747636 | 7 years ago | | | 0.265 | 0.00084000000 | |
| 4747583 | 7 years ago | | | 3 | 0.00044100000 | |
| 4747556 | 7 years ago | | | 0.26648284 | 0.00084000000 | |
| 4747534 | 7 years ago | | | 0.26732284 | 0.00084000000 |
ABI
ABI objects
Getter at block 21293733
cap() pure returns (uint256)
300000000000000000000000
getConversionRate() pure returns (uint256)
650
goal() pure returns (uint256)
25000000000000000000000
goalReached() pure returns (bool)
false
hasEnded() pure returns (bool)
true
isFinalized() pure returns (bool)
true
minPresaleAmount() pure returns (uint256)
100000000000000000000
owner() pure returns (address)
0xafc89b80b77f9714611d4716dcfd159931a08bbc
paused() pure returns (bool)
true
token() pure returns (address)
0xeb3b2fa58be2bf778b3f4c715ce025110875105d
vault() pure returns (address)
0x93519cc1a51ac56cf2daa8aaafcd4073f49a19d8
weiRaised() pure returns (uint256)
4901716155031233274022
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
claimRefund()
finalize()
kill()
pause()
transferOwnership(address newOwner)
unpause()
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(address _tokenAddress, address _vaultAddress)
fallback()
This contract contains no error objects.