PintSwap
Endpoints and responses for PintSwap related transactions
Get All PintSwap Trades
GET
https://api.pepeanalytics.com/v1/pintswap/txs
Query Parameters
Name
Type
Description
token
String
Searches for PintSwap transactions including this token address
Get PintSwap Transaction
GET
https://api.pepeanalytics.com/v1/pintswap/tx/:hash
Path Parameters
Name
Type
Description
hash*
String
Transaction hash of PintSwap trade
Last updated