FkBlurPresale
Verified contract
Active on
Ethereum with 422 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1c82…7769
-
variable spans 8 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FKBLUR | ERC-20 | 102.224824M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19836963 | 6 months ago | | | 0 | 0.00014521500 | |
| 17524784 | a year ago | | | 0 | 0.00099775740 | |
| 17465888 | a year ago | | | 0 | 0.0011151415 | |
| 17420981 | a year ago | | | 0 | 0.0010630038 | |
| 17371148 | a year ago | | | 0 | 0.0017702594 | |
| 17361544 | a year ago | | | 0 | 0.0024604152 | |
| 17356985 | a year ago | | | 0 | 0.0011408172 | |
| 17354740 | a year ago | | | 0 | 0.0013074837 | |
| 17353056 | a year ago | | | 0 | 0.0010920500 | |
| 17352622 | a year ago | | | 0 | 0.0013771306 |
ABI
ABI objects
Getter at block 21261652
UniswapV2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
burnTokens() view returns (bool)
true
creatorWallet() view returns (address)
0x0abee59f4c80e868ad77f771818cc55bac27ead1
ethRaised() view returns (uint256)
49959000000000000000
isDeposit() view returns (bool)
true
isFinish() view returns (bool)
true
isInit() view returns (bool)
true
isRefund() view returns (bool)
false
owner() view returns (address)
0x0abee59f4c80e868ad77f771818cc55bac27ead1
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=1685052171, endTime=1685138571, tokenDeposit=9500000000000000000000000000, tokensForSale=6500000000000000000000000000, tokensForLiquidity=3000000000000000000000000000, liquidityPortion=70, hardCap=50000000000000000000, softCap=25000000000000000000, maxBuy=2000000000000000000, minBuy=50000000000000000)
tokenDecimals() view returns (uint8)
18
tokenInstance() view returns (address)
0x1c824d563dcad3d3bf4d85be8560f74725ea7769
tokensSold() view returns (uint256)
6435000000000000000000000000
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
ethContribution(address) view returns (uint256)
State-modifying
Events buyTokens(address _contributor) 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()
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.