Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Wen | ERC-20 | 128.503708M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13918234 | 3 years ago | | | 0 | 0.0029428670 | |
| 13644918 | 3 years ago | | | 0 | 0.0022738955 | |
| 13644675 | 3 years ago | | | 0 | 0.0047019840 | |
| 13636335 | 3 years ago | | | 0 | 0.0052735970 | |
| 13633179 | 3 years ago | | | 0 | 0.0043007604 | |
| 13632886 | 3 years ago | | | 0 | 0.0054744123 | |
| 13622229 | 3 years ago | | | 0 | 0.011726676 | |
| 13602299 | 3 years ago | | | 0 | 0.0070960934 | |
| 13600984 | 3 years ago | | | 0 | 0.0056501356 | |
| 13598498 | 3 years ago | | | 0 | 0.0071711544 |
ABI
ABI objects
Getter at block 21181416
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_hasLiqBeenAdded() view returns (bool)
true
_marketingFee() view returns (uint256)
900
_reflectFee() view returns (uint256)
200
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0xa47cb47b68476cab00cc652bc90e4bd105c5b03e
lpPair() view returns (address)
0x0e10ed6a17a6ea1029492b3a70c14bb489918a1e
maxTxAmountUI() view returns (uint256)
30000000000
maxWalletSizeUI() view returns (uint256)
30000000000
name() view returns (string)
Wen
owner() view returns (address)
0xa47cb47b68476cab00cc652bc90e4bd105c5b03e
snipersCaught() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Wen
totalFees() view returns (uint256)
30461656273716038365
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
createDexAddreses()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isProtected(uint256 rInitializer, uint256 tInitalizer)
removeSniper(address account)
renounceOwnership()
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiBlock)
setStartingProtections(uint8 _block)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 reflectFee, uint256 marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.