EtherosPrivateSale
Verified contract
Active on
Ethereum with 44 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 "EtherosPrivateSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12526929 | 3 years ago | | | 0 | 0.00066230804 | |
| 12422298 | 4 years ago | | | 0.26567189 | 0.0070765830 | |
| 12413225 | 4 years ago | | | 0.046 | 0.0064050000 | |
| 12413187 | 4 years ago | | | 0.05275484 | 0.0071820000 | |
| 12407793 | 4 years ago | | | 0 | 0.0058800000 | |
| 12407710 | 4 years ago | | | 0 | 0.0049560000 | |
| 12407691 | 4 years ago | | | 0.4914161 | 0.0056700000 | |
| 12402114 | 4 years ago | | | 0.09272343 | 0.0061108200 | |
| 12388482 | 4 years ago | | | 0.1 | 0.0068297400 | |
| 12387288 | 4 years ago | | | 0.1 | 0.0057513600 |
ABI
ABI objects
Getter at block 21222397
MAX_PURCHASE_AMOUNT() view returns (uint256)
5000000000000000000
MIN_PURCHASE_AMOUNT() view returns (uint256)
50000000000000000
hasEnded() view returns (bool)
true
isActive() view returns (bool)
false
owner() view returns (address)
0x5b3dc75337e85e14416677c398d46225b6f6247d
rate() view returns (uint256)
2450
token() view returns (address)
0xaef76e2c14365ad2ce78a52fc8c224623c2657b6
wallet() view returns (address)
0x49ae974409fb32f8872dd4ed10f5ad1591d43d39
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
renounceOwnership()
transferOwnership(address newOwner)
withdrawRemaining()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensPurchased(address indexed buyer, address indexed beneficiary, uint256 weiAmount, uint256 tokenAmount)
constructor(uint256 rate_, address token_, uint256 startTime_, uint256 duration, address wallet_)
receive()
This contract contains no error objects.