Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pozuhtuhv/dex_dataload
'Dexscreener API' C# WinForms GUI
https://github.com/pozuhtuhv/dex_dataload
api application dexscreener timer winforms
Last synced: 6 days ago
JSON representation
'Dexscreener API' C# WinForms GUI
- Host: GitHub
- URL: https://github.com/pozuhtuhv/dex_dataload
- Owner: pozuhtuhv
- License: mit
- Created: 2024-11-28T16:06:16.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T03:08:46.000Z (2 months ago)
- Last Synced: 2024-12-02T03:19:30.587Z (2 months ago)
- Topics: api, application, dexscreener, timer, winforms
- Language: C#
- Homepage:
- Size: 494 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dex_Data_AutoReLoad
0. **Timer Set**
- Edit -> 'Dex_DataLoad.cs' File Open.
- 32Lines -> **System.Timers.Timer\(xx\)\;** -> 'xx' Edit (1000 = 1sec) -> Save
- Run and Rebuild ('dotnet publish' command)0. **Code Compile**
```bash
dotnet publish --configuration Release
```
```bash
bin/Release/netx.0/publish/xxx.exe
```
\* official Docs :
Check orders paid for of token (rate-limit 60 requests per minute)
**The API data is officially provided by Dexscreener but may still differ; please verify independently.**