WhIsBe Token
Verified contract
Active on
Ethereum with 29 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "WhIsBe Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17683226 | a year ago | | | 0 | 0.00062631700 | |
| 17566908 | a year ago | | | 0 | 0.00030595320 | |
| 17560345 | a year ago | | | 0 | 0.00067525422 | |
| 17560205 | a year ago | | | 0 | 0.00059514888 | |
| 17560138 | a year ago | | | 0 | 0.00055816122 | |
| 17560113 | a year ago | | | 0 | 0.00055486004 | |
| 17560052 | a year ago | | | 0 | 0.00033850583 | |
| 17560046 | a year ago | | | 0 | 0.00031963318 | |
| 17560036 | a year ago | | | 0 | 0.00063562590 | |
| 17560010 | a year ago | | | 0 | 0.00033630451 |
ABI
ABI objects
Getter at block 21221197
botFee() view returns (uint256)
990
decimals() view returns (uint8)
9
dexPair() view returns (address)
0xbc608c97b5ab1bcd597a6d8f9a7a32eed60894db
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributeAndLiquifyStatus() view returns (bool)
true
feesStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1687737203
liquidityFeeOnBuying() view returns (uint256)
0
liquidityFeeOnSelling() view returns (uint256)
0
marketingFeeOnBuying() view returns (uint256)
0
marketingFeeOnSelling() view returns (uint256)
0
marketingWallet() view returns (address)
0x05afdb87d04a7f173865da429478c129b4c4fff0
maxHoldLimit() view returns (uint256)
500000000000000000
maxTxnLimit() view returns (uint256)
500000000000000000
minTokenToSwap() view returns (uint256)
100000000000000
name() view returns (string)
WhIsBe Token
owner() view returns (address)
0x05afdb87d04a7f173865da429478c129b4c4fff0
percentDivider() view returns (uint256)
1000
snipingTime() view returns (uint256)
15
symbol() view returns (string)
VANDALBEAR
totalSupply() view returns (uint256)
1000000000000000000
trading() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxHolding(address) view returns (bool)
isExcludedFromMaxTxn(address) view returns (bool)
totalBuyFeePerTx(uint256 amount) view returns (uint256)
totalSellFeePerTx(uint256 amount) view returns (uint256)
State-modifying
Events RemoveBots(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOrDisableFees(bool _value)
enableTrading()
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxHolding(address account, bool value)
includeOrExcludeFromMaxTxn(address[] account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckEth(address _receiver)
renounceOwnership()
setBuyFeePercent(uint256 _lpFee, uint256 _marketingFee)
setDistributionStatus(bool _value)
setMaxHoldLimit(uint256 _amount)
setMaxTxnLimit(uint256 _amount)
setMinTokenToSwap(uint256 _amount)
setSellFeePercent(uint256 _lpFee, uint256 _marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _marketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.