From e3432631a40d716bd9aa5547b30c5986bb621805 Mon Sep 17 00:00:00 2001 From: H <409H@users.noreply.github.com> Date: Tue, 14 Jul 2020 18:46:09 +0100 Subject: [PATCH] Add info about redFlags (#376) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7f2aca42..e56e5e2d5 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ This web tool should help getting the checksum: https://ethsum.netlify.com - `community`: Twitter, Reddit, Slack or wherever else people hang out. - `website`: Official URL of the website. - `address_eip1191`: Ethereum (or other chain) address of ERC-20 token, in [EIP-1191](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1191.md) mixed-case format. +- `redFlags`: An array containing evidence on why the contract should be treated with caution. Example: `[{"type": "suspicious","comment": "fake scam token","url": "https://some.evidence"}]` # The assembled lists