PrimeLendTokenICO
Verified contract
Active on
Ethereum with 564 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb27c…f655
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HMC | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5323837 | 7 years ago | | | 0 | 0.00084342000 | |
| 5307978 | 7 years ago | | | 1 | 0.00097829300 | |
| 5307973 | 7 years ago | | | 1.24656 | 0.00097829300 | |
| 5307490 | 7 years ago | | | 1 | 0.0026699570 | |
| 5301357 | 7 years ago | | | 0 | 0.00055556000 | |
| 5300549 | 7 years ago | | | 3.5970982 | 0.0028142790 | |
| 5300317 | 7 years ago | | | 3.3967261 | 0.0031750840 | |
| 5299446 | 7 years ago | | | 4.9971726 | 0.0027421180 | |
| 5299342 | 7 years ago | | | 6.9973214 | 0.0025977960 | |
| 5299233 | 7 years ago | | | 2.4970982 | 0.0028142790 |
ABI
ABI objects
Getter at block 21171559
cap() view returns (uint256)
1700000000000000000000
endTime() view returns (uint256)
1522512000
hasEnded() view returns (bool)
true
maxWei() view returns (uint256)
100000000000000000000000
owner() view returns (address)
0x40696ead18b981b7758ffac1681371a8366fc7f1
rate() view returns (uint256)
775
startTime() view returns (uint256)
1519574400
weiRaised() view returns (uint256)
1699527781520542205562
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
pauseSale(bool _flag)
transferOwnership(address newOwner)
updateCap(uint256 _newCap)
updateEndTime(uint256 _unixTime)
updateMaxWei(uint256 _maxWei)
updateRate(uint256 _rate)
updateWallet(address _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, uint256 _cap, address _wallet, address _token, uint256 _maxWei)
fallback()
This contract contains no error objects.