Jackal Of Ethereum

Verified contract

Active on Ethereum with 58 txns
Deployed by via 0x30b470e5 at 18583413
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x6b9f5b7c64a1507a9c915e9a21994f936786c0b8ee362ccbc8b3c62595206304
0xe5d45b3305d05ec51960b8ed43b7e2f52cae320722a4f28dd4ad4c5114ed3beb
0x00ebeebfb2f9ea0abc87c250d30909bfbb7737cd8f03757c547e91696e0d7e03
0x8ad4e1da29762c6a7335951b7486f8d610af2a4d0091e41bf6601681638abeaf
0x9295934772127fa45723593410d55e51682326ebe4fc92fa8a344febf8b0e7a8
0x996530ab3b472d25aa994c3226bfdcb2628f5d15343dad8404ecd63436e87f1d
0xc48615a93523a4662508fa601fd1215e2ad283b7f4a13d40066c948814ad8131
0x6c5ebf72f42014156eb6abf940e69598947efb3b75e30c47c78731805499e354
0xe70fad11842713f450723c10452a5b187adf1730b3b0b8363c15b66939ada95d
0xd1f81501ccf5140f25a9e4da56b7b6062f4045f87fb4b8873c0b9923a12c87a4

Functions
Getter at block 21304534
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
1
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
10
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
0
_sellMarketingFees(view returns (uint256)
1
_totalDistributionShares(view returns (uint256)
10
_totalTaxIfBuying(view returns (uint256)
1
_totalTaxIfSelling(view returns (uint256)
1
_walletMax(view returns (uint256)
1000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
name(view returns (string)
Jackal Of Ethereum
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
JOE
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0x1d8b64104c53d839f2cffdd44bb5eda8f14459ce
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
addMarketPair(address account
adjustMaxTxAmount(uint256 maxTxAmount
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSend(
setBuyFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newDevelopmentShare
setNumTokensBeforeSwap(uint256 newLimit
setSellFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
setcheckExcludedFromFees(address accountbool newValue
setcheckTxLimitExcept(address holderbool exempt
setcheckWalletLimitExcept(address holderbool exempt
settaxWallet(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.