SilentNotaryCrowdsale
Verified contract
Active on
Ethereum with 194 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)
No balances found for "SilentNotaryCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4292533 | 7 years ago | | | 0.090253328 | 0.0042000000 | |
| 4292455 | 7 years ago | | | 0.098212328 | 0.0042000000 | |
| 4287923 | 7 years ago | | | 0.99 | 0.0038679270 | |
| 4287520 | 7 years ago | | | 0.25 | 0.0046046750 | |
| 4287433 | 7 years ago | | | 0.5 | 0.0018900000 | |
| 4287425 | 7 years ago | | | 0.75 | 0.0038679270 | |
| 4287425 | 7 years ago | | | 0.5 | 0.0018900000 | |
| 4287352 | 7 years ago | | | 0.2 | 0.0038679270 | |
| 4287324 | 7 years ago | | | 0.1 | 0.0014734960 | |
| 4287244 | 7 years ago | | | 0.18 | 0.0038679270 |
ABI
ABI objects
Getter at block 21216558 isCrowdsaleFull() pure returns (bool)
DURATION() pure returns (uint256)
1209600
FUNDING_GOAL() pure returns (uint256)
1000000000000000000000
INVESTOR_TOKENS() pure returns (uint256)
1000000000000
MAX_PRICE() pure returns (uint256)
200000000000
MIN_INVESTEMENT() pure returns (uint256)
100000000000000000
MIN_PRICE() pure returns (uint256)
10000000000
TOTAL_TOKENS_FOR_PRICE() pure returns (uint256)
1000000000000
finalized() pure returns (bool)
false
getState() pure returns (uint8)
4
halted() pure returns (bool)
false
icoDuration() pure returns (uint256)
2419200
investorCount() pure returns (uint256)
124
isMinimumGoalReached() pure returns (bool reached)
false
loadedRefund() pure returns (uint256)
0
multisigWallet() pure returns (address)
0x0f30c808069315b3b7dfbfe149c87448b50c6d8b
owner() pure returns (address)
0x001799441b7af7dc8ff6948ab034e44ae9d8776a
startsAt() pure returns (uint256)
1503331200
teamWallet() pure returns (address)
0xabfe9ee7512e2291b95666f5f0e9de1b43659e56
token() pure returns (address)
0x2df8286c9396f52e17dfee75d2e41e52609cf897
tokenPrice() pure returns (uint256)
16175000000
tokensSold() pure returns (uint256)
325611055457230
weiRaised() pure returns (uint256)
410117950603000010000
weiRefunded() pure returns (uint256)
0
Read-only
investedAmountOf(address) pure returns (uint256)
tokenAmountOf(address) pure returns (uint256)
State-modifying
Events buy() payable
finalize()
halt()
invest(address receiver) payable
kill()
loadRefund() payable
prolongate()
refund()
transferOwnership(address newOwner)
unhalt()
EndsAtChanged(uint256 endsAt)
Invested(address investor, uint256 weiAmount, uint256 tokenAmount)
PriceChanged(uint256 oldValue, uint256 newValue)
Refund(address investor, uint256 weiAmount)
constructor(address _token, address _multisigWallet, address _teamWallet, uint256 _start)
fallback()
This contract contains no error objects.