Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
DeployedContract
DeployedContract
Defined in
sdk/src/evm/types/registry.ts#L14
type
DeployedContract
=
{
address
:
Address
;
chainId
:
number
};
address
chainId
On this page