Marek

Results 5 comments of Marek

NFT support is on the roadmap, no target date thou

If I understand you would like to dynamically change rpc provider? You can do that via useUpdateConfig: ```ts const updateConfig = useUpdateConfig() updateConfig({readOnlyUrls: {[ChainId.Mainnet]: '...'}) ```

A yeah, that we would need to introduce as a new item in the config....

@alexcherman Up for implementing this?

Scheduled for late April/early May.