Boilertalk / Web3.swift

A pure swift Ethereum Web3 library
MIT License
639 stars 188 forks source link

Always getting chain_id as 3 #115

Open text4lilac opened 2 years ago

text4lilac commented 2 years ago

in my app i am using web3.net.version method to fetch network_id (chain_id) but even though i connect my wallet with mainnet i always get netwotk_id as 3. Any workaround?