TensorBox crowdfunding
Verified contract
Active on
Ethereum with 83 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIU | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4803540 | 7 years ago | | | 0 | 0.00049845600 | |
| 4428883 | 7 years ago | | | 0 | 0.00049845600 | |
| 4426707 | 7 years ago | | | 0 | 0.000023736000 | |
| 4406771 | 7 years ago | | | 0 | 0.00049845600 | |
| 4403117 | 7 years ago | | | 0 | 0.00014241600 | |
| 4402876 | 7 years ago | | | 0 | 0.00049845600 | |
| 4396104 | 7 years ago | | | 0 | 0.00049845600 | |
| 4395699 | 7 years ago | | | 0 | 0.00049845600 | |
| 4385291 | 7 years ago | | | 0 | 0.00049845600 | |
| 4382741 | 7 years ago | | | 0 | 0.00049845600 |
ABI
ABI objects
Getter at block 21178755
BTCCollected() view returns (uint256)
0
BTCPrice() view returns (uint256)
400000
BonusCalcPos() view returns (uint256)
0
BonusesDistributed() view returns (bool)
false
DistributionNextPos() view returns (uint256)
0
ETHCollected() view returns (uint256)
162890039258123701920
ETHPrice() view returns (uint256)
30000
PriceDecimals() view returns (uint256)
100
TokenAmountToPay() view returns (uint256)
0
USDDecimals() view returns (uint256)
1000000000000000000
amountRaisedUSD() view returns (uint256)
48867011777437110576000
bonusCapUSD() view returns (uint256)
100000000000000000000000
bonusEndTime() view returns (uint256)
1507021200
collectedSum() view returns (uint256)
48867011777437110576000
crowdSaleState() view returns (uint8)
2
crowdsaleClosed() view returns (bool)
false
endTime() view returns (uint256)
1508144400
fundingGoalReached() view returns (bool)
false
fundingGoalUSD() view returns (uint256)
200000
fundingMaxCapUSD() view returns (uint256)
500000
name() view returns (string)
TensorBox crowdfunding
owner() view returns (address)
0x94c209951c3f15ffb37f48a9dc8683957545bf23
priceUSD() view returns (uint256)
1
selfDestroyTime() view returns (uint256)
1209600
startTime() view returns (uint256)
1506934800
symbol() view returns (string)
TSBC
tokenReward() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceList(uint256) view returns (address mapAddress, uint256 mapBalanceETH, uint256 mapBalanceBTC, uint256 bonusTokens)
balanceMapPos(address) view returns (uint256)
bonusesList(uint256) view returns (uint256 balancePos, bool notempty, uint256 maxBonusETH, uint256 maxBonusBTC, uint256 bonusETH, uint256 bonusBTC, uint8 bonusPercent)
bonusesMapPos(bytes32) view returns (uint256)
convertToUSD(uint256 ETH, uint256 BTC) view returns (uint256)
State-modifying
Events AddBTCTransaction(address ETHadress, uint256 BTCnum, uint256 TransTime, bytes4 bonusdata)
AddBTCTransactionFromArray(address[] ETHadress, uint256[] BTCnum, uint256[] TransTime, bytes4[] bonusdata)
AddBonusToList(bytes32 bonusCode, uint256 ETHsumInFinney, uint256 BTCsumInFinney)
AddBonusToListFromArray(bytes32[] bonusCode, uint256[] ETHsumInFinney, uint256[] BTCsumInFinney)
DistributeNextNTokens(uint256 n) payable
SetCryptoPrice(uint256 _ETHPrice, uint256 _BTCPrice)
SetStartTime(uint256 startT, uint256 durationInHours)
assignTokenContract(address tok)
calcNextNBonuses(uint256 N)
changeName(string newName, string newSymbol)
checkGoalReached()
checkMaxCapReached()
finishDistribution()
killContract()
safeWithdrawal()
transferOwnership(address newOwner)
FundTransfer(address backer, uint256 amount, bool isContribution)
GoalReached(address beneficiary, uint256 amountRaised)
constructor(uint256 _startTime, uint256 durationInHours, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.