Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
-
variable spans 1 additional slot
Balances ($2.41)
Native
Value
$2.41
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0007 | $3,445.63 |
$2.41 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18455316 | a year ago | | | 0 | 0.00051388194 | |
| 18049482 | a year ago | | | 0 | 0.00064755600 | |
| 17907009 | a year ago | | | 0 | 0.0013333730 | |
| 17877709 | a year ago | | | 0 | 0.0011563500 | |
| 17870650 | a year ago | | | 0 | 0.0012419451 | |
| 17867647 | a year ago | | | 0 | 0.0010203757 | |
| 17867642 | a year ago | | | 0 | 0.00091691460 | |
| 17867056 | a year ago | | | 0 | 0.00071569224 | |
| 17862864 | a year ago | | | 0 | 0.00065731341 | |
Transfer | 17862766 | a year ago | | | 0.0493 | 0.00039787019 |
ABI
ABI objects
Getter at block 21268900
info() view returns (uint256 targetAmount, uint256 maximum, uint256 price, uint256 startTime, uint256 endTime, uint256 claimTime, uint256 base, address rewardAddress, address receiver, string name)
(targetAmount=1000000000000000000000, maximum=1000000000000000000000, price=4000000000, startTime=1691287200, endTime=1691373600, claimTime=1691380800, base=0, rewardAddress=0xef30930b6dda429e5b2657762b8853f60fcf5d7e, receiver=0xd884f8183fdc1974c0c1776ae4f59b086c10e677, name=BaseStater)
owner() view returns (address)
0x52a394a00cc517b042d63e6d4d1ab8875946b0be
totalSupply() view returns (uint256)
148830600000000000000
Read-only
balance(address) view returns (uint256)
cost(address account) view returns (uint256)
exportData(uint256 start, uint256 end) view returns (struct BSTIDOExport[])
getLog(address account) view returns (struct BSTIDOLog[])
payed(address) view returns (uint256)
payedETH(address) view returns (uint256)
viewLog(address account) view returns (struct BSTIDOViewLog)
State-modifying
Events claim()
importData(struct BSTIDOExport[] exports)
invest() payable
renounceOwnership()
setInfo(struct BSTIDOInfo info_)
transferOwnership(address newOwner)
withdrawTarget()
Invest(address indexed account, uint256 indexed amount, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(struct BSTIDOInfo info_)
This contract contains no fallback and receive objects.
This contract contains no error objects.