Boilertalk / Web3.swift

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

how to call erc20 approve function? #86

Open jayarajb1116 opened 3 years ago

jayarajb1116 commented 3 years ago

I could not find any example? please provide some example?

koraykoska commented 3 years ago

What do you mean exactly? Give me an example. There are some examples on how to use the Contract ABI in the README and in the tests.