WalletConnect / web-examples

Wallet and dapp examples implementing WalletConnect v2
https://walletconnect.com
Apache License 2.0
360 stars 319 forks source link

fix: sendTransaction arg type #642

Closed KannuSingh closed 1 month ago

KannuSingh commented 1 month ago

Changed function argument to handle Hex data for value field on SafeSmartAccountLib.ts and SmartAccountLib.ts. sendTransaction({ to, value, data }: { to: Address; value: bigint; data: Hex }) to sendTransaction({ to, value, data }: { to: Address; value: bigint | Hex; data: Hex })

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
decentralized-relay-wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 3:04pm
react-wallet-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 3:04pm
10 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **decentralized-relay-app** | ⬜️ Ignored ([Inspect](https://vercel.com/walletconnect/decentralized-relay-app/3ty1V3GCwJuR9Zga2DipFF236ngK)) | [Visit Preview](https://decentralized-relay-app-git-fix-sendtrans-f90a9e-walletconnect1.vercel.app) | | Jul 17, 2024 3:04pm | | **malicious-dapp-verify-simulation** | ⬜️ Ignored ([Inspect](https://vercel.com/walletconnect/malicious-dapp-verify-simulation/GVZVxrEFNs6jTh21HZXFae1tvS96)) | [Visit Preview](https://malicious-dapp-verify-simulation-git-fix-aef793-walletconnect1.vercel.app) | | Jul 17, 2024 3:04pm | | **react-auth-dapp** | ⬜️ Ignored ([Inspect](https://vercel.com/walletconnect/react-auth-dapp/CGkDKLWRh6vckLN1kWxSSqpBbjNX)) | [Visit Preview](https://react-auth-dapp-git-fix-sendtransaction-call-walletconnect1.vercel.app) | | Jul 17, 2024 3:04pm | | **react-auth-wallet** | ⬜️ Ignored ([Inspect](https://vercel.com/walletconnect/react-auth-wallet/3RwYsCaAPxEYswE7YTwvFEfv51d9)) | [Visit Preview](https://react-auth-wallet-git-fix-sendtransaction-call-walletconnect1.vercel.app) | | Jul 17, 2024 3:04pm | | **react-dapp-v2** | ⬜️ Ignored ([Inspect](https://vercel.com/walletconnect/react-dapp-v2/G3FKwFDKENWQKwE9a7YUV78ikX4e)) | [Visit Preview](https://react-dapp-v2-git-fix-sendtransaction-call-walletconnect1.vercel.app) | | Jul 17, 2024 3:04pm | | **react-dapp-v2-cosmos-provider** | ⬜️ Ignored ([Inspect](https://vercel.com/walletconnect/react-dapp-v2-cosmos-provider/8F69oLTxH8hxVTZ2P8jBhdYV5PnY)) | [Visit Preview](https://react-dapp-v2-cosmos-provider-git-fix-sen-816302-walletconnect1.vercel.app) | | Jul 17, 2024 3:04pm | | **react-dapp-v2-with-ethers** | ⬜️ Ignored ([Inspect](https://vercel.com/walletconnect/react-dapp-v2-with-ethers/5nNNDwnPjT7f5xsNX6PnDm3hyGLo)) | [Visit Preview](https://react-dapp-v2-with-ethers-git-fix-sendtra-32a1df-walletconnect1.vercel.app) | | Jul 17, 2024 3:04pm | | **react-dapp-v2-with-web3js** | ⬜️ Ignored ([Inspect](https://vercel.com/walletconnect/react-dapp-v2-with-web3js/2WZdmoaJeFSpBdFJy3ShWhfE1331)) | [Visit Preview](https://react-dapp-v2-with-web3js-git-fix-sendtra-fd468c-walletconnect1.vercel.app) | | Jul 17, 2024 3:04pm | | **svelte-web3modal** | ⬜️ Ignored ([Inspect](https://vercel.com/walletconnect/svelte-web3modal/GtWYp8zt6PopxbcucfnEDE6c2kFL)) | [Visit Preview](https://svelte-web3modal-git-fix-sendtransaction-call-walletconnect1.vercel.app) | | Jul 17, 2024 3:04pm | | **vue-dapp-auth** | ⬜️ Ignored ([Inspect](https://vercel.com/walletconnect/vue-dapp-auth/63D9CSrACbvjfNggAoEhqVEv7Z7Q)) | [Visit Preview](https://vue-dapp-auth-git-fix-sendtransaction-call-walletconnect1.vercel.app) | | Jul 17, 2024 3:04pm |