FreakinSealsWithFreakinHeadphones
Verified contract
Active on
Ethereum with 142 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SEAL | ERC-20 | 257.812299K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408134 | 4 months ago | | | 0 | 0.000096833130 | |
| 20274205 | 4 months ago | | | 0 | 0.00023875361 | |
| 20159855 | 5 months ago | | | 0 | 0.00013702745 | |
| 19826832 | 6 months ago | | | 0 | 0.00025395058 | |
| 19822588 | 6 months ago | | | 0 | 0.00051065074 | |
| 19822571 | 6 months ago | | | 0 | 0.00050035642 | |
| 18571279 | a year ago | | | 0 | 0.0028181447 | |
| 18571257 | a year ago | | | 0 | 0.0031631894 | |
| 18571251 | a year ago | | | 0 | 0.0029214291 | |
| 18571251 | a year ago | | | 0 | 0.0029214291 |
ABI
ABI objects
Getter at block 21220666
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x85ad4bd8d6d17121d0f0e34a51b38dab4236d88e
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributeAndLiquifyStatus() view returns (bool)
true
feesStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1699976171
marketingFeeOnBuying() view returns (uint256)
0
marketingFeeOnSelling() view returns (uint256)
0
marketingWallet() view returns (address)
0x589e698ac47900d3f984acb7e2b567bee20f6f0b
maxHoldLimit() view returns (uint256)
20000000000000000000000000
maxTxnLimit() view returns (uint256)
20000000000000000000000000
minTokenToSwap() view returns (uint256)
500000000000000000000000
name() view returns (string)
FreakinSealsWithFreakinHeadphones
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
100
symbol() view returns (string)
SEAL
totalSupply() view returns (uint256)
1000000000000000000000000000
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.