TEH GINTOKI
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TEH GINTOKI | ERC-20 | 550.310831K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14947689 | 3 years ago | | | 0 | 0.0021455062 | |
| 14912955 | 3 years ago | | | 0 | 0.0018357878 | |
| 14912925 | 3 years ago | | | 0 | 0.055868800 | |
| 14912913 | 3 years ago | | | 0 | 0.0019585108 | |
| 14912911 | 3 years ago | | | 0 | 0.0020366781 | |
| 14912907 | 3 years ago | | | 0 | 0.0020931957 |
ABI
ABI objects
Getter at block 21409714
_LiquidityFeeBuy() view returns (uint256)
1
_LiquidityFeeSell() view returns (uint256)
0
_MarketingFeeBuy() view returns (uint256)
6
_MarketingFeeSell() view returns (uint256)
99
_finalBuyTax() view returns (uint256)
7
_finalSellTax() view returns (uint256)
99
_liquidityShare() view returns (uint256)
1
_marketingShare() view returns (uint256)
23
_maxTxAmount() view returns (uint256)
4000000000000000000000000
_totalDistributionShares() view returns (uint256)
24
_walletMax() view returns (uint256)
4000000000000000000000000
checkWalletLimit() view returns (bool)
true
decimals() view returns (uint8)
18
dividendDecimals() view returns (uint256)
1000000000000000000
dividendEndSupply() view returns (uint256)
1000000000000
getOwner() view returns (address)
0x1c6aab72076cc0d151348d5758a16190e52965e7
getTime() view returns (uint256)
1734287411
marketingwallet() view returns (address)
0x1c6aab72076cc0d151348d5758a16190e52965e7
minimumTokensBeforeSwapAmount() view returns (uint256)
5000000000000000000000000
name() view returns (string)
TEH GINTOKI
owner() view returns (address)
0x1c6aab72076cc0d151348d5758a16190e52965e7
setDividendSupply() view returns (uint256)
1000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TEH GINTOKI
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapPair() view returns (address)
0x255bce265277818c5f767e926d2d63327e56717e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isSniper(address) view returns (bool)
isTXNoLimit(address) view returns (bool)
isWalletNoLimit(address) view returns (bool)
State-modifying
Events RenounceOwner()
_setSwapAndLiquifyEnabled(bool _enabled)
approve(address spender, uint256 amount) returns (bool)
declareBuyTax(uint256 newLiquidTax, uint256 newMarketTax)
declareSellTax(uint256 newLiquidTax, uint256 newMarketTax)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
establishWalletLimitEx(address holder, bool exempt)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setAntiSniper(address _account)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
swapTokensForEth(uint256 tokenAmount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.