Squid Elon
Verified contract
Active on
Ethereum with 81 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 |
---|---|---|---|---|---|
SQELON | ERC-20 | 10B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18619827 | a year ago | | | 0 | 0.00080766941 | |
| 18619811 | a year ago | | | 0 | 0.0014226159 | |
| 18619720 | a year ago | | | 0 | 0.00091098300 | |
| 18619623 | a year ago | | | 0 | 0.0014187171 | |
| 18619596 | a year ago | | | 0 | 0.0012700425 | |
| 18619583 | a year ago | | | 0 | 0.0013976670 | |
| 18619581 | a year ago | | | 0 | 0.0014182173 | |
| 18619546 | a year ago | | | 0 | 0.00072803640 | |
| 18619545 | a year ago | | | 0 | 0.0013076157 | |
| 18619522 | a year ago | | | 0 | 0.0013153712 |
ABI
ABI objects
Getter at block 21190345
buyTaxFee() view returns (uint256)
1
decimals() view returns (uint8)
18
feeStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1700557451
maxTxnLimit() view returns (uint256)
1000000000000000000000000000
maxWalletLimit() view returns (uint256)
1000000000000000000000000000
minTokenToSwap() view returns (uint256)
7000000000000000000000
name() view returns (string)
Squid Elon
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
100
routerPair() view returns (address)
0xa51cc14e840ca990f1aa75894bcdab6b4e028786
sellTaxFee() view returns (uint256)
1
sqReceiver() view returns (address)
0x7ea699520c74b78ad39a712b6541e81e23c4b520
swapAndLiquifyStatus() view returns (bool)
true
symbol() view returns (string)
SQELON
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFee(address) view returns (bool)
excludedFromMax(address) view returns (bool)
excludedFromMaxTxn(address) view returns (bool)
excludedFromMaxWallet(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)
createPair()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
reduceTax()
removeLimits()
removeStuckETH(address _receiver)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.