Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x96c6…d47d
0x4e19…a64a
0x65d3…0630
Balances ($0.00)
No balances found for "Tokensale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9734805 | 5 years ago | | | 0.002 | 0.000050353600 | |
| 9734802 | 5 years ago | | | 0.002 | 0.000056884806 | |
| 7503288 | 6 years ago | | | 0 | 0.00031220000 | |
| 7503284 | 6 years ago | | | 0 | 0.00032890000 | |
| 6910055 | 6 years ago | | | 0 | 0.00099118250 | |
| 6891539 | 6 years ago | | | 0 | 0.00016176000 | |
| 6890673 | 6 years ago | | | 0 | 0.0014524950 | |
| 6890642 | 6 years ago | | | 0 | 0.0014508050 | |
| 6890579 | 6 years ago | | | 0 | 0.0014514450 | |
| 6890571 | 6 years ago | | | 0 | 0.0014514450 |
ABI
ABI objects
Getter at block 21208747
allocatedTokens() view returns (uint256)
0
authorityAddress() view returns (address)
0x0be1241468df7e9d3b74a84869ddf05c36fd7e50
availableSupply() view returns (uint256)
243
basePriceCHFCent() view returns (uint256)
500
endAt() view returns (uint256)
1544871600
investorCount() view returns (uint256)
0
minimalAutoWithdraw() view returns (uint256)
500000000000000000
minimalBalance() view returns (uint256)
500000000000000000
owner() view returns (address)
0x0be1241468df7e9d3b74a84869ddf05c36fd7e50
paused() view returns (bool)
false
raisedCHF() view returns (uint256)
92785500
raisedETH() view returns (uint256)
403980389773997729685
ratesProvider() view returns (address)
0x65d30deca4f8bca6ad637df28042137228590630
sharePurchaseAgreementHash() view returns (bytes32)
0x4f64f1abfd52ac8ffa131094e03136befb4fd897aca022be3e24f3091a08ee09
startAt() view returns (uint256)
1540897200
token() view returns (address)
0x96c645d3d3706f793ef52c19bbace441900ed47d
totalRaisedCHF() view returns (uint256)
99406500
totalRefundedETH() view returns (uint256)
0
totalUnspentETH() view returns (uint256)
1952478017942446967
userRegistry() view returns (address)
0x4e19d015b2b4ff6c0aefc078c9ae1c079bb6a64a
vaultERC20() view returns (address)
0x09519a92007e055c8a727df194cd951da654b616
vaultETH() view returns (address)
0x74e6acf300e8c8d8ef7c1f85d2589fc1fcc8a500
Read-only
allowedTokenInvestment(uint256 _investorId, uint256 _contributionCHF) view returns (uint256)
contributionLimit(uint256 _investorId) view returns (uint256)
investorAcceptedSPA(uint256 _investorId) view returns (bool)
investorAllocations(uint256 _investorId) view returns (uint256)
investorInvestedCHF(uint256 _investorId) view returns (uint256)
investorLimit(uint256 _investorId) view returns (uint256)
investorTokens(uint256 _investorId) view returns (uint256)
investorUnspentETH(uint256 _investorId) view returns (uint256)
State-modifying
Events acceptSPA(bytes32 _sharePurchaseAgreementHash) payable returns (bool)
addOffChainInvestment(address _investor, uint256 _amountCHF)
allocateManyTokens(address[] _investors, uint256[] _amounts) returns (bool)
allocateTokens(address _investor, uint256 _amount) returns (bool)
defineAuthority(string _name, address _address)
defineSPA(bytes32 _sharePurchaseAgreementHash) returns (bool)
fundETH() payable
investETH() payable
pause()
refundManyUnspentETH(address[] _receivers)
refundUnspentETH(address _receiver)
renounceOwnership()
transferOwnership(address _newOwner)
unpause()
updateInvestorLimits(uint256[] _investorIds, uint256 _limit) returns (uint256)
updateMinimalBalance(uint256 _minimalBalance) returns (uint256)
updateSchedule(uint256 _startAt, uint256 _endAt)
withdrawAllETHFunds()
withdrawETHFunds()
Allocation(uint256 investorId, uint256 tokens)
AuthorityDefined(string name, address _address)
ChangeETHCHF(address investor, uint256 amount, uint256 converted, uint256 rate)
FundETH(uint256 amount)
Investment(uint256 investorId, uint256 spentCHF)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
SalePurchaseAgreementHash(bytes32 sharePurchaseAgreement)
Unpause()
WithdrawETH(address receiver, uint256 amount)
constructor(address _token, address _userRegistry, address _ratesProvider, address _vaultERC20, address _vaultETH)
fallback()
This contract contains no error objects.