Sushi Pairs on Avalanche and BSC
Questions
- Create a document that includes all addresses for all Swap pairs on Avalanche for sushi, plus the addresses of the two tokens belonging to each pair.
- Create a document that includes all addresses for all Swap pairs on the BSC chain for sushi, plus the addresses of the two tokens belonging to each pair.
- Create a document that includes all addresses for all Kashi pairs on Avalanche for sushi, plus the addresses of the two tokens belonging to each pair. Ideally, define which one is the main asset and which one is the collateral.
- Create a document that includes all addresses for all Kashi pairs on the BSC chain for sushi, plus the addresses of the two tokens belonging to each pair. Ideally, define which one is the main asset and which one is the collateral.
\n
Method
I Used Python URLs and the Data. clean and structure them. scrapped from:
-
BSC => chainId: 56
-
Avalanche => chainId: 43114
\
Swap pairs on Avalanche for sushi
The query below shows the list swap pairs contracts on Avalanche for Sushi along with their addresses and decimals.
Avalanche
BSC
Tokens on Avalanche for sushi
The query below shows the list of tokens that swapped on China Avalanche for Sushi along with their addresses and decimals.
Tokens on BSC for sushi
The query below shows the list of tokens that swapped on China BSC for Sushi along with their addresses and decimals.
Swap pairs on BSC for sushi
The url below shows the list of BSC swap pair contracts for Sushi along with their addresses and decimals.
Kashi pairs on Avalanche for sushi
The query below shows the list of Kashi pairs contracts on Avalanche for sushi along with their addresses and decimals.
Kashi pairs on BSC for sushi
The query below shows the list of Kashi pairs contracts on BSC for sushi along with their addresses and decimals.