Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($19.94)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 800K | $0.000025 |
$19.94 | |
Shiba 2.0 | ERC-20 | 48.548403T | -- | -- | |
SHIB2 | ERC-20 | 300 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21255225 | 15 hours ago | | | 0 | 0.00043560525 | |
| 21250712 | a day ago | | | 0 | 0.0012360340 | |
| 21245493 | 2 days ago | | | 0 | 0.00052676727 | |
| 21245430 | 2 days ago | | | 0 | 0.0012550624 | |
| 21235068 | 3 days ago | | | 0 | 0.00090192099 | |
| 21235034 | 3 days ago | | | 0 | 0.00060144083 | |
| 21234896 | 3 days ago | | | 0 | 0.00056351523 | |
| 21234869 | 3 days ago | | | 0 | 0.00061928760 | |
| 21230910 | 4 days ago | | | 0 | 0.00086486919 | |
| 21196760 | 9 days ago | | | 0 | 0.00066342345 |
ABI
ABI objects
Getter at block 21259692
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
18
devmarketingReceiver() view returns (address)
0x2ff0cf74917783618f05d8964ed781fa352862e4
getCirculatingSupply() view returns (uint256)
769939133088984143698697415
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
giveawayReceiver() view returns (address)
0xf1c80d602983293ae922803b8b27a9ee12acd88c
launchedAt() view returns (uint256)
18135990
launchedTime() view returns (uint256)
1694712527
liquidityReceiver() view returns (address)
0x6bc23f03ffde6fcc44ceddfe381b9018f072d31b
name() pure returns (string)
SHIB2
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x22479662bd1561b45da6f27331d9b154ef7d15b5
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
100000000000000000000000
swapThreshold() view returns (uint256)
2500000000000000000000000
symbol() pure returns (string)
SHIB2
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling, bool inHighPeriod) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events addLiquidityPool(address _pool, bool _enabled)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
setAntiDumpTax(uint256 _tax, uint256 _period, uint256 _threshold, bool _reserve0)
setFees(uint256 _liquidityFee, uint256 _giveawayFee, uint256 _devmarketingFee, uint256 _sellBias, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLiquidityProvider(address _provider)
setMaxWallet(uint256 numerator, uint256 divisor)
setSellPeriod(uint256 _sellPercentIncrease, uint256 _period)
setSwapBackSettings(bool _enabled, uint256 _denominator, uint256 _denominatorMin)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 numerator, uint256 divisor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AntiDumpTaxSet(uint256 rate, uint256 period, uint256 threshold)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amount, uint256 amountToken)
FeeExemptSet(address indexed wallet, bool isExempt)
FeesSet(uint256 totalFees, uint256 denominator, uint256 sellBias)
LiquidityPoolSet(address indexed pool, bool enabled)
LiquidityProviderSet(address indexed provider)
MaxWalletSet(uint256 limit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellPeriodSet(uint256 percent, uint256 period)
SwapSettingsSet(uint256 minimum, uint256 maximum, bool enabled)
TargetLiquiditySet(uint256 percent)
TradingLaunched()
TransactionLimitSet(uint256 limit)
Transfer(address indexed from, address indexed to, uint256 value)
TrasactionLimitExemptSet(address indexed wallet, bool isExempt)
constructor(address _lp, address _giveaway, address _devmarketing)
receive()
This contract contains no error objects.