Index coverage
walletlink_index_coverageHow much of the index carries each identity type. Use it to judge whether a lookup is worth making before making it.
COST: free on both meters. It resolves no wallet and consumes no rate limit. A key whose balance is zero can still read the free endpoints; the balance and coverage reads keep answering at zero, and only a call that could bill refuses with NO_CREDITS.
addresses_with_an_identity over addresses_checked is the coverage rate. The second number is larger because it counts addresses we have looked at and found bare. The counts are refreshed daily rather than counted live; as_of says when they were taken, and asking twice in a day returns the same numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||