Get Contract Name
This API call returns the name of a contract if that contract exists within Harpie's database.
getContractName
POST
https://api.harpie.io/v2/getContractName
Get insight into who owns a specific contract. Returns "NO_DATA" if the contract is not a known contract in Harpie's database.
Request Body
Name
Type
Description
apiKey*
String
Your API key. You can find this in your dashboard.
address
String
The address that is being analyzed
Example Requests
Example Responses
Last updated