web3swift icon indicating copy to clipboard operation
web3swift copied to clipboard

Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions.

Results 153 web3swift issues
Sort by recently updated
recently updated
newest added

## **Summary of Changes** Update of the CONTRIBUTION.md.

refactoring

### What happened? When parse response with dynamicBytes by method decodeSingleType, from ABIDecoding file, to array of responses set not new Data with bounds [0

bug

I want to get EVM transaction log, but I haven't found a way. Could you please give me some help? It's better to provide specific function calls, thank you!

### What happened? Code of Web3+EventParser.swift was commented ### What are the steps to reproduce? View ### What is the expected behavior? Should be open? ### What is the error...

bug

Hi, Im not an iOS dev. Im currently working on Turbo Native Module for React Native and as far as i know there is no way to made it in...

### What context is your feature request related to? API update. ### What solution would you like? We have function that accept `CodableTransaction` data type by the name `options`. The...

enhancement
4.0

### What context is your feature request related to? Refactoring of current API. ### What solution would you like? We have functions that accept `CodableTransaction` data type by the name...

4.0

### What piece of the framework are having the lack of docs? The `from` field on transaction is not returned as expected when calling a `description` on a transaction. To...

good first issue
documentation

### What happened? Calling `Utilities.formatToPrecision(..., fallbackToScientific: true)` outputs a wrong value **for some inputs**. ![Screenshot 2023-02-13 at 11 54 37](https://user-images.githubusercontent.com/36865532/218427355-60047b9b-6423-4254-891c-a97b1a3f221c.png) ### What are the steps to reproduce? ``` let balance...

bug

### What context is your feature request related to? Currently there's two places where ppl can get support for Web3Swift. It's Discord and it's Telegram. So the latter is actually...

enhancement