YobCoinCrowdsale
Verified contract
Active on
Ethereum with 12 txns
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 "YobCoinCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4564832 | 7 years ago | | | 0.02 | 0.0031346301 | |
| 4564823 | 7 years ago | | | 0.3 | 0.0028048690 | |
| 4564779 | 7 years ago | | | 0.2 | 0.0030994668 | |
| 4564775 | 7 years ago | | | 0.15 | 0.0030994668 | |
| 4564770 | 7 years ago | | | 0.1 | 0.0028048690 | |
| 4564755 | 7 years ago | | | 0.06 | 0.0028048690 | |
| 4564741 | 7 years ago | | | 0.04 | 0.0028048690 | |
| 4564737 | 7 years ago | | | 0.02 | 0.0030853559 | |
| 4564730 | 7 years ago | | | 0.01 | 0.0030994668 | |
| 4564711 | 7 years ago | | | 0 | 0.00099723996 |
ABI
ABI objects
Getter at block 21393959
cap() view returns (uint256)
4000000000000000000000000000
endTime() view returns (uint256)
1513376946
hasEnded() view returns (bool)
true
owner() view returns (address)
0x5ce678be89f07a44fa96fc0b9405d5e927fc0df5
rate() view returns (uint256)
450000000000000
startTime() view returns (uint256)
1509186546
token() view returns (address)
0xc42b76eea05c7fbcfa65a4dbb6045cc32719ac0f
wallet() view returns (address)
0x5ce678be89f07a44fa96fc0b9405d5e927fc0df5
weiRaised() view returns (uint256)
20000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
changeCap(uint256 _cap) returns (bool)
changeRate(uint256 _rate) returns (bool)
changeTime(uint256 _startTime, uint256 _endTime) returns (bool)
changeTokenContract(address _tokenAddress) returns (bool)
changeWalletAddress(address _wallet) returns (bool)
extraMint(uint256 _amount) returns (bool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor()
fallback()
This contract contains no error objects.