evm_getsnipersbypairaddress
Detect sniper wallets that purchased a token shortly after its creation by specifying a pair address and time window. Analyze buying, selling, and PnL data for insights on token activity.
Instructions
Identify sniper wallets that bought a token within a specified timeframe (blocksAfterCreation
). Each wallet returned includes detailed information about how much was bought, sold as well as PnL stats and more.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | The pair address token-transactions are to be retrieved for. | |
blocksAfterCreation | No | Number of blocks after the creation | |
chain | No | The chain to query | eth |