BitcoinusCrowdsale
Verified contract
Active on
Ethereum with 946 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcc53…6292
0x6476…013f
0xce60…2cbc
0x87b8…3173
Balances ($51,500,000,000,000.03)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xbdeb…efe3 | ERC-20 | 1,000,000T | $0.000052 |
$51,500,000,000,000 | |
SNT | ERC-20 | 1 | $0.034079 |
$0.03 | |
OLE | ERC-20 | 10 | -- | -- | |
BITS | ERC-20 | 7 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5845704 | 6 years ago | | | 0.11104397 | 0.00078886500 | |
| 5760118 | 6 years ago | | | 0.001 | 0.00076496000 | |
| 5760083 | 6 years ago | | | 0.003 | 0.00086100000 | |
| 5760063 | 6 years ago | | | 0.005 | 0.00086100000 | |
| 5760016 | 6 years ago | | | 0.005 | 0.00050200500 | |
| 5677391 | 6 years ago | | | 0 | 0.000066000000 | |
| 5623589 | 7 years ago | | | 0 | 0.0073990440 | |
| 5622802 | 7 years ago | | | 0 | 0.016308099 | |
| 5622399 | 7 years ago | | | 0 | 0.029599425 | |
| 5622361 | 7 years ago | | | 0 | 0.036973017 |
ABI
ABI objects
Getter at block 21224497
BOUNTY_TOKENS() view returns (uint256)
1000000000000000000000000
BOUNTY_WALLET() view returns (address)
0x088c48ca51a024909f06df60597492492eb66c2a
COMPANY_TOKENS() view returns (uint256)
10000000000000000000000000
COMPANY_TOKENS_LOCK_PERIOD() view returns (uint256)
15552000
COMPANY_WALLET() view returns (address)
0x576b5ca75d4598dc31640f395f6201c5dd0ebbb4
END_TIME() view returns (uint256)
1525996800
ICO_TOKENS() view returns (uint256)
50000000000000000000000000
LARGE_PURCHASE() view returns (uint256)
1500000000000000000000
LARGE_PURCHASE_BONUS() view returns (uint256)
5
RATE() view returns (uint256)
1000
SOFT_CAP() view returns (uint256)
3000000000000000000000000
START_TIME() view returns (uint256)
1516579200
TEAM_TOKENS() view returns (uint256)
4000000000000000000000000
TEAM_TOKENS_LOCK_PERIOD() view returns (uint256)
31536000
TEAM_WALLET() view returns (address)
0x35317879205e9fd59aeec429b5494b84d8507c20
WALLET() view returns (address)
0x3f39cd8a8ae0540f0fd38ab695d36cecf0f254e3
companyTimelock() view returns (address)
0x87b816057fb76ef136968fe22381753c66b43173
currentStage() view returns (uint256)
4
goalReached() view returns (bool)
true
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0x7439ae37d5e29633e847c120ca6db728107f9156
teamTimelock() view returns (address)
0xce60fe63ba978c1763b6a74d338c33ce1d9e2cbc
token() view returns (address)
0xcc53c2e5e2421cb5a5307ed1c229816d71266292
vault() view returns (address)
0x6476e55f5b80bd56b5f855d1dc9aaa95a028013f
weiRaised() view returns (uint256)
363171655761342435480
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
claimRefund()
finalize()
mintTokens(address[] _receivers, uint256[] _amounts)
setTokenMinter(address _tokenMinter)
transferOwnership(address newOwner)
Finalized()
ManualTokenMintRequiresRefund(address indexed purchaser, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _token)
fallback()
This contract contains no error objects.