TacosCrowdsale
Verified contract
Active on
Ethereum with 1,543 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x00d1…2557
0xdfe6…951c
Balances ($832,645.96)
Native
Value
$824,791.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 210 | $3,927.58 |
$824,791.8 | |
WETH | ERC-20 | 2 | $3,927.08 |
$7,854.16 | |
0x08a2…33cf | ERC-20 | 185.695302 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10847121 | 4 years ago | | | 2 | 0.044528000 | |
| 10847121 | 4 years ago | | | 2 | 0.044528000 | |
| 10847121 | 4 years ago | | | 2 | 0.044528000 | |
| 10847121 | 4 years ago | | | 2 | 0.044528000 | |
| 10639768 | 4 years ago | | | 5 | 0.0069234000 | |
| 10639759 | 4 years ago | | | 5 | 0.0069234000 | |
| 10639753 | 4 years ago | | | 3 | 0.0057695000 | |
| 10639750 | 4 years ago | | | 3 | 0.0057695000 | |
| 10639742 | 4 years ago | | | 3 | 0.0057695000 | |
| 10639735 | 4 years ago | | | 3 | 0.0057695000 |
ABI
ABI objects
Getter at block 21384672
CAP_PER_ADDRESS() view returns (uint256)
2000000000000000000
CROWDSALE_END_TIME() view returns (uint256)
1597248000
CROWDSALE_START_TIME() view returns (uint256)
1596952800
KARMASALE_START_TIME() view returns (uint256)
1597075200
KARMA_MEMBERSHIP_AMOUNT() view returns (uint256)
2000000
MIN_CONTRIBUTION() view returns (uint256)
100000000000000000
PUBLICSALE_START_TIME() view returns (uint256)
1597161600
ROUND_1_CAP() view returns (uint256)
70000000000000000000
ROUND_2_CAP() view returns (uint256)
140000000000000000000
ROUND_3_CAP() view returns (uint256)
210000000000000000000
getCurrentRound() view returns (string)
Public
hasEnded() view returns (bool)
true
isOpen() view returns (bool)
true
karmaSaleStarted() view returns (bool)
true
karmaToken() view returns (address)
0xdfe691f37b6264a90ff507eb359c45d55037951c
liquidityLocked() view returns (bool)
true
owner() view returns (address)
0x7b82b27cc034a7efa1810f4397e885478d8397b4
publicSaleStarted() view returns (bool)
true
tacoToken() view returns (address)
0x00d1793d7c3aae506257ba985b34c76aaf642557
tacosPerEth() view returns (uint256)
34596
weiRaised() view returns (uint256)
210000000000000000000
Read-only
contributions(address) view returns (uint256)
cookslist(address) view returns (bool)
State-modifying
Events addAndLockLiquidity()
renounceOwnership()
setCooksList(address[] accounts)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed beneficiary, uint256 weiAmount, uint256 tokenAmount)
constructor(address _tacoToken, address _karmaToken, uint256 _tacosPerEth, address _uniswapRouter)
receive()
This contract contains no error objects.