TendiesCrowdsale
Verified contract
Active on
Ethereum with 439 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1453…eaeb
Balances ($0.00)
No balances found for "TendiesCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10599931 | 4 years ago | | | 0.00001 | 0.0015438060 | |
| 10599911 | 4 years ago | | | 0.00001 | 0.0015438060 | |
| 10599867 | 4 years ago | | | 0 | 0.0012810000 | |
| 10599583 | 4 years ago | | | 0.00001 | 0.0012865050 | |
| 10594544 | 4 years ago | | | 0.997228 | 0.0013860000 | |
| 10583547 | 4 years ago | | | 0 | 0.0021000000 | |
| 10565096 | 4 years ago | | | 1 | 0.0035086500 | |
| 10561246 | 4 years ago | | | 1 | 0.0035086500 | |
| 10548722 | 4 years ago | | | 0.9 | 0.0022099165 | |
| 10548721 | 4 years ago | | | 3 | 0.0072615000 |
ABI
ABI objects
Getter at block 21288293
CROWDSALE_END_TIME() view returns (uint256)
1596031200
CROWDSALE_START_TIME() view returns (uint256)
1595944800
HARDCAP() view returns (uint256)
150000000000000000000
MIN_CONTRIBUTION() view returns (uint256)
100000000000000000
ROUND_1_CAP() view returns (uint256)
1500000000000000000
ROUND_2_CAP() view returns (uint256)
3000000000000000000
TEND_PER_ETH() view returns (uint256)
20000
hasEnded() view returns (bool)
true
isOpen() view returns (bool)
true
isWithinCappedSaleWindow() view returns (bool)
false
liquidityLocked() view returns (bool)
true
owner() view returns (address)
0xf5c28f689283213533d11c34ae77c6855c160c31
tendToken() view returns (address)
0x1453dbb8a29551ade11d89825ca812e05317eaeb
weiRaised() view returns (uint256)
150000000000000000000
Read-only
contributions(address) view returns (uint256)
whitelistCapsRound1(address) view returns (uint256)
whitelistCapsRound2(address) view returns (uint256)
State-modifying
Events addAndLockLiquidity()
renounceOwnership()
setWhitelist1(address[] accounts)
setWhitelist2(address[] accounts)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed beneficiary, uint256 weiAmount, uint256 tokenAmount)
constructor(address _tendToken)
receive()
This contract contains no error objects.