Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($1.28)
Native
Value
$1.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000403 | $3,176.66 |
$1.28 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19841173 | 6 months ago | | | 0 | 0.0056267796 | |
| 17835213 | a year ago | | | 0 | 0.0028928620 | |
| 17835036 | a year ago | | | 0 | 0.0025609429 | |
| 17834997 | a year ago | | | 0 | 0.0028561339 | |
| 17834997 | a year ago | | | 0 | 0.0028561339 | |
| 17796637 | a year ago | | | 0 | 0.0013910764 | |
| 17796606 | a year ago | | | 0 | 0.0013724646 | |
| 17773800 | a year ago | | | 0 | 0.0017942910 | |
| 17773780 | a year ago | | | 0 | 0.0015542712 | |
| 17722694 | a year ago | | | 0 | 0.0014432559 |
ABI
ABI objects
Getter at block 21218269
botFee() view returns (uint256)
990
decimals() view returns (uint8)
9
dexPair() view returns (address)
0xb3c39e0ac6bd70ee6c733d6ccbd298cf165ea61c
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributeAndLiquifyStatus() view returns (bool)
true
feesStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1689350435
liquidityFeeOnBuying() view returns (uint256)
0
liquidityFeeOnSelling() view returns (uint256)
90
marketingFeeOnBuying() view returns (uint256)
10
marketingFeeOnSelling() view returns (uint256)
10
marketingWallet() view returns (address)
0x8200ff459dcc094e65edec5f0389f5095fb8f4a9
maxHoldLimit() view returns (uint256)
5318000000800000000
maxTxnLimit() view returns (uint256)
5318000000800000000
minTokenToSwap() view returns (uint256)
5318000000800000
name() view returns (string)
TMFNR
owner() view returns (address)
0x389a5ccfa9afffcdeca444921d94cef3cae295e2
percentDivider() view returns (uint256)
1000
snipingTime() view returns (uint256)
40
symbol() view returns (string)
$TMFNR
totalSupply() view returns (uint256)
53180000008000000000
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 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)
setIsBot(address holder, bool exempt)
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.