TESLA

Verified contract

Active on Ethereum with 49 txns
Deployed by via 0x819fa491 at 18444142
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
23 additional variables
ERC-20
--
0x29474c4e3a7d11c09a6c57bf701dbcbe219e56fa66759af36a18e6af092a31d4
0x372da889d77bb439c4ab3203f53852222762eaf82de7e5750852a1571847b49f
0xfb177d07a0ff47b18ce88b9bf598e3f1bdf971b64770ad9d1a7e55d254a06b14
0xa671b7afd29dc6cfe18307be1c8a071a6c6b0f0ff15fec25d1aa6c1b2d6ac6c8
0x96f6cca8916c93bce3445b879169eaef9af27593db603cbc1311fb6d72768bb3
0x04de374dacd7241e9db3d4a02d8a0e552289222abe739ac300c04c03685033c9
0x7b3c61a5e1c37d94dc8d9425c81b0c7229a27c44abe4f551ce1070c895945aa3
0x6868d7e3a5dd5f29b53817b8912c2a27a1d14d6e05000ba00c7b54e9a4ce14d0
0xa91907ca3e4dbe15d47e604a6c823cf0c00684ae8a97dadff59d85a41c5e8358
0x9081dc90478340c667e50c00d39e29c30f6d6b88aa2656b6939f57a4d0f9788e

Functions
Getter at block 20939053
ReflectionFeeonBuy(view returns (uint256)
0
ReflectionFeeonSell(view returns (uint256)
0
burnFeeOnBuy(view returns (uint256)
0
burnFeeOnSell(view returns (uint256)
0
contractTypeBlazex(pure returns (uint256)
2
decimals(view returns (uint8)
9
liquidityFeeonBuy(view returns (uint256)
0
liquidityFeeonSell(view returns (uint256)
0
lpPair(view returns (address)
0x2cdfd366fd0732ddaf0d33524f20c3aa091d7458
marketingFeeonBuy(view returns (uint256)
10
marketingFeeonSell(view returns (uint256)
10
marketingWallet(view returns (address)
0x642975c435c23fbd125098edaaf6f0bc0a880a30
maxTransactionAmountBuy(view returns (uint256)
2082600000000000
maxTransactionAmountSell(view returns (uint256)
2082600000000000
maxTransactionLimitEnabled(view returns (bool)
false
maxWalletAmount(view returns (uint256)
2776800000000000
maxWalletLimitEnabled(view returns (bool)
false
name(view returns (string)
TESLA
owner(view returns (address)
0x0000000000000000000000000000000000000000
referralCommission(view returns (uint256)
0
referralWallet(view returns (address)
0x0000000000000000000000000000000000000000
serviceFee(view returns (uint256)
50000000000000000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
13884000000000
symbol(view returns (string)
TSLA
totalReflectionDistributed(view returns (uint256)
0
totalSupply(view returns (uint256)
69420000000000000
tradingEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x2cdfd366fd0732ddaf0d33524f20c3aa091d7458
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletToWalletTransferWithoutFee(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromMaxTransaction(address accountview returns (bool)
isExcludedFromMaxWalletLimit(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
addLiquidityETH(uint256 _tokenAmountpayable returns (bool)
approve(address spenderuint256 amountreturns (bool)
changeMarketingWallet(address _marketingWallet
claimStuckTokens(address token
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
enableTrading(
enableWalletToWalletTransferWithoutFee(bool enable
excludeFromFees(address accountbool excluded
excludeFromMaxWallet(address accountbool exclude
excludeFromReward(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setBuyFeePercentages(uint256 _ReflectionFeeonBuyuint256 _liquidityFeeonBuyuint256 _marketingFeeonBuyuint256 _burnFeeOnBuy
setEnableMaxTransactionLimit(bool enable
setEnableMaxWalletLimit(bool enable
setExcludeFromMaxTransactionLimit(address accountbool exclude
setMaxTransactionAmounts(uint256 _maxTransactionAmountBuyuint256 _maxTransactionAmountSell
setMaxWalletAmount(uint256 _maxWalletAmount
setPair(address pair
setSellFeePercentages(uint256 _ReflectionFeeonSelluint256 _liquidityFeeonSelluint256 _marketingFeeonSelluint256 _burnFeeOnSell
setSwapEnabled(bool _enabled
setSwapTokensAtAmount(uint256 newAmount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyFeesChanged(uint256 ReflectionFeeuint256 liquidityFeeuint256 marketingFee
ExcludeFromFees(address indexed accountbool isExcluded
ExcludedFromMaxTransactionLimit(address indexed accountbool isExcluded
ExcludedFromMaxWalletLimit(address indexed accountbool isExcluded
MarketingWalletChanged(address marketingWallet
MaxTransactionLimitAmountChanged(uint256 maxTransactionAmountBuyuint256 maxTransactionAmountSell
MaxTransactionLimitStateChanged(bool maxTransactionLimit
MaxWalletLimitAmountChanged(uint256 maxWalletAmount
MaxWalletLimitStateChanged(bool maxWalletLimit
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SellFeesChanged(uint256 ReflectionFeeuint256 liquidityFeeuint256 marketingFee
SwapAndLiquify(uint256 tokensSwappeduint256 bnbReceiveduint256 tokensIntoLiqudity
SwapAndSendMarketing(uint256 tokensSwappeduint256 bnbSend
SwapEnabledUpdated(bool enabled
SwapTokensAtAmountUpdated(uint256 amount
Transfer(address indexed fromaddress indexed touint256 value
WalletToWalletTransferWithoutFeeEnabled(bool enabled
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.