Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added send to example project #881

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

6od9i
Copy link
Contributor

@6od9i 6od9i commented Jan 17, 2025

Example project updated with sending tokens

Changed auth screen

  • removed saving private info to documentDirectory
  • after import/creating wallet immediately run to wallet info screen

Added networks/tokens model

  • hardcoded info about Ethereum, BSC, Polygon, tokens USDT, USDC, BTC and native for this networks

Added Wallet info screen

  • on the wallet screen added list with all tokens from all networks and loading balances

Added send tokens

  • sending native and tokens for networks with WriteOperation
  • estimate gas for WriteOperation
  • request tx status from transactionReceipt for complete of transaction

@yaroslavyaroslav yaroslavyaroslav merged commit d8cfafe into web3swift-team:develop Jan 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants