Web3.swift icon indicating copy to clipboard operation
Web3.swift copied to clipboard

A pure swift Ethereum Web3 library

Results 73 Web3.swift issues
Sort by recently updated
recently updated
newest added

let web3 = Web3(rpcURL: "https://mainnet.infura.io/") example given does not work. How to add provider into project ?

question

Adds an initial 'Development' section to the README, with a subsection specifying how to set up for Xcode.

Hi, I need to decrypt the actual parameters from **parameters** and **dataString**. However, the decryption is failing, and I check that the failure is due to the bytes field being...

Hello there, I've been trying to perform a "balanceOf" call on a dynamic contract, unfortunately it fails with a "Fatal error: String index is out of bounds" I have attached...

I'm trying to send USDC from one account to another. The code I've attached below worked when we tried sending a dummy erc-20 token. Now, when I try sending USDC...

Is there a way to get it somehow imported to be used also on iPad to make some quick scripts?

How do I get all the transaction logs in my wallet? I don't know if that's the right way to write it. ![image](https://user-images.githubusercontent.com/16422981/222041041-1141c5e7-3550-47cc-b474-8e41ca30f61a.png)

couldn\'t retrieve sender address (\'\') from the ethereum transaction: invalid chain id for signer: tx intended signer does not match the given signer: tx intended signer does not match the...