Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3f47…7ee4
0x3f47…7ee4
8 additional
variables
Balances ($135.34)
Native
Value
$135.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0375 | $3,609.10 |
$135.34 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21287413 | 4 days ago | | | 0 | 0.00029967391 | |
| 21286300 | 4 days ago | | | 0 | 0.00033961955 | |
| 21105007 | a month ago | | | 0 | 0.00044395768 | |
| 21069712 | a month ago | | | 0 | 0.00036882252 | |
| 20941681 | 2 months ago | | | 0 | 0.00085942643 | |
| 20839608 | 2 months ago | | | 0 | 0.0014350239 | |
| 20813388 | 2 months ago | | | 0 | 0.0010969054 | |
| 20796788 | 2 months ago | | | 0 | 0.00048788227 | |
| 20784587 | 2 months ago | | | 0 | 0.0021754043 | |
| 20770215 | 3 months ago | | | 0 | 0.00020523360 |
ABI
ABI objects
Getter at block 21316829
_initMaxTxAmount() view returns (uint256)
1003320000000000
_maxTxAmount() view returns (uint256)
66888000000000000
_maxWalletSize() view returns (uint256)
66888000000000000
_swapTokensAtAmount() view returns (uint256)
1003320000000000
decimals() pure returns (uint8)
9
maxsellCount() view returns (uint256)
3
name() pure returns (string)
BrettWU
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
WU
totalSupply() pure returns (uint256)
66888000000000000
uniswapV2Pair() view returns (address)
0x3df09ae975c217baf822ce1b1b97f4ec02dc017d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events EnableTrading()
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
launch(bool _tradingOpen)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxSellBlockAmount(uint256 _maxsells)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.