Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
ExtractAbiForContract
ExtractAbiForContract
Defined in
sdk/src/evm/types/contract.ts#L22
type
ExtractAbiForContract
<
TAddress
extends
ContractAddress
>
=
(
typeof
GENERATED_ABI
)[
TAddress
];
On this page