Baby Shiba Hunter
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BFALQOM | ERC-20 | 16.079931M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14614241 | 3 years ago | | | 0 | 0.0011358901 | |
| 14614232 | 3 years ago | | | 0 | 0.0011109563 | |
| 14614220 | 3 years ago | | | 0 | 0.0015490033 | |
| 14614217 | 3 years ago | | | 0 | 0.0012653051 | |
| 14561421 | 3 years ago | | | 0 | 0.00088528224 | |
| 14561402 | 3 years ago | | | 0 | 0.0013600127 | |
| 14531965 | 3 years ago | | | 0 | 0.0037689300 | |
| 14518814 | 3 years ago | | | 0 | 0.0026036369 | |
| 14518804 | 3 years ago | | | 0 | 0.0019353850 | |
| 14518744 | 3 years ago | | | 0 | 0.0016323418 |
ABI
ABI objects
Getter at block 21120104
_feeDecimal() view returns (uint256)
2
decimals() view returns (uint8)
9
isFeeActive() view returns (bool)
true
marketingWallet() view returns (address)
0xb296a5e06b8a77957ab22f8fafe5ff1090c6d1b2
maxTxAmount() view returns (uint256)
10000000000000000
minTokensBeforeSwap() view returns (uint256)
1000000000000000
name() view returns (string)
Baby Shiba Hunter
owner() view returns (address)
0x5e4df4983ecf448fd6e814a054edd27064c27002
pair() view returns (address)
0xe7e03d859e73afce464638c348041aea9ac5f1c1
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
BFALQOM
teamWallet() view returns (address)
0xfa6bdf1f207e3ab744baffd0572125dd7791d532
totalSupply() view returns (uint256)
100000000000000000000
Read-only
_marketingFee(uint256) view returns (uint256)
_taxFee(uint256) view returns (uint256)
_teamFee(uint256) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isTaxless(address) view returns (bool)
reflectionFromToken(uint256 tokenAmount) view returns (uint256)
tokenFromReflection(uint256 reflectionAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeActive(bool value)
setMarketingFee(uint256 buy, uint256 sell, uint256 p2p)
setMarketingWallet(address wallet)
setMaxTxAmount(uint256 percentage)
setMinTokensBeforeSwap(uint256 amount)
setPairRouterRewardToken(address _pair, address _router)
setSwapEnabled(bool enabled)
setTaxFee(uint256 buy, uint256 sell, uint256 p2p)
setTaxless(address account, bool value)
setTeamFee(uint256 buy, uint256 sell, uint256 p2p)
setTeamWallet(address wallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(uint256 swaped, uint256 recieved)
SwapUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _router, address _owner, address _marketingWallet, address _teamWallet)
receive()
This contract contains no error objects.