stack

Home > @infiniteobjects/data-types > EthereumNetworks

EthereumNetworks variable

Ethereum Network Names

Signature:

EthereumNetworks: {
    readonly mainnet: "mainnet";
    readonly testnet: "sepolia";
}