I try to return data from an ERC20 Token in Ganache and show it in my SwiftUI View(). To do so I wanted to use PromiseKit. The following code descr
View()
PromiseKit