Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
No balances found for "DEXCODE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17629715 | a year ago | | | 0 | 0.0025712688 | |
| 17546057 | a year ago | | | 0 | 0.00068085533 | |
| 17514931 | a year ago | | | 0 | 0.0013498958 | |
| 17514788 | a year ago | | | 0 | 0.00093455420 | |
| 17510657 | a year ago | | | 0 | 0.00078737438 | |
| 17510404 | a year ago | | | 0 | 0.00065379194 | |
| 17509482 | a year ago | | | 0 | 0.00075545059 | |
| 17508955 | a year ago | | | 0 | 0.00035334901 | |
| 17508752 | a year ago | | | 0 | 0.00071048060 | |
| 17508740 | a year ago | | | 0 | 0.00070468230 |
ABI
ABI objects
Getter at block 21402571
blockForPenaltyEnd() view returns (uint256)
17507710
botsCaught() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
4
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getBotBuyers() view returns (address[])
[]
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xb1e624d4b452ccf9aa5f4d3b0f420042e2c4ef7d
marketingWallet() view returns (address)
0xd85ebd124e02503136d2219a4ddfae4c771a200a
maxBuyAmount() view returns (uint256)
2000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
DEXCODE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
DXC
theOwner() view returns (address)
0xd85ebd124e02503136d2219a4ddfae4c771a200a
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17507710
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
botBuyers(uint256) view returns (address)
flaggedAsBot(address) view returns (bool)
State-modifying
Events addLP(bool confirmAddLp)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
flagBot(address wallet)
flagMultipleBots(address[] wallets)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLP(uint256 percent)
removeLimits()
renounceOwnership(bool confirmRenounce)
resetTaxes()
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setMarketingWallet(address _marketingWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagBot(address wallet)
unflagMultipleBots(address[] wallets)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMarketingWallet(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.