Dewald Krynauw
Dewald Krynauw
Mine was working fine with my docker data on the local drive. But then I moved my docker-data to an external drive, then I started getting this issue too.
Can you maybe post the parts of the code you changed here? Thanks so much for the effort.
Care to share an example script of how to call this? Additionally, things that have to change are the pair contract ABI. To make the `get_pool_state` work.
Same issue here. Although not even refreshing changes the pin state in the widget.
I forked and deployed this on vercel. But it doesn't work as expected. I assume trpc subscriptions doesn't work when deployed on vercel because of the serverless nature, correct?