Sudden Wealth Syndrome
Verified contract
Active on
Ethereum with 711 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWS | ERC-20 | 395.151494M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20841051 | 3 months ago | | | 0 | 0.00042238136 | |
| 20127635 | 6 months ago | | | 0 | 0.00043965447 | |
| 20127635 | 6 months ago | | | 0 | 0.00043856979 | |
| 19909939 | 7 months ago | | | 0 | 0.00012980256 | |
| 19839759 | 7 months ago | | | 0 | 0.00031742175 | |
| 19298679 | 10 months ago | | | 0 | 0.0016819467 | |
| 18965569 | a year ago | | | 0 | 0.00042525148 | |
| 18661837 | a year ago | | | 0 | 0.0011351960 | |
| 18318366 | a year ago | | | 0 | 0.00025211355 | |
| 18228111 | a year ago | | | 0 | 0.0010620879 |
ABI
ABI objects
Getter at block 21394834
_maxTaxSwap() view returns (uint256)
21000000000000000000000000
decimals() view returns (uint8)
18
marketingFeeOnBuy() view returns (uint256)
2
marketingFeeOnSell() view returns (uint256)
2
marketingFeeOnTransfer() view returns (uint256)
0
marketingWallet() view returns (address)
0x0c718daae15edbe6830140aed63c7b9c1968c49a
name() view returns (string)
Sudden Wealth Syndrome
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
21000000000000000000000000
symbol() view returns (string)
SWS
totalSupply() view returns (uint256)
21000000000000000000000000000
tradeOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xd422dc44fa837f1579499fd86ec82bac2abe5e6b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events _openTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reedemTokens(address token)
renounceOwnership()
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newAmount)
swapTaxesToMarketing()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address _marketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
MarketingWalletChanged(address marketingWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
TradeEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFees(uint256 marketingFeeOnBuy, uint256 marketingFeeOnSell)
constructor()
receive()
This contract contains no error objects.