ss
ss
+1 any updates?
Same issue. The issue seems to be with `queryBox` selector, I can't find it the instagram website. ``` Unable to locate element: {"method":"css selector","selector":"[name="queryBox"]"} ```
@akashpathak were you able to implement this feature?
+1 @rajBopche you were able to get data binding running?
Appears that wallet support is externally managed by `use-solana`. Currently supported ones are: ```ts export enum WalletType { Coin98 = "Coin98", Ledger = "Ledger", MathWallet = "MathWallet", Phantom = "Phantom",...
@callmewhy wallet support is managed externally through `use-solana`. You could consider adding Slope to https://github.com/saber-hq/saber-common/blob/59b64fc7fe99a499535171f8f9fd3f63e997466a/packages/use-solana/src/providers.tsx#L26
> 0x66 is the zero swap error, meaning the size of the trade was probably too low. See https://github.com/project-serum/swap/blob/master/programs/swap/src/lib.rs#L723. > > Did you try swapping for more? Resolved, token quantity...
Merged in cyclos-prod
Thank you for going an extra mile with the token prices. Solscan is cool.