{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"How do I get the contract address after an smart contract is deployed on the blockchain?","a":"Secondly, obtain the ABI (Application Binary Interface) encoding of the contract. The ABI encoding is the interface through which the smart contract interacts with the external world and contains the signatures of all functions and events in the contract. Tools like solc can be used to parse the source code and generate the ABI encoding."}]}]}