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 "BITSDToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5528193 | 7 years ago | | | 0 | 0.0036141930 | |
| 4984632 | 7 years ago | | | 0 | 0.0010587030 | |
| 4242643 | 7 years ago | | | 0 | 0.0010803030 | |
| 4224779 | 7 years ago | | | 0.078253725 | 0.015000000 | |
| 4223479 | 7 years ago | | | 0 | 0.0020569000 | |
| 4221647 | 7 years ago | | | 1 | 0.0012449640 | |
| 4217431 | 7 years ago | | | 1.64 | 0.00092996400 | |
| 4216053 | 7 years ago | | | 0 | 0.0021904200 | |
| 4212309 | 7 years ago | | | 1.7 | 0.0012449640 | |
| 4209055 | 7 years ago | | | 6 | 0.0012449640 |
ABI
ABI objects
Getter at block 21172073
MIN_PURCHASE() pure returns (uint256)
1000000000000000000
PRICE() pure returns (uint256)
300
TEAM_SUPPLY() pure returns (uint256)
700000000
TOTAL_SUPPLY() pure returns (uint256)
7000000000
bonus() pure returns (uint256)
0
canBuyTokens() pure returns (bool)
false
decimals() pure returns (uint256)
3
etherRatio() pure returns (uint256)
1000000000000000
multiplier() pure returns (uint256)
1000
name() pure returns (string)
BITSDToken
owner() pure returns (address)
0x96807c538d756b3916ba1cf825e1874db63529b0
ownerTokensAllocated() pure returns (bool)
true
saleStartTime() pure returns (uint256)
1501506383
symbol() pure returns (string)
BITSD
teamTokensAllocated() pure returns (bool)
true
totalSupply() pure returns (uint256)
7000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events allocateOwnerTokens()
allocateTeamTokens()
approve(address _spender, uint256 _value)
createTokens(address recipient) payable
startSale()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BITSDTokenInitialized(address _owner)
OwnerTokensAllocated(uint256 _amount)
SaleStarted(uint256 _saleStartime)
TeamTokensAllocated(uint256 _amount)
TokensCreated(address indexed _tokenHolder, uint256 _contributionAmount, uint256 _tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.