Ichigo Inu
Verified contract
Active on
Ethereum with 964 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8579…de9a
0x8579…de9a
4 additional
variables
Balances ($696.84)
Native
Value
$696.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.19488 | $3,575.75 |
$696.84 | |
Ichigo | ERC-20 | 8.433075T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20252966 | 5 months ago | | | 0 | 0.000067196714 | |
| 20170411 | 5 months ago | | | 0 | 0.00023874748 | |
| 20137824 | 5 months ago | | | 0 | 0.00011345169 | |
| 19383455 | 9 months ago | | | 0 | 0.0013915109 | |
| 18354794 | a year ago | | | 0 | 0.00013035490 | |
| 17577739 | a year ago | | | 0 | 0.0054494880 | |
| 17575426 | a year ago | | | 0 | 0.0054494880 | |
| 17575421 | a year ago | | | 0 | 0.0054496480 | |
| 17572132 | a year ago | | | 0 | 0.0053161600 | |
| 17572132 | a year ago | | | 0 | 0.0054494880 |
ABI
ABI objects
Getter at block 21280323
_liquidityFee() view returns (uint256)
9
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
13430545
limit() view returns (bool)
false
name() view returns (string)
Ichigo Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Ichigo
totalFees() view returns (uint256)
3152656614582707504276093
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapPair() view returns (address)
0x5c4cf7329a129ba19e5c15f9dee1332a98e475be
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setMaxTxPercent(uint256 maxTxPercent)
setMinTokensBeforeSwap(uint256 amount)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.