Vik
Vik
You would need to implement it yourself to fit your architecture
@OlegGordiichuk created `TokenViewController ` for that reason, disabled for released builds.
@kolya182 it think this will be `/:coin/:contract?`. We can make this changes little later. `/60` - should return ethereum information `/60/0x12312` - should return `0x12312` contract details
I think we will be showing network name in the header of the wallet - you can press on this to change network!
@abcoathup Thanks! Sounds like we might fetch this list of startup of the app and then do checking.
@OlegGordiichuk can we set up to observer change of the transaction ID in Transaction Details view?
@OlegGordiichuk or to make it simple just update from the blockchain if pending
Can you show an example?
@BloodyPixy I have added a new coordinator, forgot that name, take a look in the Lock coordinators. I haven’t done much tho.