Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Tokenbox"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4558567 | 7 years ago | | | 0 | 0.00099729000 | |
| 4558567 | 7 years ago | | | 0 | 0.00099729000 | |
| 4558567 | 7 years ago | | | 0 | 0.00099729000 | |
| 4551227 | 7 years ago | | | 4.2884375 | 0.0016825400 | |
| 4551225 | 7 years ago | | | 3.04843 | 0.0016825400 | |
| 4551221 | 7 years ago | | | 0.01 | 0.0016799800 | |
| 4551221 | 7 years ago | | | 0.00204875 | 0.0016812600 | |
| 4551212 | 7 years ago | | | 0.68110563 | 0.0016825400 | |
| 4551209 | 7 years ago | | | 0.98907938 | 0.0016812600 | |
| 4551206 | 7 years ago | | | 1.8902812 | 0.0016825400 |
ABI
ABI objects
Getter at block 21168166
creationTime() view returns (uint256)
1510663217
decimals() view returns (uint8)
18
duration() view returns (uint256)
1209600
finalised() view returns (bool)
false
foundationReserve() view returns (address)
0xffffffffffffffffffffffffffffffffffffffff
icoAllocation() view returns (address)
0x1111111111111111111111111111111111111111
multisig() view returns (address)
0xad8ea3b0215e6efd9d2f2aa22baf6d494dbf7662
name() view returns (string)
Tokenbox
owner() view returns (address)
0x5f6d691343939aa5c0f6d01ac7038f59eec38ea0
potentialOwner() view returns (address)
0x0000000000000000000000000000000000000000
preIcoAllocation() view returns (address)
0x2222222222222222222222222222222222222222
signer() view returns (address)
0x9db07c8da33a2fcd6ef2e727a2ecc5198d9bc7c8
startDate() view returns (uint256)
1510660800
symbol() view returns (string)
TBX-test
totalPicoUSD() view returns (uint256)
3739465091321183
totalSupply() view returns (uint256)
31000000000000000000000000
totalUSD() view returns (uint256)
3739
usdDecimals() view returns (uint8)
12
vestingDateEnd() view returns (uint256)
1543406400
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events allowToWithdrawFromReserve()
approve(address _spender, uint256 _value) returns (bool success)
changeMultisig(address _multisig)
changeSigner(address _signer)
confirmOwnership()
finaliseICO()
invest(address investor, uint256 tokenPriceInPicoUsd, uint256 investedInWei, bytes32 hash, uint8 v, bytes32 r, bytes32 s, uint256 WeiToUSD) payable
investInBTC(address investor, uint256 tokenPriceInPicoUsd, uint256 investedInSatoshi, string btcAddress, uint256 satoshiToUSD)
preIcoDistribution(address investor, uint256 investedInUsdCents, uint256 tokensNumber)
setOwner(address _new)
transfer(address _to, uint256 _value) returns (bool success)
transferERC20Token(address tokenAddress) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
wireInvestInUSD(address investor, uint256 tokenPriceInUsdCents, uint256 investedInUsdCents)
withdrawFromReserve(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
InvestmentInBTC(address investor, uint256 tokenPriceInSatoshi, uint256 investedInSatoshi, uint256 investedInPicoUsd, uint256 tokensNumber, string btcAddress)
InvestmentInETH(address investor, uint256 tokenPriceInWei, uint256 investedInWei, uint256 investedInPicoUsd, uint256 tokensNumber, bytes32 hash)
InvestmentInUSD(address investor, uint256 tokenPriceInPicoUsd, uint256 investedInPicoUsd, uint256 tokensNumber)
Issuance(address indexed to, uint256 value)
NewOwner(address old, address current)
NewPotentialOwner(address old, address potential)
PresaleInvestment(address investor, uint256 investedInPicoUsd, uint256 tokensNumber)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _signer, address _multisig, uint256 _preIcoTokens)
This contract contains no fallback and receive objects.
This contract contains no error objects.