Skip to main content
Full Reference
ContractInput type
Search
Dashboard
ContractInput type
Signature:
export
type
ContractInput
=
{
address
:
string
;
chainId
:
number
;
}
;
Previous
ContractForPrebuiltContractType type
Next
ContractInterceptor.(constructor)
ContractInput type