Ichigo Inu
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,897.76 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13458288 | 3 years ago | | | 0 | 0.0020691114 | |
| 13458274 | 3 years ago | | | 0 | 0.0023799599 | |
| 13458274 | 3 years ago | | | 0 | 0.0023799599 | |
| 13458270 | 3 years ago | | | 0 | 0.0025768207 | |
| 13458266 | 3 years ago | | | 0 | 0.0043693163 | |
| 13303886 | 3 years ago | | | 0 | 0.0015579757 | |
| 13303857 | 3 years ago | | | 0 | 0.0022473143 | |
| 13303850 | 3 years ago | | | 0 | 0.0012550097 | |
| 13303838 | 3 years ago | | | 0 | 0.0018793598 | |
| 13303838 | 3 years ago | | | 0 | 0.0018807320 |
ABI
ABI objects
Getter at block 21405835
_MaxBuyEnabled() view returns (bool)
false
_getETHBalance() view returns (uint256 balance)
1
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Ichigo Inu
owner() view returns (address)
0xcbf42b6c2a93c2e22422240f4ba5fb0300a77602
swapEnabled() view returns (bool)
true
symbol() view returns (string)
IchigoInu
totalFees() view returns (uint256)
23496161720378374945
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xa4682b825a013eb561dab87432c9e8f99fd36c34
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
_setTeamWallet(address teamWalletAddress)
_setbuybackWallet(address buybackWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setMaxBuyEnabled(bool MaxBuyEnabled)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address teamWalletAddress, address marketingWalletAddress, address buybackWalletAddress)
receive()
This contract contains no error objects.