American Based Brett
Verified contract
Active on
Base with 202 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Balances ($12.79)
Native
Value
$12.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.004537 | $2,817.74 |
$12.79 | |
ABB | ERC-20 | 25.980331K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20649541 | a month ago | | | 0 | 0.000000200241313224 | |
| 20647821 | a month ago | | | 0 | 2.5783912e-7 | |
| 20630456 | a month ago | | | 0 | 6.7989592e-7 | |
| 20629040 | a month ago | | | 0 | 5.2441160e-7 | |
| 20622178 | a month ago | | | 0 | 3.7547576e-7 | |
| 18228277 | 3 months ago | | | 0 | 1.5920439e-7 | |
| 17849753 | 3 months ago | | | 0 | 1.9622562e-7 | |
| 17806610 | 3 months ago | | | 0 | 1.8933169e-7 | |
| 17806586 | 3 months ago | | | 0 | 2.6096026e-7 | |
| 17806572 | 3 months ago | | | 0 | 2.5903267e-7 |
ABI
ABI objects
Getter at block 22091713 getTokenInfo() view returns (struct WDIStandardTokenTokenInfo _tokenInfo)
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
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 owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludeFromFee(address) view returns (bool)
isExcludeFromTxLimit(address) view returns (bool)
isExcludeFromWalletLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setExclusionFromFee(address account, bool value)
setExclusionFromTxLimit(address account, bool value)
setExclusionFromWalletLimit(address account, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (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)
Approval(address indexed owner, address indexed spender, uint256 value)
DevWalletUpdated(address newWallet, address oldWallet)
MarketingWalletUpdated(address newWallet, address oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferFee(uint256 makertingTax, uint256 devTax, uint256 indexed lpTax)
constructor(struct WDIStandardTokenTokenInfo _tokenInfo, uint256 _deployerTax, address _deployFeeReceiver)
receive()
This contract contains no error objects.