Skip to content

Commit

Permalink
tokens: reya: set Socket wETH as default
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMyrddin committed Jun 25, 2024
1 parent c5078da commit a82bcb8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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"
}
]
3 changes: 1 addition & 2 deletions src/tokens/reya.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
{
"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"
Expand Down

0 comments on commit a82bcb8

Please sign in to comment.