Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBAIV2 | ERC-20 | 37.156817K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20560648 | 3 months ago | | | 0 | 0.000020332621 | |
| 20351788 | 4 months ago | | | 0 | 0.000098466953 | |
| 18542850 | a year ago | | | 0 | 0.0012262002 | |
| 17094004 | 2 years ago | | | 0 | 0.00092305556 | |
| 17085696 | 2 years ago | | | 0 | 0.0015030354 | |
| 16993879 | 2 years ago | | | 0 | 0.0011476011 | |
| 16520560 | 2 years ago | | | 0 | 0.00092708212 | |
| 16440736 | 2 years ago | | | 0 | 0.00071164755 | |
| 16376922 | 2 years ago | | | 0 | 0.0026990061 | |
| 16357859 | 2 years ago | | | 0 | 0.0016097711 |
ABI
ABI objects
Getter at block 21206763
_getMaxWalletSize() view returns (uint256)
100000000000000000000000
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000
_taxFee() view returns (uint256)
0
burnAddress() view returns (address)
0x507a2dd96a0719e454664d7e21fe62f5895fc9f2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
ShibAiV2
owner() view returns (address)
0xaf47ef86c10096a1d0dcc9a8f8d1598eac1635e4
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SHIBAIV2
totalFees() view returns (uint256)
71898634369373004
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xac6045c80d171398692121f8b02248a44c656621
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
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 _setMaxWalletSize(uint256 maxWalletSize)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
claimOtherTokens(address tokenAddress, address walletaddress)
clearStuckBalance(address walletaddress)
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)
removeBotFromBlacklist(address account)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingFee)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThresholdAmount(uint256 SwapThresholdAmount)
setTaxFeePercent(uint256 taxFee)
setburnAddress(address walletAddress)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(address marketingWallet)
receive()
This contract contains no error objects.