SimpleTGE
Verified contract
Active on
Ethereum with 4,451 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINO | ERC-20 | 15 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5450631 | 7 years ago | | | 0.04 | 0.00043048000 | |
| 5228843 | 7 years ago | | | 0 | 0.00028908100 | |
| 5227804 | 7 years ago | | | 0 | 0.0011118500 | |
| 5164262 | 7 years ago | | | 100 | 0.00064572000 | |
| 5163500 | 7 years ago | | | 0.5 | 0.000043048000 | |
| 5162594 | 7 years ago | | | 100 | 0.00064572000 | |
| 5162110 | 7 years ago | | | 0 | 0.00035335200 | |
| 5161974 | 7 years ago | | | 0 | 0.000088338000 | |
| 5161894 | 7 years ago | | | 0 | 0.0018109290 | |
| 5161823 | 7 years ago | | | 0.5 | 0.000043048000 |
ABI
ABI objects
Getter at block 21161312
TRSOffset() view returns (uint256)
432000
fundsWallet() view returns (address)
0xe39549998782169d1e91587a0d2e8652541e9b18
individualCapInWei() view returns (uint256)
4000000000000000000000
owner() view returns (address)
0xf4140ff8d756af6acbecc5d9e01aeb81ada2a987
publicTGEEndBlockTimeStamp() view returns (uint256)
1519257599
publicTGEStartBlockTimeStamp() view returns (uint256)
1518998401
totalCapInWei() view returns (uint256)
5000000000000000000000
weiRaised() view returns (uint256)
4999999629238585835184
Read-only
contributions(address) view returns (bool hasVested, uint256 weiContributed)
contributors(uint256) view returns (address)
whitelist(address) view returns (bool)
State-modifying
Events blacklistAddresses(address[] addrs) returns (bool)
changeIndividualCapInWei(uint256 _individualCapInWei) returns (bool)
contributeAndVest() payable
contributeWithoutVesting() payable
reclaimEther(address _beneficiary)
transferOwnership(address newOwner)
vest(bool _vestingDecision) returns (bool)
whitelistAddresses(address[] addrs) returns (bool)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _fundsWallet, uint256 _publicTGEStartBlockTimeStamp, uint256 _publicTGEEndBlockTimeStamp, uint256 _individualCapInWei, uint256 _totalCapInWei)
fallback()
This contract contains no error objects.