Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($774.03)
Native
Value
$774.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.2 | $3,870.14 |
$774.03 | |
USA | ERC-20 | 1 | $0.001058 |
$0 | |
BASO | ERC-20 | 33.333333 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2698435 | a year ago | | | 0 | 0.0000051282412 | |
| 2498739 | a year ago | | | 0 | 0.0000051282412 | |
| 2497076 | a year ago | | | 0 | 0.00013540351 | |
| 2488808 | a year ago | | | 0 | 0.0000051282412 | |
| 2487992 | a year ago | | | 0 | 0.000085659005 | |
| 2487918 | a year ago | | | 0 | 0.0000051282412 | |
| 2487689 | a year ago | | | 0 | 0.0000090269000 | |
| 2487366 | a year ago | | | 0 | 0.000099295900 | |
| 2487040 | a year ago | | | 0 | 6.1569389e-7 | |
| 2486835 | a year ago | | | 0 | 0.0000051282412 |
ABI
ABI objects
Getter at block 23628538
basoToken() view returns (address)
0x23e1a3bcdcee4c59209d8871140eb7dd2bd9d1ce
basoTotalSaleAmount() view returns (uint256)
10000000000000000000000000
burnAddress() view returns (address)
0x1566f47dc7bcfe0ac3849a50cfeda8a10ab21059
endTime() view returns (uint256)
1691762400
ethersToRaise() view returns (uint256)
30000000000000000000
finished() view returns (bool)
true
maxCommit() view returns (uint256)
3000000000000000000
minCommit() view returns (uint256)
100
owner() view returns (address)
0x15224523d40f43c9310642a54bdf5d1accdb6d59
startTime() view returns (uint256)
1691589600
started() view returns (bool)
true
totalCommitments() view returns (uint256)
29958800000000000000
Read-only
simulateClaim(address account) view returns (uint256, uint256)
userClaimed(address) view returns (bool)
userCommitments(address) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addWhiteList(address[] addressList)
claim() returns (uint256, uint256)
commit() payable
finish()
renounceOwnership()
setTime(uint256 _startTime, uint256 _endTime)
start()
transferOwnership(address newOwner)
Claim(address indexed buyer, uint256 eth, uint256 token)
Claim2(address indexed buyer, uint256 token)
Commit(address indexed buyer, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _basoToken, uint256 _basoTotalSaleAmount, uint256 _ethersToRaise, uint256 _minCommit, uint256 _maxCommit, address _burnAddress)
receive()
This contract contains no error objects.