BeetleJuice

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xfd427d09 at 17189962

The storage layout for this contract could not be retrieved.

No balances found for "BeetleJuice"

No transactions found for "BeetleJuice"


Functions
Getter at block 21324318
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
marketingFeeSell(view returns (uint256)
4
marketingWallet(view returns (address)
0x67b2e54f9c250a945d1c7431eb0f94d262b92001
name(view returns (string)
BeetleJuice
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount(view returns (uint256)
0
symbol(view returns (string)
BTLJC
totalSupply(view returns (uint256)
69000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x5ae7b778174d944a75b9fd477bd3c325b69c8b60
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _marketingFeeSell
updateMarketingWallet(address newMarketingWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.