Beavis And Butt-Head Do Base
Verified contract
Active on
Base with 31 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 ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BBDB | ERC-20 | 6.093393K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17496735 | 4 months ago | | | 0 | 0.0000058873190 | |
| 17489262 | 4 months ago | | | 0 | 0.0000012599115 | |
| 17489200 | 4 months ago | | | 0 | 0.0000012599115 | |
| 17489167 | 4 months ago | | | 0 | 0.0000012599116 | |
| 17489068 | 4 months ago | | | 0 | 0.0000012599116 | |
| 17489021 | 4 months ago | | | 0 | 0.0000012668607 | |
| 17488972 | 4 months ago | | | 0 | 0.0000058873190 | |
| 17488932 | 4 months ago | | | 0 | 0.0000012599116 | |
| 17488927 | 4 months ago | | | 0 | 0.0000012468711 | |
| 17488873 | 4 months ago | | | 0 | 0.0000058873190 |
ABI
ABI objects
Getter at block 22933053 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)
15000000000000000000
getMarketingSellTax() view returns (uint256)
15000000000000000000
maxAmountForTx() view returns (uint256)
3000000000000000000000
maxAmountForWallet() view returns (uint256)
3000000000000000000000
name() view returns (string)
Beavis And Butt-Head Do Base
owner() view returns (address)
0xade4c262999620b6f987257608691edf666c00fe
swapPair() view returns (address _pair)
0x6bf07c7e3231844a167e9d686680afdbe12ac15a
swapping() view returns (bool)
false
symbol() view returns (string)
BBDB
totalBuyTaxFees() view returns (uint256)
15000000000000000000
totalSellTaxFees() view returns (uint256)
15000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000
totalTaxFees() view returns (uint256)
30000000000000000000
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.