BoJackHorseman

Verified contract

Active on Ethereum with 565 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"

0x39cdea7e89a0965a3927f5d849be3e21bc9e794a0c6b931f604e0424cee0adbd
0x029fc2cab2be278189fc6655ff40d9d39d158a1fe445038887613d9a25100289
0x20f412f5a0ccb073188ac44f262b47d3b3005bf1de6b55264155c6ff658d9721
0xe9d7576db3534427a96184b526ae1159e6a676ec8f88b6cc82bd518a457bcd4a
0x5daf9d0171b2f49ddd8fc1f006aa9f10482c6f221af2603efe92f2d7ae13e44b
0x01a90d3813e139a521b49eb527540b499d4019381772bb592c3365f483d02e19
0xb4ddf356d88dbcd5af58b96bd63ac780f49d319769a94156ab9f3239df9c273e
0x4e0cad208c20aae5c0044f8985865d6862242fb36d282502eddaecca3fb15c6d
0x708f0716926d024887b7d2d8dfdd987c4a4572e38d6c8b89fd146b4b98d736f9
0xb1ba909054ffc5e959fa1c298f3fd5f8372ad5a309184c147d5a6fe5e78b1017

Functions
Getter at block 21396629
_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.