BoJackHorseman

Verified contract

Active on Ethereum with 554 txns
Deployed by via 0xeb7afbc2 at 17300375
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "BoJackHorseman"

0xa87e2b5d80c3d52d6d79f0068ba1916512eecd8268159575c5f5b5ac4e258d80
0x3f91b5c2e439636254155ca108e85e55fdf949edb4049d88aa64fbae4deb0de0
0x334dad879f9ac45849d0e4dffafc18bcb94a6289d39279bfe69b382014560e47
0x70a1f15eefe0a0d12768ab64b601eb4a47e58b74cdfda389d94fb4ac965e6437
0x520b5ae2a6149c0905df5455e21b19e25e3f06f008abfecdc43b7da207e252de
0xdb1b823ef6441d268f5bbbbd9fc4f44697680858a2706b51d2c3f0d92da4be74
0x64cf85b98ef97f389b859cab26188261782caf75e848813e48944b44822706a2
0x5095df493f032c7d4b6924d038ce64954c4eee322261bf6bb120530e48de6b1a
0x6cc93b92cd89c4025adf6d85b5a0eaa4d61c852ac74e55fed661b32f6886892d
0x535f444ec28242a9202eaddb06c124451c23a66a4e1639b7b232c3ecef8d1b92

Functions
Getter at block 20791911
_maxWallet(view returns (uint256)
30000000000000000000000
_swapThreshold(view returns (uint256)
100000000000000000000
decimals(pure returns (uint8)
18
name(pure returns (string)
BoJack Horseman
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
symbol(pure returns (string)
BOJACK
totalSupply(pure returns (uint256)
1000000000000000000000000
tradingFees(view returns (uint256 buyFeeuint256 sellFee)
(buyFee=0, sellFee=0)
uniswapV2Pair(view returns (address)
0x497d19d7fee5072b9ab6bd1953abe6067a052deb
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wallets(view returns (address deployerWalletaddress marketingWallet)
(deployerWallet=0x43743a6deedae1b7602bcca2bd59d20ca1941d82, marketingWallet=0xa55e51b74f33352157eecbf40d2f716e063278aa)
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearEth(
clearTokens(address tokenToClear
enableSwap(bool shouldEnable
enableTrading(
excludeMultipleAccountsFromFees(address[] accountsbool shouldExclude
manualSwapback(
reduceFees(uint256 _buyFeeuint256 _sellFee
renounceOwnership(
setContractExempt(address accountbool value
setTradeCooldown(uint256 newTradeCooldown
toggleAntiMEV(bool toggle
transfer(address recipientuint256 amountreturns (bool)
transfer(address wallet
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxWallet(uint256 newNum
updateSwapThreshold(uint256 newAmountreturns (bool)
Events
AntiMEVToggled(bool indexed toggle
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromFees(address indexed accountbool indexed excluded
FeesChanged(uint256 indexed buyFeeuint256 indexed sellFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetContractExempt(address indexed contractAddressbool indexed isExempt
SwapEnabled(bool indexed enabled
TradeCooldownChanged(uint256 indexed newTradeCooldown
TradingOpened(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.