SHIBAQATAR
Verified contract
Active on
Ethereum with 158 txns
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
2 additional
variables
Balances ($103.96)
Native
Value
$103.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.033456 | $3,107.27 |
$103.96 | |
SHQ | ERC-20 | 2.89719B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20490973 | 3 months ago | | | 0 | 0.00021147916 | |
| 18193296 | a year ago | | | 0 | 0.00050806697 | |
| 17291918 | a year ago | | | 0 | 0.0016705602 | |
| 16774830 | 2 years ago | | | 0 | 0.00090544022 | |
| 16711295 | 2 years ago | | | 0 | 0.00079349174 | |
| 16545196 | 2 years ago | | | 0 | 0.0012722887 | |
| 16451164 | 2 years ago | | | 0 | 0.0013156826 | |
| 15963789 | 2 years ago | | | 0 | 0.00078904528 | |
| 15892155 | 2 years ago | | | 0 | 0.00073251526 | |
| 15829397 | 2 years ago | | | 0 | 0.00037499000 |
ABI
ABI objects
Getter at block 21207920
antiBot() view returns (bool)
false
buyFees() view returns (uint256 lp, uint256 marketing, uint256 stakingPool)
(lp=2, marketing=2, stakingPool=1)
decimals() view returns (uint8)
18
lpRecipient() view returns (address)
0xf07013bca1c174133f72915f945626abd4b10317
marketingWallet() view returns (address)
0x5ccd768ec37d343a3ab56d9b4ee8f230ad14c027
maxTxAmount() view returns (uint256)
10000000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
SHIBAQATAR
owner() view returns (address)
0x6c0319ae8339cb8a7ed21924298687ecf817747e
pair() view returns (address)
0xd6dcc4532a83de88ac46a5302deecaeea62dc6f7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFees() view returns (uint256 lp, uint256 marketing, uint256 stakingPool)
(lp=2, marketing=2, stakingPool=1)
stakingPoolWallet() view returns (address)
0xfebb38f4121b967b57a1bcc93a3399151b94788c
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000000
symbol() view returns (string)
SHQ
totalBuyFee() view returns (uint256)
5
totalSellFee() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000000000000000
transferFee() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFee(address) view returns (bool)
isBlacklist(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFees(uint256 _lp, uint256 _marketing, uint256 _stakingPool)
setMaxTxAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
setMulBlacklist(address[] addr, bool _isBlacklist)
setMulFeeExempt(address[] addr, bool status)
setMulTXExempt(address[] addr, bool status)
setSellFees(uint256 _lp, uint256 _marketing, uint256 _stakingPool)
setSwapEnabled()
setSwapThreshold(uint256 amount)
setTaxRecipients(address _lpRecipient, address _marketingWallet, address _stakingPoolWallet)
setTransferFee(uint256 _transferFee)
stuckERC20(address token, uint256 value)
stuckETH() payable
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
turnOffAntiBot()
Approval(address indexed owner, address indexed spender, uint256 value)
ExemptFromFeeUpdated(address user, bool state)
ExemptTXUpdated(address user, bool state)
FeesUpdated()
MaxTXAmountUpdated(uint256 amount)
MaxWalletAmountUpdated(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapThresholdUpdated(uint256 amount)
TaxRecipientsUpdated(address newLpRecipient, address newMarketingWallet, address newStakingPoolWallet)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.