Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6bde…7891
0xf6e9…2e50
13 additional
variables
Balances ($11.54)
Native
Value
$11.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0035 | $3,296.63 |
$11.54 | |
USA | ERC-20 | 1 | $0.000761 |
$0 | |
TOCHI | ERC-20 | 1.5B | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22719562 | 21 hours ago | | | 0 | 4.4310637e-7 | |
| 22713810 | a day ago | | | 0 | 8.8050842e-7 | |
| 22704007 | a day ago | | | 0 | 8.7938525e-7 | |
| 22680685 | 2 days ago | | | 0 | 8.8005915e-7 | |
| 22672123 | 2 days ago | | | 0 | 0.0000021588434 | |
| 22535272 | 5 days ago | | | 0 | 8.7932158e-7 | |
| 22508471 | 6 days ago | | | 0 | 0.000000807228961653 | |
| 22456126 | 7 days ago | | | 0 | 0.0000055654241 | |
| 22379287 | 9 days ago | | | 0 | 5.9097774e-7 | |
| 22365382 | 9 days ago | | | 0 | 0.0000014671155 |
ABI
ABI objects
Getter at block 22756671
amountAirdrop() view returns (uint256)
1500000000000000000000000000
balanceAidrop() view returns (uint256)
1500000000000000000000000000
balanceToAirdrop() view returns (uint256)
1000000000000000000
botsCaught() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0x8702a79a1e13835fcd1599f92f84bd67ecae64b7
mochiToken() view returns (address)
0xf6e932ca12afa26665dc4dde7e27be02a7c02e50
name() view returns (string)
Tochi Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000000000
symbol() view returns (string)
TOCHI
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
0
toshiToken() view returns (address)
0xac1bd2486aaf3b5c0fc3fd868558b082a531b2b4
totalAidrop() view returns (uint256)
3000000000000000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
8005352
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
bot(address) view returns (bool)
receivedAirdrops(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimAirdrop()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading()
excludeFromFees(address account, bool excluded)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setConfigAirdrop(address _toshi, address _mochi, uint256 _totalAidrop, uint256 _balanceToAirdrop, uint256 _amountAirdrop)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackTriggered(uint256 amount)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.