EthStakingCrowdsale
Verified contract
Active on
Ethereum with 1,608 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfbdc…036b
Balances ($0.00)
No balances found for "EthStakingCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13725748 | 3 years ago | | | 0.3 | 0.0084306060 | |
| 13511925 | 3 years ago | | | 0.1 | 0.010744890 | |
| 13459006 | 3 years ago | | | 0.2078494 | 0.0041298390 | |
| 13362423 | 3 years ago | | | 0.19566481 | 0.010001013 | |
| 13361873 | 3 years ago | | | 0.5081744 | 0.0080173410 | |
| 13361572 | 3 years ago | | | 2 | 0.012315297 | |
| 13342404 | 3 years ago | | | 0.7769 | 0.0028843320 | |
| 13341317 | 3 years ago | | | 11.5 | 0.0038846910 | |
| 13322851 | 3 years ago | | | 0.3 | 0.0076867290 | |
| 13315173 | 3 years ago | | | 0.882 | 0.015704070 |
ABI
ABI objects
Getter at block 21379441
isOwner() view returns (bool)
false
minAmount() view returns (uint256)
100000000000000000
owner() view returns (address)
0xa3f3f7d3380342fea04a720a89679cdb7dc01462
rate() view returns (uint256)
1
token() view returns (address)
0x9ad03c34aab604a9e0fde41dbf8e383e11c416c4
wallet() view returns (address)
0xfbdcd4a8f9f9446936d6f6422659116722a0036b
weiRaised() view returns (uint256)
4133415336879056137975
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
renounceOwnership()
setMinAmount(uint256 minAmount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 rate, address wallet, address token)
fallback()
This contract contains no error objects.