ETHBCrowdsale
Verified contract
Active on
Ethereum with 38 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3a26…387e
Balances ($35.52)
Native
Value
$35.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,551.59 |
$35.52 | |
ETHB | ERC-20 | 2M | -- | -- | |
VIU | ERC-20 | 9.817142 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7340490 | 6 years ago | | | 0.01 | 0.0027427200 | |
| 7340474 | 6 years ago | | | 0.01 | 0.0020800000 | |
| 7340446 | 6 years ago | | | 0.01 | 0.00084000000 | |
| 4589614 | 7 years ago | | | 0 | 0.00065802000 | |
| 4589607 | 7 years ago | | | 0 | 0.00089610000 | |
| 4588566 | 7 years ago | | | 0.1 | 0.0014399280 | |
| 4588336 | 7 years ago | | | 0.5 | 0.0014399280 | |
| 4587879 | 7 years ago | | | 3.988559 | 0.0014399280 | |
| 4587446 | 7 years ago | | | 0.11 | 0.0014399280 | |
| 4586501 | 7 years ago | | | 0.21009839 | 0.0016070400 |
ABI
ABI objects
Getter at block 21287586
admin() view returns (address)
0xcf2d5c5e272541ba4ee3f75dede1532dc74e5707
campaignUrl() view returns (string)
etherbtc.io
creator() view returns (address)
0xcf2d5c5e272541ba4ee3f75dede1532dc74e5707
currentBalance() view returns (uint256)
10000000000000000
ethWallet() view returns (address)
0xf05c1e92ac00a96cc8fbaf6ad3ae226989777bf7
exchangeRate() view returns (uint256)
10000000
startTime() view returns (uint256)
1509506682
tokenReward() view returns (address)
0x3a26746ddb79b1b8e4450e3f4ffe3285a307387e
totalDistributed() view returns (uint256)
1149951449000
version() view returns (uint256)
1
Read-only
This contract contains no read-only function objects.
State-modifying
Events ethWithdraw()
exchange() payable
tokenWithdraw(address _to)
transferAdminship(address _newAdmin)
Admined(address administrador)
PayOut(address _to, uint256 _withdraw)
TokenBought(address _buyer, uint256 _amount)
TokenWithdrawal(address _to, uint256 _withdraw)
TransferAdminship(address newAdmin)
constructor(address _ethWallet, string _campaignUrl)
fallback()
This contract contains no error objects.