BadPresaleZuki
Verified contract
Active on
Ethereum with 103 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6c77…f169
-
variable spans 8 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BDZUKI | ERC-20 | 269.044156M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17580555 | a year ago | | | 0 | 0.0010964641 | |
| 17580537 | a year ago | | | 0 | 0.0011145399 | |
| 17580527 | a year ago | | | 0 | 0.0011669655 | |
| 17580525 | a year ago | | | 0 | 0.0011910495 | |
| 17580480 | a year ago | | | 0 | 0.0014467629 | |
| 17580476 | a year ago | | | 0 | 0.0015357908 | |
| 17580450 | a year ago | | | 0 | 0.0023707107 | |
| 17580448 | a year ago | | | 0 | 0.0024170621 | |
| 17580446 | a year ago | | | 0 | 0.0022585916 | |
| 17580440 | a year ago | | | 0 | 0.0026921676 |
ABI
ABI objects
Getter at block 21387118
UniswapV2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
burnTokens() view returns (bool)
true
creatorWallet() view returns (address)
0x7c3ce47480dec5452c9f3a6de2ce1e6887981b5a
ethRaised() view returns (uint256)
5992406738233788784
isDeposit() view returns (bool)
true
isFinish() view returns (bool)
true
isInit() view returns (bool)
true
isRefund() view returns (bool)
false
isWhitelist() view returns (bool)
false
owner() view returns (address)
0x7c3ce47480dec5452c9f3a6de2ce1e6887981b5a
percentageRaised() view returns (uint256)
99
pool() view returns (uint64 startTime, uint64 endTime, uint256 tokenDeposit, uint256 tokensForSale, uint256 tokensForLiquidity, uint8 liquidityPortion, uint256 hardCap, uint256 softCap, uint256 maxBuy, uint256 minBuy)
(startTime=1687984642, endTime=1687991542, tokenDeposit=3040000000000000000000000000, tokensForSale=2080000000000000000000000000, tokensForLiquidity=960000000000000000000000000, liquidityPortion=70, hardCap=6000000000000000000, softCap=3000000000000000000, maxBuy=200000000000000000, minBuy=30000000000000000)
signerPublicAddress() view returns (address)
0x0000000000000000000000000000000000000000
tokenDecimals() view returns (uint8)
18
tokenInstance() view returns (address)
0x6c77e025b8bb034292c97505c14c081648c6f169
tokensSold() view returns (uint256)
2059200000000000000000000000
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
ethContribution(address) view returns (uint256)
State-modifying
Events buyTokens(address _contributor) payable
buyTokens(address _contributor, bytes signature) payable
cancelSale()
claimTokens()
deposit()
finishSale()
initSale(uint64 _startTime, uint64 _endTime, uint256 _tokenDeposit, uint256 _tokensForSale, uint256 _tokensForLiquidity, uint8 _liquidityPortion, uint256 _hardCap, uint256 _softCap, uint256 _maxBuy, uint256 _minBuy)
refund()
renounceOwnership()
setSignerPublicAddress(address signerPublicAddress_)
setWhitelist(bool isWhitelist_)
transferOwnership(address newOwner)
withrawTokens()
Bought(address indexed _buyer, uint256 _tokenAmount)
BurntRemainder(address indexed _initiator, uint256 _amount)
Canceled(address indexed _inititator, address indexed _token, address indexed _presale)
Claimed(address indexed _participent, uint256 _tokenAmount)
Deposited(address indexed _initiator, uint256 _totalDeposit)
Liquified(address indexed _token, address indexed _router, address indexed _pair)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refunded(address indexed _refunder, uint256 _tokenAmount)
RefundedRemainder(address indexed _initiator, uint256 _amount)
Withdraw(address indexed _creator, uint256 _amount)
constructor(address _tokenInstance, address _uniswapv2Router, address _uniswapv2Factory, address _weth)
receive()
This contract contains no error objects.