-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use private endpoint insteadof dexscreen to getPair (#190)
* use private endpoint insteadof dexscreen to getPair * add getPair cache and fix bug * prioritize env as RPC url * Compatible with hexadecimal and decimal block strings * Restore Cargo.toml * Compatible with pancake+uniswap on bsc * remove unused decimals in PairData * Prune inefficient pairs * Error message reminder * remove onchain bytecode swapping * remove bytecode swapping in middleware --------- Co-authored-by: Chaofan Shou <[email protected]>
- Loading branch information
Showing
7 changed files
with
222 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.