StakeDex

Verified contract

Active on Base with 31 txns
Deployed by via 0xe87ab231 at 2527966
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
Native
Value $0.59
ERC-20
--
0x6524e0fdc3150f4c6a722e13bc2fc05f11861b1b3b8a9e13506e1205cb1206fe
0x0e5543185ec4207cde44062eaacbdc1e920bdc1671538ab1fec52b681e903663
0xce06919886d9ae16309a58ed481510803f94b5d2dbc8c2c387d87a1429ce9021
0xb3e111673b0fe56bcbf573826d043f53458ed257e9e0bc132ab658d572ae998b
0x528c5be224c8f2c0b95706aebbf80fb8490daf2884334691ecb0a08d6fa67710
0xcd7cefd8e81131a61df163592309d3c2d38901986c6a87803b17bf26652eba47
0xb91fd75dae9173d1ab8eb118f7e4d95e5467fb462668cd7724f8eda1ef422eaa
0xb988288699e256ec6e3aeae1450e5be02c3dbd3785361dee6a6d3aca33e9595f
0xb34104cca26f7951fe83990c052aa7299d699c9c4b27075ae72e27e25659f964
0xfab1b10801a8595ea4eec316787d07b75727bfdf32f86e4965036a25df7f5bbb

Functions
Getter at block 23176091
_buyLiquidityFee(view returns (uint256)
1
_buyMarketingFee(view returns (uint256)
2
_buyTeamFee(view returns (uint256)
2
_liquidityShare(view returns (uint256)
2
_marketingShare(view returns (uint256)
12
_maxTxAmount(view returns (uint256)
100000000000000000000
_sellLiquidityFee(view returns (uint256)
1
_sellMarketingFee(view returns (uint256)
2
_sellTeamFee(view returns (uint256)
2
_teamShare(view returns (uint256)
0
_totalDistributionShares(view returns (uint256)
14
_totalTaxIfBuying(view returns (uint256)
5
_totalTaxIfSelling(view returns (uint256)
5
_walletMax(view returns (uint256)
100000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
100000000000000000000
marketingWalletAddress(view returns (address)
0xb2dbd187fa954f8f670dd04150702327704e93aa
minimumTokensBeforeSwapAmount(view returns (uint256)
6000000000000
name(view returns (string)
StakeDex
owner(view returns (address)
0xb2dbd187fa954f8f670dd04150702327704e93aa
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
STX
teamWalletAddress(view returns (address)
0xb2dbd187fa954f8f670dd04150702327704e93aa
totalSupply(view returns (uint256)
100000000000000000000
uniswapPair(view returns (address)
0xb265ca0c32a30a7a224a5aa5784c8dd6418514fb
uniswapV2Router(view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMaxTxAmount(uint256 maxTxAmount
setSellTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed prevOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.