SwapsApp

Verified contract

Active on Ethereum with 471 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
--
0xaaff523c94a78257f56287acfbbb353f6caf551461d6c43afd5612768f318ba9
0x5f57c5fb4109243a2a92a41c9c13679e5cc077525e3efc52edc2f689b0f9c736
0x815836f0cb2e72b23b5feb74b34ed44e825d5f29b8679ed2447256c7f30ac77d
0xd4d61448726842cbe3cad5f8a26e87a5479f1cf2fead138e2ee8b6c1b9a7d597
0xbad54e2be4b1cc34a636b5027b32a249776a5031e5789972f864570b3d9b8dad
0xd2685c072e8a7aba12a779f34e1c09e477c08b95b48780174bcbcc6ff0734474
0xe4fd9f8687b807033bdba1ab33d8ec0f9dc2a9b4d897d0da5e4fb7d7748a5ac7
0x1fbc493dea8f738e9d2050701a07d379fe666afcc2e2e4d8dbce6edc9e5e8ac3
0x9cf3f33cfafd6c9f4fae0ec1c6a051791de01b6c3fc1ff94f85c5d411d9b80a2
0x5fc62a8c72f116dd22ec4be1825431f487b1d39fc65fbf0d5a4e84457eb7c82c

Functions
Getter at block 21244547
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
10171819075774364371727
getSwapThresholdAmount(view returns (uint256)
4430398625329055469614
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.