web3swift
web3swift copied to clipboard
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions.
## **Summary of Changes** Update of the CONTRIBUTION.md.
### What happened? When parse response with dynamicBytes by method decodeSingleType, from ABIDecoding file, to array of responses set not new Data with bounds [0
I want to get all the transaction logs on the chain. Could you please give me some help? Thank you!
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...
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...
### 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...
### 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...
### What happened? Calling `Utilities.formatToPrecision(..., fallbackToScientific: true)` outputs a wrong value **for some inputs**.  ### What are the steps to reproduce? ``` let balance...
### 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...