stack

Home > @infiniteobjects/data-types > EtherscanNetworksHosts

EtherscanNetworksHosts variable

Etherscan Networks Host

Signature:

EtherscanNetworksHosts: {
    readonly mainnet: "https://etherscan.io";
    readonly testnet: "https://sepolia.etherscan.io";
}