Type alias ContractInput

ContractInput: {
    address: AddressOrEns;
    chainId: number;
}

Type declaration

Generated using TypeDoc