pramaths/onchainanalysis

Add USDT on ethereum chain

Open

#9 opened on Oct 8, 2024

 (0 comments) (0 reactions) (0 assignees)JavaScript (2 forks)auto 404
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

USDT is a token built on top of ethereum we need to track those USDT transfers between accounts

Approach

  • Track usdt address using etherscan api, or graph protocol

Contributor guide