Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($529.38)
Native
Value
$272.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.078794 | $3,452.99 |
$272.07 | |
FINE | ERC-20 | 64.325849B | $0.00 |
$257.3 | |
PEPURAI | ERC-20 | 20B | -- | -- | |
FINE | ERC-20 | 12.799204T | -- | -- | |
Смурф-лягушка | ERC-20 | 2M | -- | -- | |
HQG | ERC-20 | 1.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268624 | 43 minutes ago | | | 0 | 0.00036599384 | |
| 21266674 | 7 hours ago | | | 0 | 0.0013124613 | |
| 21265529 | 11 hours ago | | | 0 | 0.0021040747 | |
| 21264729 | 14 hours ago | | | 0 | 0.00055673217 | |
| 21263841 | 17 hours ago | | | 0 | 0.00035948555 | |
| 21263837 | 17 hours ago | | | 0 | 0.00057620820 | |
| 21263464 | 18 hours ago | | | 0 | 0.00053634119 | |
| 21263234 | 19 hours ago | | | 0 | 0.00046679235 | |
| 21263186 | 19 hours ago | | | 0 | 0.00046234712 | |
| 21263125 | 19 hours ago | | | 0 | 0.00052804428 |
ABI
ABI objects
Getter at block 21268835
decimals() view returns (uint8)
18
dexPair() view returns (address)
0xb54ce26f2e30f64c5b684b141311ce138ab5e00e
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributeAndLiquifyStatus() view returns (bool)
true
feesStatus() view returns (bool)
false
launchedAt() view returns (uint256)
1694042255
marketingFeeOnBuying() view returns (uint256)
1
marketingFeeOnSelling() view returns (uint256)
1
marketingWallet() view returns (address)
0x7dc2b41eb02839d4c9828554fb5da9b559c64096
maxHoldLimit() view returns (uint256)
420690000000000000000000000000000
maxTxnLimit() view returns (uint256)
420690000000000000000000000000000
minTokenToSwap() view returns (uint256)
210345000000000000000000000000
name() view returns (string)
FINE
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
100
symbol() view returns (string)
FINE
totalSupply() view returns (uint256)
420690000000000000000000000000000
trading() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
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 _marketingFee)
setDistributionStatus(bool _value)
setMaxHoldLimit(uint256 _amount)
setMaxTxnLimit(uint256 _amount)
setMinTokenToSwap(uint256 _amount)
setSellFeePercent(uint256 _marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _marketingWallet)
withdrawETH(uint256 _amount)
withdrawToken(address _token, uint256 _amount)
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.