Scumbag Steve
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe015…55d1
0xe015…55d1
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SCUM | ERC-20 | 807.987571K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17080557 | 2 years ago | | | 0 | 0.0043007860 | |
| 17080555 | 2 years ago | | | 0 | 0.0054606445 | |
| 17080426 | 2 years ago | | | 0 | 0.0036071091 | |
| 17080426 | 2 years ago | | | 0 | 0.0036071091 | |
| 17080228 | 2 years ago | | | 0 | 0.0020677408 | |
| 17080227 | 2 years ago | | | 0 | 0.0017760383 | |
| 17080207 | 2 years ago | | | 0 | 0.0021169285 | |
| 17080168 | 2 years ago | | | 0 | 0.0030689624 | |
| 17080165 | 2 years ago | | | 0 | 0.0029805177 | |
| 17080165 | 2 years ago | | | 0 | 0.0029805177 |
ABI
ABI objects
Getter at block 21408696
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
100
_sellLiquidityFee() view returns (uint256)
90
_sellMarketingFee() view returns (uint256)
0
_sellTeamFee() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
100
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
90
_walletMax() view returns (uint256)
100000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
10000000000000000
getTime() view returns (uint256)
1734275099
idexPair() view returns (address)
0xc8fd3210c6a86ee5c28181001f8d4fa3eccc8b80
idexV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
marketingWalletAddress() view returns (address)
0xe01530098d92dbf8731e22a3d63b2bc71baf55d1
minimumTokensBeforeSwapAmount() view returns (uint256)
25000000000000
name() view returns (string)
Scumbag Steve
owner() view returns (address)
0x8553d29621245417dc40e7f13d716d54ed4964c2
start() view returns (bool)
true
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
SCUM
teamWalletAddress() view returns (address)
0xe01530098d92dbf8731e22a3d63b2bc71baf55d1
totalSupply() view returns (uint256)
10000000000000000
walletLimitCheck() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoveryTax()
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newTeamShare)
setIsExcludedFromFee(address account, bool newValue)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setStart(bool newVAlue)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTeamWalletAddress(address newAddress)
setWalletLimit(uint256 newLimit)
switchWalletCheck(bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
shareToken(uint256 team, uint256 marketing, uint256 supply)
constructor()
receive()
This contract contains no error objects.