UppsalaCrowdsale
Verified contract
Active on
Ethereum with 6,452 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- | |
UPP | ERC-20 | 0.0016 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5797782 | 6 years ago | | | 0.001 | 0.00012600000 | |
| 5797779 | 6 years ago | | | 0.001 | 0.00012600000 | |
| 5797774 | 6 years ago | | | 0.001 | 0.00012600000 | |
| 5797770 | 6 years ago | | | 0.001 | 0.00012600000 | |
| 5797763 | 6 years ago | | | 0.001 | 0.00012600000 | |
| 5797760 | 6 years ago | | | 0.001 | 0.00012600000 | |
| 5797689 | 6 years ago | | | 0.001 | 0.00012600000 | |
| 5797687 | 6 years ago | | | 0.001 | 0.00012600000 | |
| 5797667 | 6 years ago | | | 0.002 | 0.00012600000 | |
| 5797660 | 6 years ago | | | 0.002 | 0.00015331400 |
ABI
ABI objects
Getter at block 21266523
cap() view returns (uint256)
7800000000000000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1528635600
hasClosed() view returns (bool)
true
max() view returns (uint256)
10000000000000000000
min() view returns (uint256)
500000000000000000
openingTime() view returns (uint256)
1527426000
owner() view returns (address)
0x0083ca7814bacc8a45e7cac68b34d50077b246e2
paused() view returns (bool)
false
rate() view returns (uint256)
5000
token() view returns (address)
0xc86d054809623432210c107af2e3f619dcfbf652
wallet() view returns (address)
0xb4e23d717ed13345498f100c9eacbb256916ae1a
weiRaised() view returns (uint256)
7799999999679947887666
withdrawTime() view returns (uint256)
1529067600
Read-only
balances(address) view returns (uint256)
contributions(address) view returns (uint256)
getUserContribution(address _beneficiary) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addManyToWhitelist(address[] _beneficiaries)
addToWhitelist(address _beneficiary)
buyTokens(address beneficiary) payable
pause()
removeFromWhitelist(address _beneficiary)
transferOwnership(address newOwner)
unpause()
withdrawTokens(address _beneficiary)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(uint256 rate, uint256 openTime, uint256 closeTime, uint256 totalCap, uint256 userMin, uint256 userMax, uint256 _withdrawTime, address account, address token)
fallback()
This contract contains no error objects.