Skip to content

Commit

Permalink
tokens: rari: set Socket wETH as default
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMyrddin committed Jun 22, 2024
1 parent c5078da commit ed556ab
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/tokens/rari.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@
{
"chainId": 1380012617,
"symbol": "WETH",
"name": "Wrapped Ether",
"name": "Wrapped Ether (Socket)",
"address": "0xf037540e51D71b2D2B1120e8432bA49F29EDFBD0",
"logoURI": "BASE_URL/assets/weth.svg",
"decimals": 18,
"isWNative": true,
"common": true,
"defaultSwapOutput": true,
"quote": "native"
"quote": "other"
},
{
"chainId": 1380012617,
Expand All @@ -30,7 +29,6 @@
"logoURI": "BASE_URL/assets/usdt.svg",
"decimals": 6,
"common": true,
"defaultSwapInput": true,
"quote": "derived_stable"
}
]

0 comments on commit ed556ab

Please sign in to comment.