argentlabs / web3.swift

Ethereum Swift API with support for smart contracts, ENS & ERC20
MIT License
668 stars 168 forks source link

[TIDY] Remove goerli and kovan test networks, use sepolia for unit tests #350

Closed DarthMike closed 8 months ago

DarthMike commented 8 months ago

Multicall: Added ticket to support v3 #351

There's an issue with testing offchain as we were relying on existing contract + endpoint by ethers.js and some ENS to be set up on the chain.