Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,415.88 |
$0 | |
Shibsama | ERC-20 | 1.160526M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19722587 | 7 months ago | | | 0 | 0.00026254455 | |
| 16814947 | 2 years ago | | | 0 | 0.0017152104 | |
| 16576292 | 2 years ago | | | 0 | 0.0010637160 | |
| 16374433 | 2 years ago | | | 0 | 0.00039155414 | |
| 16191832 | 2 years ago | | | 0 | 0.0012402881 | |
| 16067639 | 2 years ago | | | 0 | 0.00049798413 | |
| 15806242 | 2 years ago | | | 0 | 0.00083900155 | |
| 15774838 | 2 years ago | | | 0 | 0.00092025988 | |
| 15762236 | 2 years ago | | | 0 | 0.00057004659 | |
| 15754161 | 2 years ago | | | 0 | 0.00087664844 |
ABI
ABI objects
Getter at block 21256462 showSniperList() view returns (address[])
_exchangeRouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
antiSniperMode() view returns (bool)
false
buyFee() view returns (uint256 liquidityFee, uint256 developmentFee, uint256 marketingFee, uint256 total)
(liquidityFee=10, developmentFee=25, marketingFee=25, total=60)
decimals() pure returns (uint8)
18
developmentReceiver() view returns (address)
0x98ba459d78f15944cec54084b41fe54d93ac86b4
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingReceiver() view returns (address)
0x98ba459d78f15944cec54084b41fe54d93ac86b4
maxBuyPercentage() view returns (uint256)
20
maxSellPercentage() view returns (uint256)
20
maxWalletPercentage() view returns (uint256)
20
name() pure returns (string)
Shibsama
pair() view returns (address)
0x47be4135322fc86aa42191777027894aa6db120c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256 liquidityFee, uint256 developmentFee, uint256 marketingFee, uint256 total)
(liquidityFee=10, developmentFee=25, marketingFee=25, total=60)
showSniperListLength() view returns (uint256)
23
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
Shibsama
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
_automatedMarketMakers(address) view returns (bool)
_blacklisted(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addNewMarketMaker(address newAMM)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance()
clearStuckToken(address _token)
controlAntiSniperMode(bool value)
ownerAirDropWallets(address[] airdropWallets, uint256[] amounts)
ownerSetInitialDistributionFinished()
ownerSetLimitlessAddress(address _addr, bool _status)
ownerSetLimits(uint256 _maxBuyPercentage, uint256 _maxSellPercentage, uint256 _maxWalletPercentage)
ownerSetReceivers(address _development, address _marketing)
ownerSetSwapBackSettings(bool _enabled, uint256 _percentageBase1000)
ownerSetTargetLiquidity(uint256 target)
ownerUpdateBuyFees(uint256 _liquidityFee, uint256 _developmentFee, uint256 _marketingFee)
ownerUpdateSellFees(uint256 _liquidityFee, uint256 _developmentFee, uint256 _marketingFee)
ownerUpdateTransferFee(uint256 _transferFee)
renounceOwnership()
reverseSniper(address sniper)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.