Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions scammer-nft-trader-ts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Describe each of the type of alerts fired by this agent

Notes:

- If the the transfer uses ERC20 and the price is not retrivable it will be fired with the name "nft-sale-erc20-price-unknown"
- If the transfer uses ERC20 and the price is not retrivable it will be fired with the name "nft-sale-erc20-price-unknown"
- If no floorPrice is detected it will be fired with the name "nft-sale-floor-price-unknown"

**nft-sold-above-floor-price**
Expand Down Expand Up @@ -126,7 +126,7 @@ Notes:

**stolen-nft-sale**

- Fired when a previously indexed nft id has a record that points to a a possible phishing attack.
- Fired when a previously indexed nft id has a record that points to a possible phishing attack.
- Verifies by comparing the addresses between records and calculating the difference between values and floorPrice differences.
- Includes standard metadata
- Severity is always set to "High"
Expand Down