Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.
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
6 changes: 5 additions & 1 deletion src/attributions/definitions/paraswap.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "4c3854b7-95c3-4714-83ab-a8ed53d2967e",
"name": "Paraswap",
"description": "Paraswap is a DEX aggregator which sources liquidity from various DEX protocols (including 0x) to offer users better prices.",
"description": "Paraswap is a DEX aggregator which leverages 0x RFQ packages, and settles transactions on 0x contracts.",
"logo": "paraswap.png",
"urlSlug": "paraswap",
"websiteUrl": "https://paraswap.io",
Expand Down Expand Up @@ -29,6 +29,10 @@
{
"type": "consumer",
"transactionToAddress": "0x1bd435f3c054b6e901b7b108a0ab7617c808677b"
},
{
"type": "consumer",
"transactionToAddress": "0xdef171fe48cf0115b1d80b88dc8eab59176fee57"
}
],
"categories": [
Expand Down