MISC
This commit is contained in:
parent
fee0192877
commit
d88128c7f9
75
agent-py-bot/API.txt
Normal file
75
agent-py-bot/API.txt
Normal file
@ -0,0 +1,75 @@
|
||||
https://docs.dexscreener.com/api/reference
|
||||
|
||||
https://api.dexscreener.com/latest/dex/search/?q=:q
|
||||
https://api.dexscreener.com/latest/dex/pairs/:chainId/:pairAddresses
|
||||
https://api.dexscreener.com/latest/dex/pairs/bsc/0xcc4Eac613075c14B5252d57C5fBd43ccb1196062
|
||||
|
||||
|
||||
|
||||
https://api.dexscreener.com/latest/dex/search/?q=BLACKY/WFTM
|
||||
https://api.dexscreener.com/latest/dex/pairs/bsc/0xcc4Eac613075c14B5252d57C5fBd43ccb1196062
|
||||
|
||||
|
||||
|
||||
https://api.ftmscan.com/api
|
||||
air: 3UT57M7CYQWDI8YVZC8MN5ERNZ4B783PQV
|
||||
|
||||
https://docs.ftmscan.com/api-endpoints/accounts
|
||||
Get FTM Balance for a Single Address
|
||||
https://api.ftmscan.com/api
|
||||
?module=account
|
||||
&action=balance
|
||||
&address=0x5A534988535cf27a70e74dFfe299D06486f185B7
|
||||
&apikey=YourApiKeyToken
|
||||
|
||||
|
||||
# Get a list of 'Normal' Transactions By Address
|
||||
https://api.ftmscan.com/api
|
||||
?module=account
|
||||
&action=txlist
|
||||
&address=0xb91dd8225Db88dE4E3CD7B7eC538677A2c1Be8Cb
|
||||
&startblock=0
|
||||
&endblock=99999999
|
||||
&page=1
|
||||
&offset=10
|
||||
&sort=asc
|
||||
&apikey=YourApiKeyToken
|
||||
|
||||
Get a list of 'Internal' Transactions by Address
|
||||
https://api.ftmscan.com/api
|
||||
?module=account
|
||||
&action=txlistinternal
|
||||
&address=0xf491e7b69e4244ad4002bc14e878a34207e38c29
|
||||
&startblock=0
|
||||
&endblock=99999999
|
||||
&page=1
|
||||
&offset=10
|
||||
&sort=asc
|
||||
&apikey=YourApiKeyToken
|
||||
|
||||
|
||||
Get a list of 'ERC-20 Token Transfer Events' by Address
|
||||
https://api.ftmscan.com/api
|
||||
?module=account
|
||||
&action=tokentx
|
||||
&contractaddress=0x69c744d3444202d35a2783929a0f930f2fbb05ad
|
||||
&address=0x489d55df278224a05f793098d41753d5669d5144
|
||||
&startblock=0
|
||||
&endblock=99999999
|
||||
&page=1
|
||||
&offset=5
|
||||
&sort=asc
|
||||
&apikey=YourApiKeyToken
|
||||
|
||||
# NFT
|
||||
https://api.ftmscan.com/api
|
||||
?module=account
|
||||
&action=tokennfttx
|
||||
&contractaddress=0x428b68C856ACD8e7eae3C5CeB5d650AEaa7F48bc
|
||||
&address=0xc28bb91d5a8d4d4715cd8666d4e1aa0089b7bee5
|
||||
&startblock=0
|
||||
&endblock=99999999
|
||||
&page=1
|
||||
&offset=100
|
||||
&sort=asc
|
||||
&apikey=YourApiKeyToken
|
@ -74,6 +74,11 @@ async def ok(update: Update, context: CallbackContext):
|
||||
context.chat_data['messages'] = []
|
||||
await update.message.reply_text("Exiting ask mode.")
|
||||
|
||||
async def brief(update: Update, context: CallbackContext):
|
||||
|
||||
|
||||
await update.message.reply_text("Exiting ask mode.")
|
||||
|
||||
# CODE RUNNER
|
||||
import re
|
||||
from agents.runner import execute_python_code
|
||||
|
@ -27,3 +27,22 @@ The debut of this new technology could potentially revolutionize the EV industry
|
||||
Bragar Eagel & Squire, P.C., a shareholder rights law firm, is reminding investors that class actions have been commenced against Mercury Systems, Inc. (NASDAQ: MRCY) and ON Semiconductor Corporation (NASDAQ: ON). The firm encourages investors to contact them if they suffered losses while holding shares of these companies between specified dates.
|
||||
|
||||
The lawsuits allege that the companies made false and/or misleading statements and/or failed to disclose important information about their financial condition, business operations, and prospects. Investors who purchased shares of these companies during the class period may be eligible for compensation if it is determined that the companies violated securities laws. However, it is not clear what potential outcome or settlement may result from these lawsuits.
|
||||
|
||||
|
||||
|
||||
2024-01-08 19:55:08.830427: 1. GM Inches Out Ford In EV Sales In 2023 — Charts:
|
||||
GM was the leader of the US EV market among legacy automakers for several years.* Going back to the early... [continued]The post GM Inches Out Ford In EV Sales In 2023 — Charts appeared first on CleanTechnica.
|
||||
2. XING Mobility Debuts Next Generation Immersion Cooling Battery, the Game Changer for Electric Vehicles & Utility Power:
|
||||
XING Mobility Debuts Next Generation Immersion Cooling Battery, the Game Changer for Electric Vehicles & Utility Power XING Mobility Debuts Next Generation Immersion Cooling Battery, the Game Changer for Electric Vehicles & Utility Po...
|
||||
3. Bragar Eagel & Squire, P.C. Reminds Investors That Class Action Lawsuits Have Been Filed Against Mercury Systems, and onsemi and Encourages Investors to Contact the Firm:
|
||||
NEW YORK, Jan. 05, 2024 (GLOBE NEWSWIRE) -- Bragar Eagal & Squire, P.C., a nationally recognized shareholder rights law firm, reminds investors that class actions have been commenced on behalf of stockholders of Mercury Systems, Inc. (NASDAQ: MRCY), and ON Se...
|
||||
4. For Tesla Stock, A Story About Elon Musk's Drug Use Means ...:
|
||||
Tesla (TSLA), BYD Will Stay Ahead of Volkswagen (VW) For Years ...Elon Musk's Drug Use Is the Latest Headache for Tesla's BoardTesla FSD beta v12 could see wider release later this monthCould this be our first look at the updated Tesla Model Y? | CarExpe
|
||||
|
||||
|
||||
|
||||
2024-01-08 21:49:47.465453: The first headline, "Tesla may underpromise and overdeliver with the Model 3 Highland," is from Teslarati. The article reports that Tesla's Model 3 Highland might offer more range than currently advertised, as it is capable of achieving up to 402 miles on a single charge.
|
||||
|
||||
The second headline, "Could this be our first look at the updated Tesla Model Y?," is from CarExpert. The article shares an image that appears to show the refreshed Tesla Model Y, featuring redesigned front and rear bumpers and new lighting elements. However, Tesla has not officially released any images of the updated Model Y.
|
||||
|
||||
The third headline, "For Tesla Stock, A Story About Elon Musk's Drug Use ...", and the fourth headline, "Elon Musk's Drug Use Is the Latest Headache for Tesla's Board," are from The Street. The article discusses how a report about Elon Musk'
|
||||
|
Loading…
x
Reference in New Issue
Block a user