YobCoinCrowdsale
Verified contract
Active on
Ethereum with 35 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) |
---|---|---|---|---|---|---|---|
| 5009425 | 7 years ago | | | 0.0155 | 0.00048947800 | |
| 4968211 | 7 years ago | | | 0.015 | 0.00086100000 | |
| 4919660 | 7 years ago | | | 0.024 | 0.0010679520 | |
| 4919596 | 7 years ago | | | 0.024 | 0.00091220900 | |
| 4919572 | 7 years ago | | | 0.024 | 0.00091220900 | |
| 4919559 | 7 years ago | | | 0.024 | 0.00086100000 | |
| 4919537 | 7 years ago | | | 0.024 | 0.00052500000 | |
| 4870716 | 7 years ago | | | 1.998887 | 0.0011130000 | |
| 4867344 | 7 years ago | | | 0.14 | 0.00021000000 | |
| 4849048 | 7 years ago | | | 1.352 | 0.00044498000 |
ABI
ABI objects
Getter at block 21385193
cap() view returns (uint256)
4000000000000000000000000000
endTime() view returns (uint256)
1513376946
hasEnded() view returns (bool)
true
owner() view returns (address)
0x5ce678be89f07a44fa96fc0b9405d5e927fc0df5
rate() view returns (uint256)
2222
startTime() view returns (uint256)
1509186546
token() view returns (address)
0x824bc5ab53f9e58592703483fdbc8a7c954bf635
wallet() view returns (address)
0x6d71c77415a6628a0d29404b20f91a1b011a9b6c
weiRaised() view returns (uint256)
4324162203196828477
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.