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 335a808
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/tokens/rari.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"logoURI": "BASE_URL/assets/usdt.svg",
"decimals": 6,
"common": true,
"defaultSwapInput": true,
"quote": "derived_stable"
}
]
5 changes: 2 additions & 3 deletions src/tokens/reya.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@
{
"chainId": 1729,
"symbol": "WETH",
"name": "Wrapped Ether",
"name": "Wrapped Ether (Socket)",
"address": "0x6B48C2e6A32077ec17e8Ba0d98fFc676dfab1A30",
"logoURI": "BASE_URL/assets/weth.svg",
"decimals": 18,
"isWNative": true,
"common": true,
"defaultSwapInput": true,
"quote": "native"
"quote": "other"
},
{
"chainId": 1729,
Expand Down

0 comments on commit 335a808

Please sign in to comment.