You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addresses w/o transactions are generating a value in the median query. Below is an example, but additionally, generating addresses with Vanity ETH, same issue comes up.
query {
medianBridgeAmount(address:"0xE9b50da104cfe9FF07CaDa6Dab6DF4fF912791aB") {
value
}
}