SHIBull INU
Verified contract
Active on
Ethereum with 344 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($1,076.70)
Native
Value
$1,076.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.327907 | $3,283.54 |
$1,076.7 | |
SHIBull | ERC-20 | 30.93205M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19271061 | 9 months ago | | | 0 | 0.0017788946 | |
| 19271025 | 9 months ago | | | 0 | 0.0018028589 | |
| 17599459 | a year ago | | | 0 | 0.00055882414 | |
| 16915132 | 2 years ago | | | 0 | 0.00036004138 | |
| 16636196 | 2 years ago | | | 0 | 0.0024833612 | |
| 16574511 | 2 years ago | | | 0 | 0.00097111269 | |
| 16512395 | 2 years ago | | | 0 | 0.00066225340 | |
| 16503515 | 2 years ago | | | 0 | 0.00065261000 | |
| 16474362 | 2 years ago | | | 0 | 0.00069453529 | |
| 16459066 | 2 years ago | | | 0 | 0.00078211904 |
ABI
ABI objects
Getter at block 21273739
_burnWallet() view returns (address)
0x000000000000000000000000000000000000dead
_devWallet() view returns (address)
0xe3403b5cf79c48b771ac266fd7ec110d013de9fa
_marketingWallet() view returns (address)
0xe3403b5cf79c48b771ac266fd7ec110d013de9fa
buyFee() view returns (uint16 liquidityFee, uint16 marketingFee, uint16 devFee, uint16 burnFee, uint16 taxFee)
(liquidityFee=20, marketingFee=10, devFee=0, burnFee=0, taxFee=0)
decimals() view returns (uint8)
9
isTradingEnabled() view returns (bool)
true
maxBuyAmount() view returns (uint256)
1000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000000
name() view returns (string)
SHIBull INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint16 liquidityFee, uint16 marketingFee, uint16 devFee, uint16 burnFee, uint16 taxFee)
(liquidityFee=20, marketingFee=10, devFee=0, burnFee=0, taxFee=0)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SHIBull
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xb6a39b1679325591535eea564b32261e54b4e398
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 approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address _token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
enableTrading()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAllLimits()
renounceOwnership()
setBuyFee(uint16 liq, uint16 market, uint16 burn, uint16 tax, uint16 dev)
setMaxBuyAmount(uint256 value)
setMaxSellAmount(uint256 value)
setMaxWallet(uint256 value)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint16 liq, uint16 market, uint16 burn, uint16 tax, uint16 dev)
setSwapAndLiquifyEnabled(bool _enabled)
setWallets(address market, address dev)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateRouter(address newAddress)
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)
constructor()
receive()
This contract contains no error objects.