Toshinori Inu
Verified contract
Active on
Ethereum with 435 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x695d…bebb
9 additional
variables
Balances ($5,232.88)
Native
Value
$5,232.88
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.415642 | $3,696.47 |
$5,232.88 | |
TOSHINORI | ERC-20 | 184.895364M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21265765 | 6 days ago | | | 0 | 0.0010026025 | |
| 21260780 | 6 days ago | | | 0 | 0.00036614206 | |
| 21225467 | 11 days ago | | | 0 | 0.00050252076 | |
| 21192909 | 16 days ago | | | 0 | 0.00065492747 | |
| 21171558 | 19 days ago | | | 0 | 0.014044035 | |
| 20845305 | 2 months ago | | | 0 | 0.00035752329 | |
| 20840178 | 2 months ago | | | 0 | 0.00054667430 | |
| 20651713 | 3 months ago | | | 0 | 0.000032363711 | |
| 20651708 | 3 months ago | | | 0 | 0.00031357030 | |
| 20574873 | 3 months ago | | | 0 | 0.000048015307 |
ABI
ABI objects
Getter at block 21305827
_buybackFee() view returns (uint256)
1
_marketingFee() view returns (uint256)
6
_maxTxAmount() view returns (uint256)
50000000000000000
_taxFee() view returns (uint256)
1
buyBackDivisor() view returns (uint256)
1
buyBackEnabled() view returns (bool)
false
buyBackUpperLimitAmount() view returns (uint256)
100000000000000000
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
marketingWallet() view returns (address)
0x695d998ed744ce4057d900a88b96918f825bbebb
maxWalletToken() view returns (uint256)
50000000000000000
name() view returns (string)
Toshinori Inu
owner() view returns (address)
0x6bbe6a8d7b0a5c5712e48eb530bb6836ea94b5a0
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000
symbol() view returns (string)
TOSHINORI
totalFees() view returns (uint256)
49490727536282760
totalSupply() view returns (uint256)
5000000000000000000
uniswapV2Pair() view returns (address)
0xa234960013dd75b1c8ee46c20f627a0b24817b8a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
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 SetBuyBackUpperLimit(uint256 newLimit)
afterPreSale()
approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
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)
lock(uint256 time)
prepareForPreSale()
renounceOwnership()
setBuyBackDivisor(uint256 divisor)
setBuyBackEnabled(bool _enabled)
setFeePercent(uint256 taxFee, uint256 buybackFee, uint256 marketingFee)
setMarketingWallet(address newWallet)
setMaxTxAmount(uint256 maxTxAmount)
setMaxWalletTokend(uint256 _maxToken)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newAmount)
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)
BuyBackEnabledUpdated(bool enabled)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.