WallShitBets
Verified contract
Active on
Ethereum with 1,118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WSB | ERC-20 | 4.258101 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20717419 | 2 months ago | | | 0 | 0.00023571891 | |
| 20474604 | 3 months ago | | | 0 | 0.000074491173 | |
| 19821330 | 6 months ago | | | 0 | 0.00040125396 | |
| 19813547 | 6 months ago | | | 0 | 0.00021532517 | |
| 18352511 | a year ago | | | 0 | 0.00014472397 | |
| 18350719 | a year ago | | | 0 | 0.00023914833 | |
| 18310103 | a year ago | | | 0 | 0.00024052201 | |
| 18306234 | a year ago | | | 0 | 0.00028861162 | |
| 18303658 | a year ago | | | 0 | 0.00024969864 | |
| 18290524 | a year ago | | | 0 | 0.00047850609 |
ABI
ABI objects
Getter at block 21230381
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMktgFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
name() view returns (string)
WallShitBets
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMktgFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
symbol() view returns (string)
WSB
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe23fd0706d5cae8f8cb26e24eb88418a2a438604
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blocked(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading(uint256 _deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBlock(address[] blockees, bool shouldBlock)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
swapTokensForEth(uint256 tokenAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _mktgFee, uint256 _liquidityFee, uint256 _devFee, uint256 _operationsFee)
updateDevWallet(address newWallet)
updateLiqWallet(address newLiqWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _mktgFee, uint256 _liquidityFee, uint256 _devFee, uint256 _operationsFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatemktgWallet(address newmktgWallet)
updateoperationsWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
liqWalletUpdated(address indexed newWallet, address indexed oldWallet)
mktgWalletUpdated(address indexed newWallet, address indexed oldWallet)
operationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.