JOSTIN BOEBER
Verified contract
Active on
Base with 375 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4d0a…dcb2
0x4752…ad24
Balances ($0.00)
No balances found for "JOSTIN BOEBER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16937588 | 4 months ago | | | 0 | 0.000000052968216821 | |
| 13592489 | 7 months ago | | | 0 | 0.000038590968 | |
| 13515338 | 7 months ago | | | 0 | 0.0000016471861 | |
| 13509523 | 7 months ago | | | 0 | 0.00013321987 | |
| 13420759 | 7 months ago | | | 0 | 0.000000059134463962 | |
| 13338778 | 7 months ago | | | 0 | 0.000000058799042986 | |
| 13190408 | 7 months ago | | | 0 | 0.000000100606421434 | |
| 13173462 | 7 months ago | | | 0 | 0.000000100580375026 | |
| 13171706 | 7 months ago | | | 0 | 0.000000095866578268 | |
| 13171307 | 7 months ago | | | 0 | 0.000000098272472662 |
ABI
ABI objects
Getter at block 22785240
decimals() view returns (uint8)
18
name() view returns (string)
JOSTIN BOEBER
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BOEBER
totalSupply() view returns (uint256)
100000000000000000000000000
viewInfo() view returns (uint256 _buyFee, uint256 _sellFee, uint256 maxTxAmount, uint256 maxWalletSize, uint256 taxSwapThreshold, uint256 maxTaxSwap)
(_buyFee=0, _sellFee=0, maxTxAmount=100000000000000000000000000, maxWalletSize=100000000000000000000000000, taxSwapThreshold=50000000000000000000000, maxTaxSwap=3000000000000000000000000)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
gottaGoFast()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverETH()
renounceOwnership()
setExemptFromFees(address account, bool status)
setMarketingAddress(address marketingAddress)
setMaxTxAmount(uint256 newMaxTx)
setMaxWalletAmount(uint256 newMaxWallet)
setMinAndMaxSwapback(uint256 taxSwapThreshold, uint256 maxTaxSwap)
setTradingFees(uint256 buyTax, uint256 sellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerSwap()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFee(address account, bool status)
FeeReceiverUpdated(address _taxWallet)
FeesUpdated(uint256 buyFee, uint256 sellFee)
LimitsRemoved()
MaxTxAmountUpdated(uint256 _txAmountLimit)
MaxWalletAmountUpdated(uint256 _walletAmountLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapbackUpdated(uint256 _swapbackMin, uint256 _swapbackMax)
TradingOpened()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.