Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
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