Cardano Shield API

For a custom API Key, please contact team@cardanoshield.com, dm us on twitter/x, or raise an issue on our github

Wallet To Wallet Transaction Scan

Response Body field's explanation:

  • addressRisk

    • suspicious - The address has been identified as potentially malicious.

    • unknown - The address is likely not phishing, but not 100% confident.

    • blacklist - The address is in Cardano Shield's blacklist.

    • whitelist - The address is in Cardano Shield's whitelist.

  • Score

    • low - The transaction overall risk score is Low.

    • medium - The transaction overall risk score is Medium.

    • High - The transaction overall risk score is High.


dApp Transaction Scan

Response Body field's explanation:

  • domainRisk

    • suspicious - The website has been identified as potentially phishing.

    • unknown - The website is likely not phishing, but not 100% confident.

    • blacklist - The website is in Cardano Shield's blacklist.

    • whitelist - The website is in Cardano Shield's whitelist.

  • addressRisk

    • suspicious - The address has been identified as potentially malicious.

    • unknown - The address is likely not phishing, but not 100% confident.

    • blacklist - The address is in Cardano Shield's blacklist.

    • whitelist - The address is in Cardano Shield's whitelist.

  • receivingRisk

    • true - There's a high probability the user is not receiving enough ADA/Tokens.

    • false - There's a high probability the user is receiving the right amount of ADA/Tokens.

  • Score

    • low - The transaction overall risk score is Low.

    • medium - The transaction overall risk score is Medium.

    • High - The transaction overall risk score is High.


URL Phishing Scan

  • suspicious - The website has been identified as potentially phishing.

  • unknown - The website is likely not phishing, but not 100% confident.

  • blacklist - The website is in Cardano Shield's blacklist.

  • whitelist - The website is in Cardano Shield's whitelist.

Last updated