Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBET | ERC-20 | 8.413425K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16701707 | 2 years ago | | | 0 | 0.0011362665 | |
| 16476574 | 2 years ago | | | 0 | 0.00079351455 | |
| 16415152 | 2 years ago | | | 0 | 0.00052059585 | |
| 16415151 | 2 years ago | | | 0 | 0.00053500939 | |
| 16219256 | 2 years ago | | | 0 | 0.0016250529 | |
| 16217257 | 2 years ago | | | 0 | 0.00057129950 | |
| 16214474 | 2 years ago | | | 0 | 0.00064003015 | |
| 16213440 | 2 years ago | | | 0 | 0.00059622014 | |
| 16210774 | 2 years ago | | | 0 | 0.00057359215 | |
| 16207823 | 2 years ago | | | 0 | 0.00063643125 |
ABI
ABI objects
Getter at block 21316906
buyFees() view returns (uint256 totalFees, uint256 marketingFees, uint256 liquidityFees)
(totalFees=0, marketingFees=0, liquidityFees=0)
decimals() view returns (uint8)
18
isSwap() view returns (bool)
true
isTrading() view returns (bool)
true
mWallet() view returns (address)
0xf970703470ff0f6ba87979f3cf067dc2e5070e62
maxTransactionAmount() view returns (uint256)
100000000000000000000000
maxWallet() view returns (uint256)
200000000000000000000000
name() view returns (string)
Shibet
owner() view returns (address)
0x7ff8133e1a73eec38495d89ab7685881dfd6604a
sellFees() view returns (uint256 totalFees, uint256 marketingFees, uint256 liquidityFees)
(totalFees=6, marketingFees=5, liquidityFees=1)
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
SHIBET
tokensForLiquidity() view returns (uint256)
1402237445059772050209
tokensForMarketing() view returns (uint256)
7011187225298860251050
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x65db4e6bd441ce7946d54e716cd6f4de645a1b7d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
antiBot(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
pairAddresses(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAntiBot(address[] accounts, bool[] states)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketingFees, uint256 newLiquidityFees)
updateMarketingWalletAddress(address newMarketingWalletAddress)
updateMaxTxnAmount(uint256 newPercentage)
updateMaxWalletAmount(uint256 newPercentage)
updateSellFees(uint256 newMarketingFees, uint256 newLiquidityFees)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateisSwap(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.