Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0x8003…38a1
Balances ($1,070.54)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.3 | $3,568.45 |
$1,070.53 | |
ETHV | ERC-20 | 3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10922305 | 4 years ago | | | 0.3 | 0.0025620000 | |
| 10791019 | 4 years ago | | | 0.10354691 | 0.0051870000 | |
| 10765171 | 4 years ago | | | 0.7 | 0.0052844070 | |
| 10765171 | 4 years ago | | | 0.8 | 0.0050400000 | |
| 10763852 | 4 years ago | | | 0 | 0.0074238660 | |
| 10763852 | 4 years ago | | | 0.5 | 0.0032550000 | |
| 10763841 | 4 years ago | | | 0.5 | 0.0035490000 | |
| 10763838 | 4 years ago | | | 0 | 0.014550029 | |
| 10763825 | 4 years ago | | | 0 | 0.0036291710 | |
| 10763820 | 4 years ago | | | 3.8 | 0.072000000 |
ABI
ABI objects
Getter at block 21291026
getBalance() view returns (uint256)
0
isFunding() view returns (bool)
false
isOwner() view returns (bool)
false
owner() view returns (address)
0xf112f4452e8dc33c5574b13c939383a0ab8aa583
rate() view returns (uint256)
675
token() view returns (address)
0x8003c49f6ebacddc493ea47cab45e892d1b638a1
wallet() view returns (address)
0xf112f4452e8dc33c5574b13c939383a0ab8aa583
weiRaised() view returns (uint256)
1991817917482035554981
Read-only
This contract contains no read-only function objects.
State-modifying
Events burnTokens(address _tokenAddress, uint256 _amount)
buyTokens(address _beneficiary) payable
collectUnsoldAfterOTC()
lockOwnership()
setRate(uint256 _rate)
setStatusOTC(bool _status)
transferOwnership(address newOwner)
OwnershipLocked(address lockedOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _rate, address _wallet, address _amplg)
fallback()
This contract contains no error objects.