Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0995…7e5b
0x0995…7e5b
21 additional
variables
Balances ($90.47)
Native
Value
$90.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.026748 | $3,382.17 |
$90.47 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21170380 | 12 days ago | | | 0 | 0.0011492062 | |
| 20211846 | 5 months ago | | | 0 | 0.00023696100 | |
| 20211841 | 5 months ago | | | 0 | 0.00041606100 | |
| 20178735 | 5 months ago | | | 0 | 0.00024878544 | |
| 20146423 | 5 months ago | | | 0 | 0.00010430218 | |
| 20146272 | 5 months ago | | | 0 | 0.00026391243 | |
| 19866775 | 6 months ago | | | 0 | 0.00030916632 | |
| 19810755 | 7 months ago | | | 0 | 0.00024198800 | |
| 19551855 | 8 months ago | | | 0 | 0.00046005118 | |
| 19270162 | 9 months ago | | | 0 | 0.0017074695 |
ABI
ABI objects
Getter at block 21257145
deadBlocks() view returns (uint256)
1
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
939926778430898500
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
16914901
launchedTime() view returns (uint256)
1679873363
liquidityFeeReceiver() view returns (address)
0x0995abe0e5bc5f20e63602a356bc8e1a63f37e5b
marketingFeeReceiver() view returns (address)
0x0995abe0e5bc5f20e63602a356bc8e1a63f37e5b
maxBuyTxTokens() view returns (uint256)
1000000000
maxSellTxTokens() view returns (uint256)
1000000000
maxWalletTokens() view returns (uint256)
1000000000
name() pure returns (string)
FIERY
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x52856a80098c60aa8242eba4df16cc84e11d12b9
protectionCount() view returns (uint256)
1
rateLimit() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
100000000000000
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
FYR
totalSupply() view returns (uint256)
1000000000000000000
transferTax() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
liquidityCreator(address) view returns (bool)
protected(address) view returns (uint256)
shouldTakeFee(address sender, address recipient) view returns (bool)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
disablePause()
disableProtection()
openTrading(uint256 _deadBlocks, uint256 _protection, uint256 _limit)
protectWallet(address[] _wallets, bool _protect)
renounceOwnership()
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _liquiditySellFee, uint256 _marketingFee, uint256 _marketingSellFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(bool _protect, uint256 _addTime)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
toggleTransferTax()
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)
FeesSet(uint256 totalBuyFees, uint256 totalSellFees, uint256 denominator)
FundsDistributed(uint256 marketingETH, uint256 liquidityETH, uint256 liquidityTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectedWallet(address arg0, address arg1, uint256 arg2, uint8 arg3)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.