Solving Liquidity for Defi
Captures swap transactions details and attributes.
id,
initiator,
beneficiary,
srcToken,
destToken,
srcAmount,
receivedAmount,
expectedAmount,
referrer,
txHash,
txOrigin,
txTarget,
txGasUsed,
txGasPrice,
blockHash,
blockNumber,
timestamp
Captures fees transaction details and attributes
id,
fee,
partnerShare,
paraswapShare,
txHash,
txOrigin,
txTarget,
txGasUsed,
txGasPrice,
blockHash,
blockNumber,
timestamp
Captures list of users using Paraswap Dapp
id,
address,
blockHash,
blockNumber,
joinTimestamp
Captures list of tokens supported in Paraswap Dapp
id,
address,
srcTotalAmount,
receivedTotalAmount
Captures Paraswap Dapp aggregated details like total swaps, total users, total amounts etc
id,
totalSrcAmount,
totalReceivedAmount,
totalSwaps,
totalUser
Subgraph URL: https://thegraph.com/legacy-explorer/subgraph/dapplooker/paraswap