web3swift
web3swift copied to clipboard
ERC721
I want to complete the ERC721 transaction. Could you please provide me with an example? I'm sorry I'm asking too much·😅
- config transaction according to sample.
- if that's just transaction, use let result = try? tx!.send()
- that's just view method, use call.
@DedicatedDev Pls give me an example