BitcoinageCrowdsale
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbd72…352c
0x5ad3…6a79
Balances ($0.00)
No balances found for "BitcoinageCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8218537 | 5 years ago | | | 0 | 0.000074530400 | |
| 7956210 | 5 years ago | | | 0 | 0.00072000000 | |
| 6629040 | 6 years ago | | | 0.2 | 0.0062171010 |
ABI
ABI objects
Getter at block 21213943
_closingTime() view returns (uint256)
1543212000
_openingTime() view returns (uint256)
1540557778
_rate() view returns (uint256)
2933
_token() view returns (address)
0xbd725c90b947222af7cdb31fe7bc74db39a7352c
_totalSupply() view returns (uint256)
200000000000000000000000000
_wallet() view returns (address)
0x77c399cdf8fed6ef3afbfd9fe454a16db0bb441a
_weiRaised() view returns (uint256)
0
adminCharge() view returns (uint256)
25000000000000000
hasClosed() view returns (bool)
true
investorCount() view returns (uint256)
1
isOpen() view returns (bool)
false
minContribAmount() view returns (uint256)
200000000000000000
operatingBudgetAllocation() view returns (uint256)
5000000000000000000000000
owner() view returns (address)
0x77c399cdf8fed6ef3afbfd9fe454a16db0bb441a
phase() view returns (uint8)
0
presale() view returns (uint256)
4999413400000000000000000
publicsale() view returns (uint256)
110000000000000000000000000
teamAndAdvisorsAndBountyAllocation() view returns (uint256)
12000000000000000000000000
tokensVested() view returns (uint256)
28000000000000000000000000
vault() view returns (address)
0x5ad3ff4ba318f3ef1bea69b253188cb11e116a79
Read-only
_balances(address) view returns (uint256)
getInvestorDepositAmount(address _investor) view returns (uint256 paid)
investedAmountOf(address) view returns (uint256)
whitelist(address) view returns (uint8 stage)
State-modifying
Events addToWhitelist(address _beneficiary, uint256 _stage)
buyTokens(address _beneficiary) payable
changeAdminCharge(uint256 _adminCharge)
changeEndtime(uint256 _endTime)
changeRate(uint256 _rate)
changeStage(uint256 _rate)
changeStarttime(uint256 _startTime)
transferOperatingBudgetAllocation(address to, uint256 tokens)
transferOwnership(address newOwner)
transferTeamAndAdvisorsAndBountyAllocation(address to, uint256 tokens)
transferTokensVested(address to, uint256 tokens)
withdrawTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
updateRate(uint256 tokenRate, uint256 time)
constructor(uint256 _starttime, uint256 _endTime, uint256 _rate, address _wallet, address _token)
fallback()
This contract contains no error objects.