Today, on-chain data confused me again. Clearly, the transactions were already on the chain, but the wallet/dashboard only appeared to update after a delay. Later, I thought it was probably not "slow chain," but rather the indexer chasing blocks, or the Subgraph hasn't fed out the new data yet. Plus, some RPCs are rate-limited, so if you click too often, your requests get dropped... Basically, the "data relay" layer you're viewing is struggling to keep up.
When I’m doing some yield farming, I now habitually leave an on-chain explorer link as proof, so I don’t get scared by frontend delays and
View Original