AbstraWallet

Verified contract

Active on Ethereum with 72 txns
Deployed by via 0x41624fe9 at 20835517
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5a925b28fc7edd30f4bb50ae300dd95ca57e281711d47cd229defaa9832003be
0x8730e5244d3130add9a8b94e5f7e7b7d7e2df7ced8d81b2485169315f506fabf
0x0bb8585de5725123ff5db0b76f219abf7e0f398d9a57e1a9765a8bae48fe788e
0xe53385cafae1284cfa588dcc92000f898a2bc19c3c14a5be4b2c3b5e97a9ec65
0x3ae0a270b4a524f473bdf1d113bd7a4b2f8622994ae1724ffb253897d04049db
0x47e8fe2d5ad9463709086f9a9aa833bddcfa4d00733334f55e5d7f9a8e3358fb
0xe11ec0124140c2049b6c8f55577fa5c3027994d4a50c89d035d55af8cede3d6d
0x0d1b9753512608b3adef25489ff35e3682a62af8730a5eb9032a9d86fd60328d
0x306aec97e5cb6e2b56ee721fac8acec674ac902450deb151bb125bed644e48b1
0x9da19d6313b0d0266522f5af90901831b44ad8a9e0e88d9c545d0e2b1a74eef0

Functions
Getter at block 20863499
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
14125343357581995481620
getSwapThresholdAmount(view returns (uint256)
3328281257691637794983
maxBuyAmount(view returns (uint256)
1000000000000000000000000
maxWalletAmount(view returns (uint256)
1000000000000000000000000
name(view returns (string)
AbstraWallet
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x679f8462bdbae1f175c373a096937c47d9973b25
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
ABW
taxwalletAddress(view returns (address)
0xe0882866c51cf7c568f5a5c4f16f8ac0a6b238f5
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.