Black Eyed Inu

Verified contract

Active on Ethereum with 389 txns
Deployed by via 0x4ddcee4d at 16291067
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x961f70ede16a4322ee94f03cda1ae3d7611831b91a2988107f66fba23c949cab
0x97e26d9ba04beb36014d0be076d5e806b9c2e5046acbecb76d5c07e367f6019a
0x885061ccc7dbda378556a4a1eeb1529718abb4d0253b457a106ee79a64372c47
0x31f6742e2cdd5a538ca0a8ad28c46163858944fce94f07f94817d83b561831d1
0xa07c77e96a8cde5695214d7589d2f6959e2a272e5884c965ba635ed7109dca23
0xb22345418d5200cf9a33d427066adce26a1a1e9427568f578cca0d6b99c22597
0x24983ef30cbda51da3d2a7ee0f964a71e2e8a8f2823ca9902982102749ea71d6
0x10e49dcb8e5401415ec032719c03a423fa0a3bf1b469ed3a923bd9f6525cecdd
0x7d7894a747e5746c08f162c330b775c4cba10232cb6d08eb0dbdddb7c3c1b038
0xec8dc90ce75b5815c306953440033fc9926df572e18d04b88d37aaa2aab0b845

Functions
Getter at block 21269105
buyCharityFee(view returns (uint256)
0
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
3
buyTotalFees(view returns (uint256)
3
charityWallet(view returns (address)
0xf4144ec1f9571c062de34658aadc3cb2c58b30b5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xf4144ec1f9571c062de34658aadc3cb2c58b30b5
limitsInEffect(view returns (bool)
false
marketingWallet(view returns (address)
0xf4144ec1f9571c062de34658aadc3cb2c58b30b5
maxTransactionAmount(view returns (uint256)
696969696969696969696969000000000000000000
maxWallet(view returns (uint256)
696969696969696969696969696969000000000000000000
name(view returns (string)
Black Eyed Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellCharityFee(view returns (uint256)
0
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
3
sellTotalFees(view returns (uint256)
3
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
BLACK
tokensForCharity(view returns (uint256)
0
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
25816192018892681807471209
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x3f3b4d8ab2f2fe75e02f22be833c1f84c947b16b
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _charityFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _charityFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.