Shiba Hunter
Verified contract
Active on
Ethereum with 1,121 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 |
---|---|---|---|---|---|
FALQOM | ERC-20 | 1.000255B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20015943 | 5 months ago | | | 0 | 0.0019679613 | |
| 19979625 | 5 months ago | | | 0 | 0.00035669467 | |
| 19764602 | 6 months ago | | | 0 | 0.00027492810 | |
| 19751662 | 6 months ago | | | 0 | 0.00019974089 | |
| 19559430 | 7 months ago | | | 0 | 0.00080551895 | |
| 19464951 | 8 months ago | | | 0 | 0.0012689007 | |
| 19421368 | 8 months ago | | | 0 | 0.0017783841 | |
| 19421356 | 8 months ago | | | 0 | 0.0026669960 | |
| 19205410 | 9 months ago | | | 0 | 0.0029190821 | |
| 19127979 | 9 months ago | | | 0 | 0.0012436863 |
ABI
ABI objects
Getter at block 21172263
_feeDecimal() view returns (uint256)
2
decimals() view returns (uint8)
9
isFeeActive() view returns (bool)
true
marketingWallet() view returns (address)
0x403eb76a97741d6308df3690cde5b590aaca0636
maxTxAmount() view returns (uint256)
10000000000000000000
minTokensBeforeSwap() view returns (uint256)
1000000000000000
name() view returns (string)
Shiba Hunter
owner() view returns (address)
0x75c0171bd3cd22d6643e0c96f654a3d576cd5649
pair() view returns (address)
0x4aac9b4f8c7c8c5eaf59e172e5de3d3de323bb23
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
FALQOM
teamWallet() view returns (address)
0x74478e826fa4947100b5e4e92784281ef27468b8
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.