Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BS | ERC-20 | 4.018983B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2533320 | a year ago | | | 0 | 0.00012675601 | |
| 2530652 | a year ago | | | 0 | 0.00012675601 | |
| 2530499 | a year ago | | | 0 | 0.000073800169 | |
| 2529713 | a year ago | | | 0 | 0.00012675601 | |
| 2527040 | a year ago | | | 0 | 0.000042366002 | |
| 2527038 | a year ago | | | 0 | 0.00012675601 | |
| 2526219 | a year ago | | | 0 | 0.00012675603 | |
| 2526035 | a year ago | | | 0 | 0.00012675601 | |
| 2523886 | a year ago | | | 0 | 0.000010140485 | |
| 2523875 | a year ago | | | 0 | 0.00012675601 |
ABI
ABI objects
Getter at block 21976846
HARD_CAP() view returns (uint256)
690000000000000000
PRICE() view returns (uint256)
13685045
SOFT_CAP() view returns (uint256)
690000000000000000
TOTAL_SALE_AMOUNT() view returns (uint256)
50420000000000000000000000000
end() view returns (uint256)
1691820000
metadataURL() view returns (string)
https://ipfs.io/ipfs/QmPWZACCceq3SMY3aTBpGb4n4BPtq2TpN8ewLxtsAiDDxb
owner() view returns (address)
0x3ab01eb210a3c82c5c984a3b867c931f17802c03
presaleWithdrawDestination() view returns (address)
0x12d190839c1e45dd767762ebce84e3741c4780a5
saleEnded() view returns (bool)
true
softCapReached() view returns (bool)
true
start() view returns (uint256)
1691791200
tokenAddress() view returns (address)
0xde208840e345f9d2ce2c948acded7d7c20f552f4
tokenDecimalsScale() view returns (uint256)
1000000000000000000
totalContributionsETH() view returns (uint256)
690000000000000000
totalTokensBought() view returns (uint256)
50420002272553725618001256098
Read-only
amountBought(address) view returns (uint256)
contribution(address) view returns (uint256)
hasClaimedTokens(address) view returns (bool)
State-modifying
Events buy() payable
claimRewards() returns (bool result)
finishSale()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SaleEnded(uint256 totalAmountBought, bool softCapReached)
TokensBought(address indexed buyer, uint256 amount)
TokensClaimed(address indexed claimer, uint256 amount)
constructor(address _tokenAddress, uint256 _start, uint256 _end, uint256 _TOTAL_SALE_AMONUT, uint256 _SOFT_CAP, uint256 _HARD_CAP, uint256 _TOKEN_DECIMALS_SCALE, string _metadataURL, address _presaleWithdrawDestination)
This contract contains no fallback and receive objects.
This contract contains no error objects.