Get contract interface
Retrieves a list of functions, variables, maps, fungible tokens and non-fungible tokens for a given smart contract.
GET
/v2/contracts/interface/{contract_address}/{contract_name}
Retrieves a contract interface with a given contract_address and contract name.
| Status code | Description | 
|---|---|
| 200 | Contract interface | 
GET request to get contract interface