Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf264…a2be
0x8909…8ec6
-
variable spans 8 additional slots
Balances ($182.86)
Native
Value
$182.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.05 | $3,657.24 |
$182.86 | |
KATANA | ERC-20 | 860M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14112856 | 7 months ago | | | 0 | 0.000099930046 | |
| 14106969 | 7 months ago | | | 0 | 0.0000016079842 | |
| 14032748 | 7 months ago | | | 0 | 0.000099930046 | |
| 14027546 | 7 months ago | | | 0 | 0.000099930046 | |
| 14024786 | 7 months ago | | | 0 | 0.0000016081595 | |
| 14024437 | 7 months ago | | | 0 | 0.000099930046 | |
| 14023523 | 7 months ago | | | 0 | 0.000099930046 | |
| 14014802 | 7 months ago | | | 0 | 0.000099930046 | |
| 14010320 | 7 months ago | | | 0 | 0.0000016127842 | |
| 14009976 | 7 months ago | | | 0 | 0.000099930046 |
ABI
ABI objects
Getter at block 23167530
UniswapV2Factory() view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
UniswapV2Router02() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
burnTokens() view returns (bool)
true
creatorWallet() view returns (address)
0xf5115cf0c8a55ce22cd4806aa68c9d0beaaaaaaa
ethRaised() view returns (uint256)
2170500001000000000
isDeposit() view returns (bool)
true
isFinish() view returns (bool)
false
isInit() view returns (bool)
true
isRefund() view returns (bool)
false
isWhitelist() view returns (bool)
false
owner() view returns (address)
0xf5115cf0c8a55ce22cd4806aa68c9d0beaaaaaaa
percentageRaised() view returns (uint256)
0
pool() view returns (uint64 startTime, uint64 endTime, uint256 tokenDeposit, uint256 tokensForSale, uint256 tokensForLiquidity, uint8 liquidityPortion, uint256 hardCap, uint256 softCap, uint256 maxBuy, uint256 minBuy)
(startTime=1714672813, endTime=1714777213, tokenDeposit=860000000000000000000000000, tokensForSale=500000000000000000000000000, tokensForLiquidity=360000000000000000000000000, liquidityPortion=80, hardCap=20000000000000000000, softCap=10000000000000000000, maxBuy=1000000000000000000, minBuy=10000000000000000)
signerPublicAddress() view returns (address)
0x0000000000000000000000000000000000000000
tokenDecimals() view returns (uint8)
18
tokenInstance() view returns (address)
0xf26454f259cdc4392e21c66bacc064f6d212a2be
tokensSold() view returns (uint256)
0
weth() view returns (address)
0x4200000000000000000000000000000000000006
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.