Skip to content

Commit e343263

Browse files
authored
Add info about redFlags (#376)
1 parent 3197d14 commit e343263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This web tool should help getting the checksum: https://ethsum.netlify.com
2929
- `community`: Twitter, Reddit, Slack or wherever else people hang out.
3030
- `website`: Official URL of the website.
3131
- `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.
32+
- `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"}]`
3233

3334
# The assembled lists
3435

0 commit comments

Comments
 (0)