omnia_checkPhishingSite
Returns security details indicating whether the given url is a phishing site or not.
Note: This is a chain-agnostic method.
Parameters
STRING
- url. The url of the website that is checked. REQUIRED
Returns
Object with following details:
Parameter | Description |
|
|
| Applies and returns the same check as omnia_checkAddress |
Example
Request
Response
Last updated