StealthSwap

Verified contract

Active on Ethereum with 317 txns
Deployed by via 0x07b7db07 at 20871783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xbdfb0706baeff235849e3793cfea0b9456fae4861dd6ad6f4f764341d20c5a37
0xf1a445be32dc9eb7048f3aa07c6cda1b139ae9c2b8dc87780d5ebb4ab7643c7f
0x1710cb6067afec98a0f26c7925368c43738c6e27f9078c501766421f93e23fc5
0x9ebc0b0d1c4d9021c2fc3e4ec1ad6c921b8a94fd413c3a60254534af29874e1b
0x183dfe3f23ff03c753d6a1d56012e6998ab6767d6028df24add2361bda7614a1
0x2553e8d4a166eece95369d5659e70ad379f4d0deefe38f56afefa403d4f86620
0x03c4d209747000258a442de6cd706579e5f3ad2f9dc043805cadde505b6a06fe
0x00feb5b1e2de23d5477b616f1705ac8f05cdcabfe56dfb95867c9cfcee09d56a
0x60dac237da33ac93a86dd54d19e59497f2b70798131e058cbfa65312825ee669
0x16b06533b16dfd365166ac36a7625c24442a511ba5abf59c04c48cf73dc85d53

Functions
Getter at block 21224624
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
3715964794377254639031503
getSwapThresholdAmount(view returns (uint256)
3973114951458641438539233
maxBuyAmount(view returns (uint256)
1000000000000000000000000000
maxWalletAmount(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
StealthSwap
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x5be076200a4b1e042a4da854958a25285e8f0016
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
STLTH
taxwalletAddress(view returns (address)
0x9fdf56c462c774bf244e99c4dc8408cb31f30785
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
taxwalletFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
acceptOwnership(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAMMPair(address pairbool isPair
taxwalletAddressSetup(address _newAddress
taxwalletFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxBuyAmount(uint256 _maxBuyAmount
updateMaxWalletAmount(uint256 _maxWalletAmount
updateRouterV2(address router
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
Transfer(address indexed fromaddress indexed touint256 value
taxwalletAddressUpdated(address taxwalletAddress
taxwalletFeeSent(address recipientuint256 amount
taxwalletFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.