SilentNotaryTokenSale
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2df8…f897
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x2df8…f897 | ERC-20 | 2.424951T | -- | -- | |
BOX | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4521301 | 7 years ago | | | 0.1 | 0.00063000000 | |
| 4521189 | 7 years ago | | | 0.2 | 0.0038463040 | |
| 4520763 | 7 years ago | | | 0.155 | 0.0036714720 | |
| 4520757 | 7 years ago | | | 0.2 | 0.0036714720 | |
| 4520719 | 7 years ago | | | 0.19 | 0.0036714720 | |
| 4520709 | 7 years ago | | | 0.166 | 0.00044100000 | |
| 4520508 | 7 years ago | | | 0.75 | 0.0052449600 | |
| 4520393 | 7 years ago | | | 0.5 | 0.0017563770 | |
| 4520377 | 7 years ago | | | 25 | 0.0036714720 | |
| 4520371 | 7 years ago | | | 0.5 | 0.0036714720 |
ABI
ABI objects
Getter at block 21288669
duration() view returns (uint256)
20000000
ethMultisigWallet() view returns (address)
0x004514f9d9b8055c227d4e90ef411f70ad454427
getCurrentStatus() view returns (uint8)
5
investorCount() view returns (uint256)
39
minInvestment() view returns (uint256)
100000000000000000
owner() view returns (address)
0x00d8fe9b27f938b4a5027ec4159d1a3fe24f9065
prolongationPermitted() view returns (bool)
false
prolongedDuration() view returns (uint256)
20000000
startTime() view returns (uint256)
1510056246
stopped() view returns (bool)
false
token() view returns (address)
0x2df8286c9396f52e17dfee75d2e41e52609cf897
tokenMultisigWallet() view returns (address)
0x004514f9d9b8055c227d4e90ef411f70ad454427
tokenPrice() view returns (uint256)
150000000000
tokenValueMultiplier() view returns (uint256)
10000
tokensSoldAmount() view returns (uint256)
3575049481318
weiRaisedAmount() view returns (uint256)
53625742220000000000
Read-only
allowedSenders(uint256) view returns (address)
investedAmountOf(address) view returns (uint256)
tokenAmountOf(address) view returns (uint256)
State-modifying
Events changeTokenPrice(uint256 newTokenPrice)
kill()
prolong()
resumeSale()
stopSale()
transferOwnership(address newOwner)
withdrawTokens(uint256 value)
Invested(address investor, uint256 weiAmount, uint256 tokenAmount)
TokenPriceChanged(uint256 newTokenPrice)
Withdraw(uint256 tokenAmount)
constructor(address _token, address _ethMultisigWallet, address _tokenMultisigWallet, uint256 _startTime, uint256 _duration, uint256 _prolongedDuration, uint256 _tokenPrice, uint256 _minInvestment, address[] _allowedSenders)
fallback()
This contract contains no error objects.