LaunchPadBrightUnionEth
Verified contract
Active on
Ethereum with 547 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($121.79)
Native
Value
$4.94
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00148 | $3,337.90 |
$4.94 | |
BRIGHT | ERC-20 | 39.372391K | $0.002968 |
$116.85 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15062456 | 2 years ago | | | 0 | 0.00064118507 | |
| 14545808 | 3 years ago | | | 0 | 0.0024956405 | |
| 14545804 | 3 years ago | | | 0 | 0.0023412229 | |
| 14429276 | 3 years ago | | | 0 | 0.0014640090 | |
| 14429268 | 3 years ago | | | 0 | 0.0012089767 | |
| 14422075 | 3 years ago | | | 0 | 0.0026486461 | |
| 14390402 | 3 years ago | | | 0 | 0.0011862096 | |
| 14390398 | 3 years ago | | | 0 | 0.0011190505 | |
| 14370576 | 3 years ago | | | 0 | 0.00081121203 | |
| 14370566 | 3 years ago | | | 0 | 0.00074726360 |
ABI
ABI objects
Getter at block 21272751
claimUnlocked() view returns (bool)
true
claimUnlockedTimestamp() view returns (uint256)
1628171880
endUnlocked() view returns (bool)
true
firstVestingUnlockTimestamp() view returns (uint256)
1630764000
getRound1Duration() view returns (uint256)
3600
multiplier() view returns (uint256)
27032
owner() view returns (address)
0x9361cfd316000bf4b9ca8d32a53ba601975db237
participants() view returns (uint256)
151
round1BeganAt() view returns (uint256)
1628161200
roundNumber() view returns (uint256)
3
secondVestingUnlockTimestamp() view returns (uint256)
1633356000
token() view returns (address)
0xbeab712832112bd7664226db7cd025b153d3af55
tokenTarget() view returns (uint256)
500000000000000000000000
totalOwed() view returns (uint256)
39365512479999999355233
weiRaised() view returns (uint256)
18496342172240307547
weiTarget() view returns (uint256)
18496500000000000000
Read-only
claimable(address) view returns (uint256)
claimableAmount(address user) view returns (uint256)
claimed(address) view returns (uint256)
isWhitelisted(address) view returns (bool)
remainToClaim(address user) view returns (uint256)
round1Allowance(address) view returns (uint256)
round2Allowance(address) view returns (uint256)
State-modifying
Events addMultipleWhitelistedAddressesForRound2(address[] _addresses, uint256[] _allocations)
addMultipleWhitelistedAddressesMultiplier1(address[] _addresses, uint256[] _allocations)
addMultipleWhitelistedAddressesMultiplier4(address[] _addresses, uint256[] _allocations)
addWhitelistedAddress(address _address, uint256 _allocation)
buyRound1() payable
buyRound2() payable
claim() returns (bool)
finishSale()
initSale(uint256 _tokenTarget, uint256 _weiTarget)
initVestingsTimestamp(uint256 _first, uint256 _second)
removeWhitelistedAddress(address _address)
renounceOwnership()
setClaimableTimestamp(uint256 _claimUnlockedTimestamp)
setRound1Timestamp(uint256 _round1BeginAt)
setStableTarget(uint256 _weiTarget)
setTokenTarget(uint256 _tokenTarget)
startSale()
transferOwnership(address newOwner)
withdrawToken() returns (bool)
withdrawWei(uint256 _amount)
ClaimUnlockedEvent(uint256 claimTimestamp)
EndUnlockedEvent(uint256 endTimestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoundChange(uint256 roundNumber)
StartSale(uint256 startTimestamp)
constructor(address _token)
fallback()
receive()
This contract contains no error objects.