SolidityLabs

Verified contract

Active on Ethereum with 524 txns
Deployed by via 0x4d0596f4 at 13826032
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
Native
Value $1,979.94
ERC-20
--
0xf4841f2f5423f00c390e25af64a708c5a73b954870dac0f7b7430e8568a40aa3
0xec2f6a0521d3f2629c47d947c003d7da6e7bfa6b8b069be183bb2f75d56044fa
0x79651bb8eb6780f21460d72eef8def93bd5622a029c1d53a25aca53045166c07
0x55afe907908486c5dbe7705a381f87f4ac43766648b465efec9f1f29e9fcc88d
0xcfce7e0a6c6ac32db2eb24e7b73fa1ca827f003956c96118a49b12d118128c4c
0xdcd4f6c4c75edcfce5e421a8ea85320107ae125a0f4487b2f0fc8afc9a866f3d
0xfe517836426dd4346624671320fc05f1428cf57706fe1e92a0229563d9fefae9
0xc82750158c7df149faa089ced72cb81129c2876b66209a54d60ee354ae8b7de1
0xef5673413bea699982db115e73a9ecf0b0294ff2b83d1669a907a0414bc4bcf7
0x6fe54754d4102fcf6461acf66c6615afeaa97db32e3342389fdeeaf609f63b15

Functions
Getter at block 20821048
_liquidityFee(view returns (uint256)
2
_marketingFee(view returns (uint256)
8
_taxFee(view returns (uint256)
0
cooldown(view returns (uint256)
30
cooldownStatus(view returns (bool)
true
decimals(view returns (uint8)
9
geUnlockTime(view returns (uint256)
0
name(view returns (string)
SolidityLabs
owner(view returns (address)
0xafc88f8cd6ec9f25e5c05d3aabbb078c81a581f8
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
SolidityLabs
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000
uniswapV2Pair(view returns (address)
0xecd072708231bc0cf78c4774b76be472605bd81f
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearStuckBalance(uint256 amountPercentage
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(uint256 time
renounceOwnership(
setBlacklistStatus(address accountbool Blacklisted
setCooldown(uint256 _cooldown
setCooldownEnabled(bool onoff
setLiquidityFeePercent(uint256 liquidityFee
setMarketingFeePercent(uint256 marketingFee
setMaxBuyPercent(uint256 percentuint256 divisor
setNumTokensSellToAddToLiquidity(uint256 percentuint256 divisor
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
ToMarketing(uint256 bnbSent
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address marketingWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.