Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf3e0…3a96
0xe7fb…ab44
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Soundeon | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4841482 | 7 years ago | | | 0.01 | 0.00045172000 | |
| 4788761 | 7 years ago | | | 0.039759951 | 0.00044100000 | |
| 4788727 | 7 years ago | | | 0.04 | 0.00046200000 | |
| 4788724 | 7 years ago | | | 0.04 | 0.00044100000 | |
| 4788570 | 7 years ago | | | 0.15 | 0.0011232700 | |
| 4788567 | 7 years ago | | | 1 | 0.0033158160 | |
| 4788528 | 7 years ago | | | 0.10044398 | 0.0023588670 | |
| 4788406 | 7 years ago | | | 0.2 | 0.0011232700 | |
| 4788391 | 7 years ago | | | 0.193 | 0.0022465400 | |
| 4788303 | 7 years ago | | | 0.1 | 0.0022465400 |
ABI
ABI objects
Getter at block 21290177
contactInformation() pure returns (string)
endTime() pure returns (uint256)
1514124000
getWeiLeft() pure returns (uint256)
1316647307518908324361
hasEnded() pure returns (bool)
true
investorCount() pure returns (uint256)
138
isMinimumGoalReached() pure returns (bool)
false
loadedRefund() pure returns (uint256)
0
owner() pure returns (address)
0x3c014997175d1354888d665c9eb1a5c8d46cbd36
paused() pure returns (bool)
false
pricingStrategy() pure returns (address)
0xe7fb7e1419ec74375ad825c4c167a7a86c92ab44
startTime() pure returns (uint256)
1512136800
token() pure returns (address)
0xf3e014fe81267870624132ef3a646b8e83853a96
tokensSold() pure returns (uint256)
2646675379332955660227660
wallet() pure returns (address)
0x7d5669ee2b8e9935849fae55b74d05184f9e3867
weiMaximumGoal() pure returns (uint256)
1585000000000000000000
weiMinimumGoal() pure returns (uint256)
1585000000000000000000
weiRaised() pure returns (uint256)
268352692481091675639
weiRefunded() pure returns (uint256)
0
Read-only
earlyParticipantWhitelist(address) pure returns (bool)
investedAmountOf(address) pure returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable returns (bool)
editEarlyParicipantWhitelist(address addr, bool isWhitelisted) returns (bool)
loadRefund() payable
pause()
refund()
setContactInformation(string info)
setPricingStrategy(address _pricingStrategy) returns (bool)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Refund(address investor, uint256 weiAmount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 tokenAmount)
Unpause()
constructor(uint256 _startTime, uint256 _endTime, address _pricingStrategy, address _token, address _wallet, uint256 _weiMaximumGoal, uint256 _weiMinimumGoal, uint256 _tokensSold)
fallback()
This contract contains no error objects.