Saad Ahmed
Saad Ahmed
A context to which token list will be provided as an array of objects, which in turn updates balances and prices according to coingecko would be great to have!
Can you please let us know how to use it.
### Prerequisites * [X] Are you running the latest version(s)? * [X] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [X] Did you search for an existing issue or...
I was transferring a folder ~1GB and i paused some files, it froze transfer for all the files when i tried to continue it
Steps to reproduce 1. Install and setup app 2. Connect parity signer to polkadot js portal 3. Go to rococo phala network metadata page 4. Scan QR, nothing happens
Can we add a field that creates sub account for a given pallet id?
Enable `ws` connections
Following the [proposed `v3` SDK restructure](https://github.com/sygmaprotocol/sygma-sdk/tree/v3), implement/restructure the necessary functions for creating deposit EVM transactions for fungible assets (ERC20). ## Implementation details - Check `packages/evm/src/fungible.ts` for the interface definitions. -...
feat(evm)!: Added support for creating cross chain non fungible asset transfer transactions ## Description - Added two BaseClasses between ERC20, ERC721 and Generic transfer classes as there was room for...
## Implementation details Add v3 tests for Fungible Token transfer classes ## Testing details - Test cases with EVM and Substrate destinations - Environment correctness - Test validity errors -...