Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWP | ERC-20 | 854.832105K | -- | -- | |
0xf7ff…b9f0 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21149233 | 11 days ago | | | 0 | 0.00050744018 | |
| 21144357 | 12 days ago | | | 0 | 0.00060870873 | |
| 21014834 | a month ago | | | 0 | 0.00082262272 | |
| 20957021 | a month ago | | | 0 | 0.00057129317 | |
| 20889362 | 2 months ago | | | 0 | 0.00015732350 | |
| 20880828 | 2 months ago | | | 0 | 0.00043265586 | |
| 20875655 | 2 months ago | | | 0 | 0.00040949704 | |
| 20870301 | 2 months ago | | | 0 | 0.00070105670 | |
| 20850156 | 2 months ago | | | 0 | 0.00030198678 | |
| 20839472 | 2 months ago | | | 0 | 0.00050299094 |
ABI
ABI objects
Getter at block 21228231
blockForPenaltyEnd() view returns (uint256)
17516749
botsCaught() view returns (uint256)
8
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
flagBotsEnabled() view returns (bool)
true
getBotBuyers() view returns (address[])
[0x19f0413DFee997D184B985Ce0B3D8c10010fA5b7, 0x6E14d09727AbC6E6b7497Fa1A95B67Cc11b75649, 0xDaed9258564d3854766f9Ef764682B19dE5c40BD, 0xb5fCEB9EB50f2c95c18600dC1C02232e61068b29, 0x0Dc1052E09920931657A0F864aD7B99dC631Ccad, 0xa1cCa97078763789d6cBd296f82C53bF1Ee2858A, 0x715dd7b5b2911f21d4DA801fe061251E72fa861c, 0xCfc87ea11A9B336C4a2fc2a32b2fA04d120740dD]
highTaxModeEnabled() view returns (bool)
false
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xa71820edb30225bff7ea1483fc6af28f38d2fd82
maxBuyAmount() view returns (uint256)
15000000000000000000000000
maxSellAmount() view returns (uint256)
15000000000000000000000000
maxWallet() view returns (uint256)
15000000000000000000000000
name() view returns (string)
Swype
operationsAddress() view returns (address)
0x3a16fb75bcfecaa8303bc9b6fa82740b90633fa8
owner() view returns (address)
0x08466c33bb941028cd781f5838f749780e046164
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
SWP
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
854832105163653615628544
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17516748
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)
disableFlagBotsForever()
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
flagBot(address wallet)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
massExclude(address[] wallets)
removeLimits()
removeSomeLP(uint256 percent)
renounceOwnership(bool confirmRenounce)
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setHighTaxModeDisabledForever()
setOperationsAddress(address _operationsAddress)
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)
updateBuyAndSellTax(uint256 buy, uint256 sell)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
DisabledHighTaxModeForever()
EnabledTrading()
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)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.