Skip to main content

Module external

Module external 

Source

StructsΒ§

Compilation πŸ”’
EtherscanFetcher πŸ”’
ExternalFetcher πŸ”’
A rate limit aware fetcher.
ExternalIdentifier
A trace identifier that tries to identify addresses using Etherscan.
ExternalIdentifierConfig
The Config settings an ExternalIdentifier is built from, detached from the config itself.
SourcifyError πŸ”’
SourcifyFetcher πŸ”’
SourcifyMetadata πŸ”’

EnumsΒ§

FetcherKind πŸ”’
SourcifyResponse πŸ”’
Sourcify API response for /v2/contract/{chainId}/{address}.

ConstantsΒ§

MAX_CLOUDFLARE_RETRIES πŸ”’
Maximum number of times a single address is retried through a transient Cloudflare block before we give up on it. Bounded so a persistent block can’t loop forever.

TraitsΒ§

ExternalFetcherT πŸ”’

FunctionsΒ§

backoff_interval πŸ”’

Type AliasesΒ§

FetchFuture πŸ”’