SwapsApp

Verified contract

Active on Ethereum with 327 txns
Deployed by via 0x224948c8 at 20921334
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x472bd2530d3f302ef757588c17dc1d25501052dbcc2bad6c0edcd04adf3b363e
0xa8b5ef45f54ec0ca6e5f932200b2d29004949efd3930e9ff9ae76f5a0665d57a
0x9be57bb2b6a9ce7058a726f670c39d96a01efc001762226aa721ef03931524b0
0x80b8da95f51071d0390cee93b21490b09af64bbe5e5ebbab7c335b7e768f37ec
0x487216783834068913b6c03745ae460012a30bbea03d236f06541abc946ba7d8
0x0856aefce0279e7526ee864cdb514fc4e144add95e8375faa9dbb9199823563f
0x44318b9103e6575bf4f5aec4a7bead6559f451d69412b9929f153a8d43e39048
0xc0d9e6ca4e206db6675bf017aaa3126698e4ba10ac12dfddec9ff2b8351a8a5f
0x6ce774d380871e370405f7334624b1d6438d1b08f234817a0ce91e281d3e39f0
0x585fabe14e78f97760522aa82a3757cf61bed296512bed6947b266fd60bb0670

Functions
Getter at block 20982891
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
750438678480088606276
getSwapThresholdAmount(view returns (uint256)
759277237641467410479
maxBuyAmount(view returns (uint256)
1000000000000000000000000
maxWalletAmount(view returns (uint256)
1000000000000000000000000
name(view returns (string)
SwapsApp
owner(view returns (address)
0xd24ef0af309fca5919e3249d095b05af61e051f7
pairV2(view returns (address)
0xa637c8ce1364b2e3dc29bfb6476ef87e93960932
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
SWAPS
taxwalletAddress(view returns (address)
0xf5244c0c2ed3420bbbb30b195b43ad2a04e9da00
totalSupply(view returns (uint256)
1000000000000000000000000
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.