Skip to content

Commit

Permalink
fix: move BETH to protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
0xsign committed Jun 5, 2023
1 parent 95f3dd9 commit 8888488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bsc/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -11337,7 +11337,7 @@
"symbol": "WBETH",
"decimals": 18,
"coingeckoId": "wrapped-beacon-eth",
"wallet": true,
"wallet": false,
"stable": false
},
{
Expand Down
2 changes: 1 addition & 1 deletion ethereum/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -16125,7 +16125,7 @@
"symbol": "WBETH",
"decimals": 18,
"coingeckoId": "wrapped-beacon-eth",
"wallet": true,
"wallet": false,
"stable": false
},
{
Expand Down

0 comments on commit 8888488

Please sign in to comment.