TatsuShiba
Verified contract
Active on
Ethereum with 115 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "TatsuShiba"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17342783 | 2 years ago | | | 0 | 0.0037502919 | |
| 17342770 | 2 years ago | | | 0 | 0.0011938941 | |
| 17340003 | 2 years ago | | | 0 | 0.0012467639 | |
| 17338036 | 2 years ago | | | 0 | 0.0015110710 | |
| 17334288 | 2 years ago | | | 0 | 0.0015076683 | |
| 17334087 | 2 years ago | | | 0 | 0.0023668813 | |
| 17333250 | 2 years ago | | | 0 | 0.0019522169 | |
| 17332535 | 2 years ago | | | 0 | 0.0012743524 | |
| 17332130 | 2 years ago | | | 0 | 0.0012534997 | |
| 17332095 | 2 years ago | | | 0 | 0.0013779705 |
ABI
ABI objects
Getter at block 21382089
_limitsInEffect() view returns (bool)
true
_maxTransactionAmount() view returns (uint256)
30000000000000000000000000000
_maxWallet() view returns (uint256)
600000000000000000000000000
_oraclePriceFeed() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
_swapTokensAtAmount() view returns (uint256)
30000000000000000000000000
_totalFees() view returns (uint256)
0
_tradingActive() view returns (bool)
true
_uniswapV2Pair() view returns (address)
0x054b71e13ae6371c5180695a6a67d9daaa312ba1
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
getLatestPrice() view returns (uint80, int256, uint256, uint256, uint80)
(129127208515966864992, 382658521100, 1733953433, 1733953451, 129127208515966864992)
name() view returns (string)
TatsuShiba
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
1
symbol() view returns (string)
TSHIBA
totalSupply() view returns (uint256)
30000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
getTokenPrice(address from) view returns (uint256)
holderTimestamp(address) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disablePriceOracle()
enablePriceOracle()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSend()
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
needTakeFee(address from, address to) returns (bool)
removeAdditionalBuyFee()
removeAdditionalSellFee()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setManualETHvalue(uint256 val)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevelopmentAddr(address newWallet)
updateFees(uint256 marketingFee, uint256 developmentFee, uint256 liquidityFee)
updateMarketingAddr(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateOraclePriceFeed(address feed)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.