The Secret Coin

Verified contract

Active on Ethereum with 1,012 txns
Deployed by via 0x8698565c at 18078328
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0xbb8ed840cf3bae2b2de3d6a00b4b2d6b46be15d94e39f7c9844b07f4c75a91d5
0x952b86c1a2bece1f4dd6149470cd9f9261f7fe95eea9633e9fbd538373cb615a
0x2a94abb5faf7fb47895fd0b1e6198fd04a412bf39ae79cefab224d39235156bf
0x2010004359eba4b320ce1d5e9cfbdaf1528281b6b4393c160f90989f54936c16
0x1c8f93d4d346caa7f0e6d5e2f6ac710561afc5ac2c3290dbd6d4db5a1b151934
0xc47fdff485ffd134caeb6128e12bc96152f91187e7084c3f93f85d790ebd6117
0x1a12366e1a5697f2c02b9329fbd8412f2b06fbfd92c76c99617e16ceb27003ca
0xbaeb25e7aa077174acba7e98164dcc867cfface6634dd42bb95c12ce9a16e1f6
0x065d5060b3ee19aa79fe589825c3df7428814a8389022e35e14ff405abe02eb5
0x24272e20706a96e94ed4346464f7fd51e8bc51eb98d9d04b78fc41a850049686

Functions
Getter at block 21189827
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
10154131434287298855370400
lpTokensReceiver(view returns (address)
0x0000000000000000000000000000000000000000
maxBuyAmount(view returns (uint256)
200000000000000000000000000000
maxSellAmount(view returns (uint256)
1000000000000000000000000000
maxWalletAmount(view returns (uint256)
200000000000000000000000000000
name(view returns (string)
The Secret Coin
owner(view returns (address)
0x4b43d612069bfa9a546d2d8096b676ecb694235b
pairV2(view returns (address)
0xabb4aa482335fb9559ad435b0769b733d5e07425
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
secretcoinmarketingbudgetAddress(view returns (address)
0x32162059eac9a0a0c51889ec9b3ae371dd5ca5ce
swapThreshold(view returns (uint256)
300000000000000000000000000
symbol(view returns (string)
TSC
totalSupply(view returns (uint256)
972500000000000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
liquidityFees(uint256view returns (uint16)
secretcoinmarketingbudgetFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
addLiquidityFromLeftoverTokens(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _router
liquidityFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
lpTokensReceiverSetup(address _newAddress
renounceOwnership(
secretcoinmarketingbudgetAddressSetup(address _newAddress
secretcoinmarketingbudgetFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxBuyAmount(uint256 _maxBuyAmount
updateMaxSellAmount(uint256 _maxSellAmount
updateMaxWalletAmount(uint256 _maxWalletAmount
updateSwapThreshold(uint256 _swapThreshold
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
ForceLiquidityAdded(uint256 leftoverTokensuint256 unaddedTokens
LpTokensReceiverUpdated(address lpTokensReceiver
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxSellAmountUpdated(uint256 maxSellAmount
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint256 swapThreshold
Transfer(address indexed fromaddress indexed touint256 value
liquidityAdded(uint256 amountTokenuint256 amountCoinuint256 liquidity
liquidityFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
secretcoinmarketingbudgetAddressUpdated(address secretcoinmarketingbudgetAddress
secretcoinmarketingbudgetFeeSent(address recipientuint256 amount
secretcoinmarketingbudgetFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.