This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 22091714, which is 205 minutes old. We're running behind the tip but working to resolve the issue.

American Based Brett

Verified contract

Active on Base with 202 txns
Deployed by via 0x43d53de3 at 17670700
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Native
Value $12.79
ERC-20
--
0x7a5cae754e60a1025baeb2b2975e6fcd23f47bb9beb206f53f94314fac10042e
0x5addcaea4b4f645a733ea27e106973f7c84505cdb07a633b8bd7d1def941a866
0x5d483904bad0921ebc6bcdd3531596326998b94d1b29a0b0f20b482372b7baa6
0x1372c6750daf79ebba3a56a36d96a2bb1241100eb61b36cde5cc0217753ecccd
0x293c6dd45d9b18fb9f11fcdc9210d3445c70a555930f0d74114ab0d3cd11efcb
0xcf290e5d1fea60b4c96ed6ec8fe8ac9a3f3138c3c77371cc955063a6981dd479
0xe4dc692012d4afe59145f604fa0c099ff7ee033a8e06a93b86dfbd74817bf862
0x651855d0ca97108bbf83fee353cbc0b46909439837324f68297d70544e765982
0x181e089c553a931e5c130ceb4d9f9283a338c3e1fb081c7ee9c97de65145aea4
0x159b6e2fc89b5cf598ce5d9a13a21f161d549fd4ce4dd4f85b553cd4db08c45e

Functions
Getter at block 22091713
decimals(view returns (uint8)
18
getDevBuyTax(view returns (uint256)
0
getDevSellTax(view returns (uint256)
0
getLpBuyTax(view returns (uint256)
0
getLpSellTax(view returns (uint256)
0
getMarketingBuyTax(view returns (uint256)
0
getMarketingSellTax(view returns (uint256)
0
 
getTokenInfo(view returns (struct WDIStandardTokenTokenInfo _tokenInfo)
maxAmountForTx(view returns (uint256)
30000000000000000000000
maxAmountForWallet(view returns (uint256)
30000000000000000000000
name(view returns (string)
American Based Brett
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapPair(view returns (address _pair)
0x18aee044362d779eb8b23bfb9bb419a648178dbe
swapping(view returns (bool)
false
symbol(view returns (string)
ABB
totalBuyTaxFees(view returns (uint256)
0
totalSellTaxFees(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000
totalTaxFees(view returns (uint256)
0
weth(view returns (address)
0x4200000000000000000000000000000000000006
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludeFromFee(addressview returns (bool)
isExcludeFromTxLimit(addressview returns (bool)
isExcludeFromWalletLimit(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setExclusionFromFee(address accountbool value
setExclusionFromTxLimit(address accountbool value
setExclusionFromWalletLimit(address accountbool value
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateDevBuyTax(uint256 tax
updateDevSellTax(uint256 tax
updateDevWallet(address newWallet
updateLpBuyTax(uint256 tax
updateLpSellTax(uint256 tax
updateMarketingBuyTax(uint256 tax
updateMarketingSellTax(uint256 tax
updateMarketingWallet(address newWallet
updateMaxTransactionAmount(uint256 maxTx
updateMaxWalletAmount(uint256 maxWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DevWalletUpdated(address newWalletaddress oldWallet
MarketingWalletUpdated(address newWalletaddress oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferFee(uint256 makertingTaxuint256 devTaxuint256 indexed lpTax
Constructor
constructor(struct WDIStandardTokenTokenInfo _tokenInfouint256 _deployerTaxaddress _deployFeeReceiver
Fallback and receive
receive(
Errors

This contract contains no error objects.