Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
ContractInput
ContractInput
Defined in
sdk/src/evm/types/registry.ts#L5
type
ContractInput
= {
address
:
AddressOrEns
;
chainId
:
number
};
address
chainId
On this page