DollarSqueeze
Verified contract
Active on
Ethereum with 976 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($83.80)
Native
Value
$3.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001038 | $3,328.21 |
$3.45 | |
DSQ | ERC-20 | 9.207119K | $0.008727 |
$80.35 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21165000 | 13 hours ago | | | 0 | 0.0010019444 | |
| 21163330 | 19 hours ago | | | 0 | 0.0017748017 | |
| 21132870 | 5 days ago | | | 0 | 0.00094371720 | |
| 21123926 | 6 days ago | | | 0 | 0.00023225356 | |
| 21108924 | 8 days ago | | | 0 | 0.00010653678 | |
| 21107700 | 9 days ago | | | 0 | 0.00047932218 | |
| 21107158 | 9 days ago | | | 0 | 0.00088356719 | |
| 21104397 | 9 days ago | | | 0 | 0.00022627793 | |
| 21103086 | 9 days ago | | | 0 | 0.00014384600 | |
| 21103023 | 9 days ago | | | 0 | 0.00019835178 |
ABI
ABI objects
Getter at block 21168958
_pair() view returns (address)
0xc491257ac2160766da9dab6851fab606ac151821
backupOwner() view returns (address)
0xae7c6c4d33667185db125842d31e3d79d614986d
burnWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
dividendDistributor() view returns (address)
0x74c5739c3d0e4c5824a38e2dd1217ea74beaef42
dividendDistributorAddress() view returns (address)
0x74c5739c3d0e4c5824a38e2dd1217ea74beaef42
getOwner() view returns (address)
0xb91494b32188ee9093d7b97083b09ba73a125941
isSwapEnabled() view returns (bool)
true
isTradingEnabled() view returns (bool)
true
marketingWallet() view returns (address)
0xa62909d663e79eaa49c86f429ee1538be50862ad
name() view returns (string)
DollarSqueeze
owner() view returns (address)
0xb91494b32188ee9093d7b97083b09ba73a125941
showDistributorDetails() view returns (address _distributorAddress, uint256 _distributorGas)
(_distributorAddress=0x74c5739c3d0e4c5824a38e2dd1217ea74beaef42, _distributorGas=0)
showMaxTx() view returns (uint256)
1000000000000000000000000
showSwapTaxes() view returns (uint8 marketingTax, uint8 liquidityTax, uint8 rewardsTax)
(marketingTax=98, liquidityTax=1, rewardsTax=1)
showTradeTaxes() view returns (uint8 buyTax, uint8 sellTax, uint8 burnTax, uint8 transferTax)
(buyTax=5, sellTax=5, burnTax=1, transferTax=0)
symbol() view returns (string)
DSQ
totalSupply() view returns (uint256)
100000000000000000000000000
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addRewardsManually() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFee(address account, bool excluded)
excludeFromReward(address account, bool excluded)
recoverOwnershipFromBackup()
renounceOwnership()
switchSwapEnabled(bool swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerSwapAndLiquify(bool ignoreLimits)
updateAutomatedMarketMakers(address marketMaker, bool enabled)
updateBackupOwnerWallet(address _backupOwner)
updateDistributorSettings(uint256 _minPeriod, uint256 _minDistribution, uint256 gas)
updateMarketingWallet(address _marketingWallet)
updateMaxTx(uint256 maxTx)
updateSwapTaxes(uint8 marketingTax, uint8 rewardsTax, uint8 liquidityTax)
updateSwapThreshold(uint256 swapThreshold)
updateTax(uint8 buyTax, uint8 sellTax, uint8 burnTax, uint8 transferTax)
withdrawStrandedToken(address strandedToken)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 amountTokens, uint256 amountETH)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.