BLUE

Verified contract

Active on Ethereum with 119 txns
Deployed by via 0xc084e02a at 17399830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x5ac11c09b9ff1e1cf52d33b3e2e083c55e0c09075ef12830dedbc23c79fd3163
0xd796e39d17ade126ccea18668f11b944a4bca90daf85f55486e08019ed20abec
0x2e41902ab5ac3e28b94cfc9c0e8342a86303113319ac4280f11beac835ecbee3
0x0631ab2dabd56c04b4d08acc5d0fa5f45527683554089e682b400d63616c1285
0x8bc33ce034536e70505b3c5dddeadbef3dce5a345691d72a8e5665eeadf8ceb0
0xc98a57f9cbd411f785499139c0d3fa61c39f99aa8f366ca329fe87c1f240ac64
0xe0d2cee5ccf49d69f33223a136d48977c797fa8afcdbb2d659dca2bfb11963a7
0x4e1fd1178318d719c83251c11433699f58f4af99eb87c89e93ba6bd0b4e012ab
0x4c65d563956a3cf4eb5cd1ec201add85231f6ad1975deb5c9d23d8894df84d59
0xa7101654bbd5ea2169469d37b289acd67a870d691e17a1fcf6b690466932e7f9

Functions
Getter at block 21187251
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
2
buyMentalHeatlhCharityFee(view returns (uint256)
1
buyT2EFee(view returns (uint256)
2
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
marketingWallet(view returns (address)
0x63d01f4237b28121d81def523d588084edd04d08
mentalHeatlhCharityWallet(view returns (address)
0xf69d291dcadf7e81bd184137be7c8b563bbfcf0a
name(view returns (string)
BLUE
owner(view returns (address)
0xdab8b1add1c8c80d1346057b9f9538139404580b
rescueSwap(view returns (bool)
false
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
2
sellMentalHeatlhCharityFee(view returns (uint256)
1
sellT2EFee(view returns (uint256)
2
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
symbol(view returns (string)
BLUE
t2eWallet(view returns (address)
0xdab8b1add1c8c80d1346057b9f9538139404580b
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
5878124158366608962488973
tokensForMentalHeatlhCharity(view returns (uint256)
2939062079183304481244486
tokensForT2E(view returns (uint256)
5878124158366608962488973
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingActive(view returns (bool)
true
transferLiquidityFee(view returns (uint256)
0
transferMarketingFee(view returns (uint256)
0
transferMentalHeatlhCharityFee(view returns (uint256)
0
transferT2EFee(view returns (uint256)
0
transferTotalFees(view returns (uint256)
0
uniswapV2Pair(view returns (address)
0x92974a2efb701999d4884814b40ad034b94b7ba4
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amountsreturns (bool)
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
resetTaxAmount(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _mentalHeatlhCharityFeeuint256 _t2eFee
updateMarketingWallet(address newMarketingWallet
updateMentalHeatlhCharityWallet(address newWallet
updateRescueSwap(bool enabled
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _mentalHeatlhCharityFeeuint256 _t2eFee
updateSwapEnabled(bool enabled
updateT2EWallet(address newWallet
updateTransferFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _mentalHeatlhCharityFeeuint256 _t2eFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
T2ETriggered(uint256 amount
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
mentalHeatlhCharityWalletUpdated(address indexed newWalletaddress indexed oldWallet
t2eWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.