Similarityscan
Similarity detection of an address or source code.
POST
https://www.coinscope.co/api/search/similarity
Creates an automated audit report and similarity analysis for an address or a source code. Example: https://www.cyberscope.io/cyberscan?address=0xd41c4805a9a3128f9f7a7074da25965371ba50d5&chainId=56
Request Body
Name | Type | Description |
---|---|---|
type* | String |
|
address | String | Applied if An EVM compatible address. e.g. |
chainId | Number | Applied if |
source | String | Applied if |
Last updated