CraftyCrowdsale
Verified contract
Active on
Ethereum with 641 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6956…936f
0xb522…7f8a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOX | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6874667 | 6 years ago | | | 0 | 0.00038821600 | |
| 6874649 | 6 years ago | | | 0 | 0.00038821600 | |
| 6874649 | 6 years ago | | | 0 | 0.00038821600 | |
| 6874649 | 6 years ago | | | 0 | 0.00038770400 | |
| 6874649 | 6 years ago | | | 0 | 0.00038770400 | |
| 6874649 | 6 years ago | | | 0 | 0.00038821600 | |
| 6874623 | 6 years ago | | | 0 | 0.00038770400 | |
| 6874623 | 6 years ago | | | 0 | 0.00038770400 | |
| 6874623 | 6 years ago | | | 0 | 0.00038821600 | |
| 6874623 | 6 years ago | | | 0 | 0.00038821600 |
ABI
ABI objects
Getter at block 21167856
advisorWallet() view returns (address)
0x208b99dae1a33fcde257c9d463ea41c17042c078
bountyWallet() view returns (address)
0x5362e54273fd3df42fd62b3bc93384925632c827
etherWallet() view returns (address)
0x55682ecbe282617d24b5bbb1618136c16c95f714
fundWallet() view returns (address)
0xcca37150779c1ed8902e27242f427d2e8ae3a5e5
hardCap() view returns (uint256)
500000000000000000
issuedTokens() view returns (uint256)
13446369087089599
owner() view returns (address)
0x84d7548c6999ca8fe834aa4fe2cdcf3f58626c92
paused() view returns (bool)
false
preSaleEnd() view returns (uint256)
1517875199
preSaleStart() view returns (uint256)
1516579201
rate() view returns (uint256)
14714285714286
saleEnd() view returns (uint256)
1520985599
saleStart() view returns (uint256)
1518393601
teamWallet() view returns (address)
0xeb4eb570c6480a7d417e9c9fb06ae94c887a768d
token() view returns (address)
0x6956983f8b3ce173b4ab84361aa0ad52f38d936f
Read-only
receivedFrom(address beneficiary) view returns (uint256)
State-modifying
Events buyTokens() payable
claimRefund()
enableRefund()
finishCrowdsale()
generateTokens(address beneficiary, uint256 newTokens)
pause()
reclaimEther()
releaseTeamTokens()
setRate(uint256 _rate)
setWallets(address _etherWallet, address _teamWallet, address _advisorWallet, address _bountyWallet, address _fundWallet)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Refund(address indexed to, uint256 amount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 amount)
Unpause()
constructor(address _token, uint256 _preSaleStart, uint256 _preSaleEnd, uint256 _saleStart, uint256 _saleEnd, uint256 _rate)
fallback()
This contract contains no error objects.