liquity/dev

Chickenbond front end does not work with Ankr RPC

Closed this issue · 3 comments

Observed behavior:
While using Ankr Mainnet RPC URL no chickenbonds are shown on the frontend. Switching to default Metamask RPC resolves the problem (open bonds are shown). This is undesirable, the end-user may think the bond NFT has been closed/stolen.

Steps to re-create:

MacOS, Chrome 107, Metamask 10.22.1. Open Metamask settings define custom RPC:
Name:ETH - Ankr
RPC URL: https://rpc.ankr.com/eth
Chain ID: 1
Currency Symbol: ETH
Block Explorer URL: https://etherscan.io

If Ankr RPC is a problem there perhaps a warning displayed in UI would alert user about it.

Most likely a duplicate of liquity/ChickenBond#275