TonCrowdsale
Verified contract
Active on
Ethereum with 1,146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x01e9…e042
Balances ($2.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LRC | ERC-20 | 9 | $0.232485 |
$2.09 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10771301 | 4 years ago | | | 2 | 0.0033229000 | |
| 10770037 | 4 years ago | | | 0.0001 | 0.0058800000 | |
| 10768363 | 4 years ago | | | 1 | 0.0075762121 | |
| 10768224 | 4 years ago | | | 1 | 0.0067787160 | |
| 10768178 | 4 years ago | | | 0.27 | 0.0072771511 | |
| 10768135 | 4 years ago | | | 0.75 | 0.0066125710 | |
| 10768114 | 4 years ago | | | 0.75 | 0.0066125710 | |
| 10767945 | 4 years ago | | | 1 | 0.0043890000 | |
| 10767925 | 4 years ago | | | 1 | 0.0043890000 | |
| 10767793 | 4 years ago | | | 2 | 0.021110025 |
ABI
ABI objects
Getter at block 21283459
cap() view returns (uint256)
621539400000000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1599462000
hasClosed() view returns (bool)
true
investorHardCap() view returns (uint256)
2000000000000000000
investorMinCap() view returns (uint256)
10000000000000000
isOpen() view returns (bool)
false
isOwner() view returns (bool)
false
maxGasPrice() view returns (uint256)
1000000000000
openingTime() view returns (uint256)
1598857200
owner() view returns (address)
0xc12a058d09ee4c08e1fb005fd358b6484e78c73b
rate() view returns (uint256)
40000
remainingTokens() view returns (uint256)
0
token() view returns (address)
0x6a6c2ada3ce053561c2fbc3ee211f23d9b8c520a
tokenWallet() view returns (address)
0xe835ebf8b3722c35641dc7a58afe56b85ba6292d
wallet() view returns (address)
0x01e96bd3956942fdb8f5b346afd719b22677e042
weiRaised() view returns (uint256)
621536086304442559604
Read-only
contributions(address) view returns (uint256)
getContribution(address _beneficiary) view returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TimedCrowdsaleExtended(uint256 prevClosingTime, uint256 newClosingTime)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _token, address _walletAddress, address _fundAddress, uint256 _openingTime, uint256 _closingTime)
fallback()
This contract contains no error objects.