- Preparing search index...
- The search index is not available
Stacks.js
- getAbi(address: string, contractName: string, network: "mainnet" | "testnet" | "devnet" | "mocknet" | StacksNetwork): Promise<ClarityAbi>
-
Parameters
-
address: string
-
contractName: string
-
network: "mainnet" | "testnet" | "devnet" | "mocknet" | StacksNetwork
Fetch a contract's ABI
Returns
that resolves to a ClarityAbi if the operation succeeds